wxWidgets.git
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-09  Stefan Csomordefine WX_XTI_TEMPLATE_FIX in case it is not yet
2003-08-09  Stefan Csomorextended streaming-out for event handlers
2003-08-09  Stefan Csomoradded flag for broken compilers with regard to template...
2003-08-09  Stefan Csomorexposing the dynamic event table
2003-08-08  Václav Slavíkchecked in broken makefile by mistake; fixed
2003-08-08  Robin Dunnfixed unused local wanring
2003-08-08  Václav Slavíkuse wxUniv's wxTextCtrl in wxX11
2003-08-08  Robin DunnAdded Python wrappers for wxRTTI for the wxVScrolledWindow,
2003-08-08  Robin DunnAdded wxRTTI for the new wxVScrolledWindow, wxVListBox...
2003-08-08  Stefan Csomorxti expansions, streaming code changes
2003-08-08  Stefan Csomorxti expansions, streaming code changes
2003-08-08  Julian SmartUse wxUniv textctrl for wxX11
2003-08-08  Julian SmartCall base OnInternalIdle
2003-08-08  David Elliottlock/unlockFocus when doing the copy in SelectObject
2003-08-08  Václav Slavíkuse MSLU in wxBase, too
2003-08-08  David Elliott* Since AppKit cannot draw directly on NSBitmapImageRep...
2003-08-08  David Elliott* When cloning the ref data, copy the NSBitmapImageRep...
2003-08-08  Václav Slavík1) some compilers (Watcom) don't like it if wxBase...
2003-08-08  Václav Slavík1) some compilers (Watcom) don't like it if wxBase...
2003-08-08  Václav Slavíkfixed Common Headers group for VC++ definition
2003-08-08  Vadim Zeitlindon't ignore start parameter in find_last_of()
2003-08-08  Václav Slavík(re)added MSLU support to Unicode builds
2003-08-08  Václav Slavíkfix for watcom resource compiler
2003-08-08  Julian SmartStatic object -> pointer
2003-08-08  Václav Slavíksome compilers (Watcom) don't like it if wxBase library...
2003-08-08  Václav Slavíkfixed some bugs in MSW version
2003-08-08  Václav Slavíkcompilation fix
2003-08-08  Robin DunnFix for wxTextCtrl::GetSelection for singel line contro...
2003-08-07  Stefan NeisAdded implementations for two cases of wxSystemSettings...
2003-08-07  Václav Slavíkmore samples makefiles fixes
2003-08-07  Václav Slavíkremoved old files
2003-08-07  Václav Slavíkmore samples fixes
2003-08-07  Václav Slavíkno longer needed
2003-08-07  Václav Slavíknot needed now
2003-08-07  Václav Slavíknewgrid was removed long ago
2003-08-07  Václav Slavíkcreate samples makefile
2003-08-07  Václav Slavíkfixed wrong srcdir in contrib w/ autoconf
2003-08-07  Stefan NeiswxUsleep is supposed to sleep _milli_seconds, not _micr...
2003-08-07  Stefan NeiswxUsleep is supposed to sleep _milli_seconds, not _micr...
2003-08-07  Václav Slavíkblind fix for watcom
2003-08-07  Robin Dunnonly match the regex at the end of the string
2003-08-07  Václav Slavíkregenerated
2003-08-07  Václav Slavíkregenerated
2003-08-07  Václav Slavíkadded all samples
2003-08-07  Václav Slavíkadded makefile to compile all demos
2003-08-07  Václav Slavíkthis file doesn't compile with Watcom
2003-08-07  Václav Slavíkadded bakefile to build all demos
2003-08-07  Václav Slavíkuse hand-written samples/Makefile.in
2003-08-07  Václav Slavíkexclude some files from being generate
2003-08-07  Václav Slavíkfixed wxBase and GUI separation for sockets code
2003-08-07  Václav Slavíkfixed wxBase and GUI separation for sockets code
2003-08-07  Václav Slavíkdisable Borland C++ warnings
2003-08-07  Václav Slavíkconsistency fixes
2003-08-07  Václav Slavíksamples/render works on Unix now
2003-08-07  Václav Slavíkbakefile fix for modules linking
2003-08-07  Václav SlavíkXP manifest is in wx.rc now
2003-08-07  Václav Slavíkfinished documentation for the new build system
2003-08-06  Vadim Zeitlinfixed HasButtons()
2003-08-06  Václav Slavíkregenerated makefiles
2003-08-06  Václav Slavíkregenerated makefiles
2003-08-06  Václav Slavíkmore bakefile samples
2003-08-06  Václav SlavíkwxUniv -> Universal
2003-08-06  Václav Slavíkcompilation fixes
2003-08-06  Václav Slavíkupdate for new bakefile
2003-08-06  Václav Slavíkremoved OSX code that is no longer needed
2003-08-06  Václav Slavíkmoved makefiles to build/msw
2003-08-06  Václav Slavíkmoved makefiles to build/msw
2003-08-06  Václav Slavíkfixed missing <module> rule
2003-08-06  Václav Slavík1. reordered options for better VC++ projects output
2003-08-06  Vadim Zeitlinadded Load() and Set() methods
2003-08-06  Vadim Zeitlinfixed typo
2003-08-06  Václav Slavíkadded rest of contrib samples bakefiles
2003-08-06  Václav Slavíkadded rule for building wx plugins
2003-08-06  Václav Slavíkuse common resource and icon files for samples
2003-08-06  Václav Slavíkmisc fixes
2003-08-06  Václav Slavíkcompilation fix
2003-08-06  Václav Slavíkadded sample.xpm
2003-08-06  Robin DunnPatch from Will Sadkin fixing parameter order
2003-08-06  Václav Slavíkadded render sample
2003-08-06  David ElliottContrary to what I had thought, the addSubview and...
2003-08-06  Václav Slavíknot needed now
2003-08-06  Václav Slavíkthere can only be one makefile in a directory
2003-08-06  Václav Slavíknot needed anymore
2003-08-06  Vadim Zeitlinmention wxRenderer
2003-08-06  Vadim Zeitlinadded very preliminary wxRenderer documentation
2003-08-06  Vadim Zeitlinadded sample showing how to use custom renderers and...
2003-08-06  Vadim Zeitlinadded common (for all samples) .ico/.r/.rc files
2003-08-06  Václav Slavíkwx-lib must work on loadable modules, too
2003-08-06  Václav Slavíkdeprecated Initialize/CleanUpClasses
2003-08-06  Václav Slavíkcheck memory leaks sooner, when wxLog target is still...
2003-08-06  Václav Slavíkcompilation fix
2003-08-06  Václav Slavíkinitialize wxClassInfo::sm_classTable automatically
2003-08-06  David ElliottDon't install idle event handler in secondary threads.
2003-08-06  David ElliottwxCocoa: Added NSThread
2003-08-05  Vadim Zeitlindepends on wxAdvanced lib now
2003-08-05  Robin DunnFixed SF Bug #781355. It was a problem with the clippi...
2003-08-05  Stefan Csomoradded more specializations for bcc32
next