projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Initial revision
[wxWidgets.git]
/
include
/
1999-06-01
Vadim Zeitlin
compilation fixes
tree
|
commitdiff
1999-06-01
Vadim Zeitlin
new location for setup.h.in file
tree
|
commitdiff
1999-06-01
Vadim Zeitlin
new makefiles (part I)
tree
|
commitdiff
1999-05-31
Brian Macy
Reworked the undef stuff a little
tree
|
commitdiff
1999-05-31
Robert Roebling
Added support for extra bitmap for toggled tool.
tree
|
commitdiff
1999-05-30
Robert Roebling
A bit more Unicode compilation.
tree
|
commitdiff
1999-05-29
Brian Macy
fixed #if !NOPCH to be #if !defined(NOPCH)
tree
|
commitdiff
1999-05-29
Vadim Zeitlin
compilation fixed
tree
|
commitdiff
1999-05-28
Robin Dunn
Made SetFont for wxCheckListBox more intelligent.
tree
|
commitdiff
1999-05-28
Robert Roebling
Added fixes for Unicode compilation.
tree
|
commitdiff
1999-05-28
Robert Roebling
New defines for wxTreeCtrl
tree
|
commitdiff
1999-05-27
Robert Roebling
Color cubes now get created on 8-bit true-color
tree
|
commitdiff
1999-05-27
Robert Roebling
compile fixes. Vadim ows me a pizza.
tree
|
commitdiff
1999-05-27
Vadim Zeitlin
1. warning in wxDataObject fixed
tree
|
commitdiff
1999-05-27
Vadim Zeitlin
1. wxDataObject compilation fixes (can't test if it...
tree
|
commitdiff
1999-05-27
Robert Roebling
Small cursor improvements
tree
|
commitdiff
1999-05-26
Vadim Zeitlin
wxPrivateDataObject works under MSW as well (hopefully...
tree
|
commitdiff
1999-05-26
Robert Roebling
Got a new idea to do cursors, including global
tree
|
commitdiff
1999-05-26
Guilhem Lavaux
* Small fix in wxHTTP::BuildRequest
tree
|
commitdiff
1999-05-26
Robert Roebling
Made wxClientDC's use safe as per wxMSW.
tree
|
commitdiff
1999-05-26
Robert Roebling
wxScrolledWindow inherits from wxPanel to
tree
|
commitdiff
1999-05-25
Brian Macy
Cleaned up some warnings
tree
|
commitdiff
1999-05-25
Brian Macy
Move code to a dcbase.cpp
tree
|
commitdiff
1999-05-25
Brian Macy
Fixed SetForeground and SetBackground declarations
tree
|
commitdiff
1999-05-25
Vadim Zeitlin
wxCaret now exists not only under MSW but on any suppor...
tree
|
commitdiff
1999-05-25
Guilhem Lavaux
* wxThread fixes
tree
|
commitdiff
1999-05-25
Vadim Zeitlin
1. wxNotifyEvent documented
tree
|
commitdiff
1999-05-25
Robert Roebling
windows emit wxCreateWindowEvent
tree
|
commitdiff
1999-05-25
Julian Smart
Reverted corrupt file (may not be in line with Vadim...
tree
|
commitdiff
1999-05-25
Robert Roebling
Fixed a notebook crash and added more tests to sample.
tree
|
commitdiff
1999-05-25
Julian Smart
Misc small changes
tree
|
commitdiff
1999-05-24
Robert Roebling
Made listctrl header BG grey again
tree
|
commitdiff
1999-05-24
Vadim Zeitlin
1. bug fixes in wxCaret
tree
|
commitdiff
1999-05-24
Robert Roebling
Rewrote wxNotebook, incl. PAGE_CHANGING event
tree
|
commitdiff
1999-05-24
Unknown (BV)
Added always-unsplittable style option (wxSP_PERMIT_UNS...
tree
|
commitdiff
1999-05-24
Unknown (BV)
Added wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGING.
tree
|
commitdiff
1999-05-23
Vadim Zeitlin
1. some minor but nasty bugs fixed (see post to the...
tree
|
commitdiff
1999-05-22
Robert Roebling
GTK 1.0 compilation (not tested)
tree
|
commitdiff
1999-05-22
Robert Roebling
Played a little with sockets.
tree
|
commitdiff
1999-05-22
Robert Roebling
Put wxGTK's threads back to life.
tree
|
commitdiff
1999-05-21
Unknown (NI)
Added missing comma
tree
|
commitdiff
1999-05-21
Unknown (NI)
added constant WXK_NUMPAD_NEXT
tree
|
commitdiff
1999-05-21
Robert Roebling
Made GetLabel/SetLabel() virtual
tree
|
commitdiff
1999-05-21
Robert Roebling
Fixed typos in window.cpp and utils.cpp
tree
|
commitdiff
1999-05-21
Vadim Zeitlin
HP-UX gcc compilation fixes
tree
|
commitdiff
1999-05-20
Guilhem Lavaux
* Added a fix from Allen to wxStringTokenizer
tree
|
commitdiff
1999-05-19
Vadim Zeitlin
file which undefs symbols ocnflicting with windows.h
tree
|
commitdiff
1999-05-19
Vadim Zeitlin
1. bug in wxSplitter corrected: mouse event coords...
tree
|
commitdiff
1999-05-19
Robert Roebling
Augmented version to b5
tree
|
commitdiff
1999-05-19
Robert Roebling
YOu can now activate the menu pressing F10 anywhere.
tree
|
commitdiff
1999-05-19
Robert Roebling
Listctrl should now send char and key_down events.
tree
|
commitdiff
1999-05-19
Robin Dunn
fixed error about wxFrame::Command not returning a...
tree
|
commitdiff
1999-05-19
Vadim Zeitlin
ScreenToClient() implemented correctly
tree
|
commitdiff
1999-05-19
Vadim Zeitlin
1. wxMSW seems to work (please test and send your bug...
tree
|
commitdiff
1999-05-18
Robert Roebling
More key event work. Added SetDetectableAutoRepeat.
tree
|
commitdiff
1999-05-17
Robert Roebling
Use wxScrollWinEvent instead of wxScrollEvent in
tree
|
commitdiff
1999-05-17
Guilhem Lavaux
* prgodlgg.h: Update() use wxString instead of 'char *'
tree
|
commitdiff
1999-05-17
Robin Dunn
Moved all WXDLLEXPORT's to be before the return type...
tree
|
commitdiff
1999-05-17
Robin Dunn
Added
tree
|
commitdiff
1999-05-17
Vadim Zeitlin
added Next/PrevControlId
tree
|
commitdiff
1999-05-17
Vadim Zeitlin
DrawCircle() added
tree
|
commitdiff
1999-05-17
Vadim Zeitlin
find_first/last_[not]_of() functions added
tree
|
commitdiff
1999-05-17
Robert Roebling
New virtual key defines (NUMPAD_XXX).
tree
|
commitdiff
1999-05-16
Karsten Ballüder
Added a wxDataFormat::SetAtom() inline function.
tree
|
commitdiff
1999-05-15
Robert Roebling
DC change header change for wxMemoryDC and wxPostscri...
tree
|
commitdiff
1999-05-15
Vadim Zeitlin
typo in dcclient.cpp corrected (wxUSE_SPLINE => wxUSE_S...
tree
|
commitdiff
1999-05-14
Robert Roebling
wxGTK compiles and links again.
tree
|
commitdiff
1999-05-13
Vadim Zeitlin
wxWindowDC compiles (wxGTK doesn't link yet because...
tree
|
commitdiff
1999-05-13
Vadim Zeitlin
wxWindow::Show() works again
tree
|
commitdiff
1999-05-13
Vadim Zeitlin
1. MSW message handling simplifications
tree
|
commitdiff
1999-05-13
Guilhem Lavaux
* Some more CopyObject()
tree
|
commitdiff
1999-05-13
Robert Roebling
Added m_scanCode field to wxKeyEvent
tree
|
commitdiff
1999-05-12
Robert Roebling
Maybe negative wxWindowId are better than just -1.
tree
|
commitdiff
1999-05-12
Robert Roebling
Fixes a few SGI compiler warnings..
tree
|
commitdiff
1999-05-12
Vadim Zeitlin
missing comma for Motif compilation added
tree
|
commitdiff
1999-05-12
Robert Roebling
added wxScrollWinEvent
tree
|
commitdiff
1999-05-12
Unknown (BV)
Modified OnSashPositionChange to take an int& instead...
tree
|
commitdiff
1999-05-11
Robert Roebling
wxFrame::GetClientSize -> DoGetClientSize
tree
|
commitdiff
1999-05-11
Robert Roebling
Typos fixed.
tree
|
commitdiff
1999-05-11
Vadim Zeitlin
#pragma interface/implementation for gcc added
tree
|
commitdiff
1999-05-11
Vadim Zeitlin
unused parameter warnings suppressed
tree
|
commitdiff
1999-05-11
Vadim Zeitlin
unussed param warning suppressed
tree
|
commitdiff
1999-05-11
Vadim Zeitlin
no changes
tree
|
commitdiff
1999-05-10
Vadim Zeitlin
MSW compilation fixes
tree
|
commitdiff
1999-05-10
Vadim Zeitlin
compile fix
tree
|
commitdiff
1999-05-10
Vadim Zeitlin
GetHandle() added (back)
tree
|
commitdiff
1999-05-10
Robert Roebling
Made wxWindowBase's variables protected again and...
tree
|
commitdiff
1999-05-10
Vadim Zeitlin
the initial draft of wxLongLong class
tree
|
commitdiff
1999-05-10
Brian Macy
Added inline keyword
tree
|
commitdiff
1999-05-10
Vadim Zeitlin
patch from Janos Vegh (2nd try, now it even compiles)
tree
|
commitdiff
1999-05-10
Robert Roebling
Changed wxSizer::GetSize() to DoGetSize() (and others)
tree
|
commitdiff
1999-05-10
Robert Roebling
Small modifications to Vadims changes
tree
|
commitdiff
1999-05-10
Vadim Zeitlin
wxWindow split (MSW part of changes)
tree
|
commitdiff
1999-05-09
Vadim Zeitlin
wxWindow split into wxWindowBase and wxWindow (wxGTK...
tree
|
commitdiff
1999-05-09
Vadim Zeitlin
icons for generic dialogs
tree
|
commitdiff
1999-05-09
Julian Smart
wxUSE_THREADS in sckint.h; wxMotif Clone error fixed...
tree
|
commitdiff
1999-05-09
Karsten Ballüder
Added a generic wxProgressDialog and made wxPostscriptP...
tree
|
commitdiff
1999-05-09
Julian Smart
Misc. fixes
tree
|
commitdiff
1999-05-09
Guilhem Lavaux
* Fixed two or three things in sckint.cpp but I still...
tree
|
commitdiff
1999-05-09
Robert Roebling
Applied FreeBSD patch
tree
|
commitdiff
next