wxWidgets.git
2001-02-07  Václav Slavíkfix for undefined LANG_XXX constants with some compilers
2001-02-07  George TaskerRadiobox control was being created with wxComboBoxNameS...
2001-02-07  George TaskerSetBackgroundColour() and SetForegroundColour() were...
2001-02-07  Ron Leemainly fixes for cross compiling..
2001-02-07  Vadim Zeitlinfixed previous compilation fix
2001-02-06  Julian SmartAdded event sample
2001-02-06  Julian SmartAdded event sample to VC+ project file
2001-02-06  Julian SmartAdded VC++ project files for event sample
2001-02-06  Julian SmartUpdated VC++ project files for making DLL-based samples
2001-02-06  Julian SmartFixed sashwin events
2001-02-06  Julian SmartFixed some warnings (don't know why dialoged Makefile...
2001-02-06  Vadim Zeitlinfixed (?) mingw32/cygwin compilation
2001-02-06  Vadim Zeitlinregenerated all makefiles from filelist.txt
2001-02-06  Vadim Zeitlinapplied patch 103610
2001-02-06  Vadim Zeitlinadded splash.h headers
2001-02-06  Vadim Zeitlinapplied patch 103591 which should fix wxWakeUpIdle()
2001-02-05  George TaskerAdded two more lines of c_str() calls for GCC compilation.
2001-02-05  George Tasker::Initialize() methods added to the helper classes
2001-02-05  George TaskerODBC database class documentation updates
2001-02-04  Gilles Depeyrotsupply the sun style dlopen etc. functions in terms...
2001-02-04  Gilles Depeyrothelper for changing types/creators of files based on...
2001-02-04  Gilles Depeyrotcorrections for event handling changes in wxWindows
2001-02-04  Gilles Depeyrotre-added CodeWarrior projects for Classic Mac OS (as...
2001-02-04  Gilles Depeyrotremoved CodeWarrior projects added as binary instead...
2001-02-04  Gilles Depeyrotadded CodeWarrior projects for Classic Mac OS
2001-02-04  Gilles Depeyrotadded Classic Mac OS and Mac OS X build instructions
2001-02-04  Gilles Depeyrotadded Mac OS X toolkit configuration
2001-02-04  George TaskerMore changes to use the latest wxDb/wxDbTable method...
2001-02-04  George TaskerCleanup of formatting of text
2001-02-04  George TaskerOne more wxString change that I originally missed
2001-02-04  George TaskerCommenting and text formatting cleanup. No source...
2001-02-04  George TaskerUpdated docs to reflect new changes (mostly wxChar...
2001-02-04  Gilles Depeyrotignore CodeWarrior build directory and files produced...
2001-02-03  George TaskerInitial checkin of the wxFrame support added by Aleks G.
2001-02-03  George TaskerMore Unicode support added (though untested and still...
2001-02-03  George TaskerMassive cleanup of the code.
2001-02-03  George TaskerwxDbConnectInf is now converted to a class. Fully...
2001-02-03  George TaskerhstmtUpdate handle was not always being freed in all...
2001-02-03  George TaskerwxDbConnectInf is now converted to a class. Fully...
2001-02-03  Vadim Zeitlinfixed previous commit (no changes)
2001-02-03  George TaskerSpelling typos fixed
2001-02-03  Vadim Zeitlinapplied patch 103575 (more efficient wxString comparison)
2001-02-03  Gilles Depeyrotignore CodeWarrior build directory
2001-02-02  Gilles Depeyrotignore CodeWarrior build directory
2001-02-02  Gilles Depeyrotminor corrections for CodeWarrior
2001-02-02  Vadim Zeitlinapplied patch #103444
2001-02-02  Vadim Zeitlinadded missing GetEventHandler() (patch #103561)
2001-02-02  Jouk Jansen Committing in .
2001-02-02  Jouk Jansen Committing in .
2001-02-02  David Websterlatest module definition file for OS/2 .dll build
2001-02-02  David WebsterRedfine some events
2001-02-01  George TaskerHuge cleanup of the code. Reformatting, spelling fixes...
2001-02-01  George TaskerAll char, char *, and char arrays changed to use wxChar...
2001-02-01  George TaskerChanged a couple lines to intialize member variables...
2001-02-01  Gilles DepeyrotCodeWarrior project for Classic Mac OS
2001-02-01  Vadim Zeitlinadded missing WXDLLEXPORT
2001-02-01  George TaskerChanged declaration of TREE events from being in both...
2001-01-31  Vadim Zeitlinsmall fix for control positions
2001-01-31  Vadim ZeitlinRemoved obsolete files
2001-01-31  Vadim Zeitlinand another...
2001-01-31  Vadim Zeitlinargh... yet another compilation fix
2001-01-31  Vadim Zeitlinanother compilation fix
2001-01-31  Vadim Zeitlinoops... fixed a typo
2001-01-31  Vadim Zeitlin1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
2001-01-31  Vadim Zeitlinevent handling seems to work again, new sample (event...
2001-01-31  Vadim Zeitlincompilation warnings fixed
2001-01-31  Vadim ZeitlinwxDC scaling fix patch (Derry Bryson)
2001-01-31  George TaskerDestructor for wxMimeTypesManager was deleting its...
2001-01-31  George TaskerDestructor for wxFileType was deleting its member m_imp...
2001-01-31  Vadim Zeitlinadded test for vertical gauge
2001-01-31  Vadim Zeitlinsupport for wxGA_VERTICAL in wxGauge
2001-01-31  David WebsterOwnerdrawn stuff for OS/2
2001-01-31  David WebsterAdd a Get and Set for an OS/2 PS
2001-01-30  Gilles Depeyrotchanged argument types (replaced long with wxCoord)
2001-01-30  Gilles Depeyrotcorrected indentation
2001-01-30  Gilles Depeyrotadded missing return type (implicit int no longer accep...
2001-01-30  Gilles Depeyrotremoved unused variables
2001-01-30  Gilles Depeyrotadded test for __MACH__ for Mac OS X compilation
2001-01-30  Gilles Depeyrotadded missing return type (implicit int no longer accep...
2001-01-30  Gilles Depeyrotadded tests for __MACH__ to compile under Mac OS X
2001-01-30  David WebsterOS/2 compile error fix
2001-01-30  George TaskerAllow MDI children to have a non-default window style...
2001-01-30  David WebsterCompile error fixes
2001-01-30  David WebsterXPM updates
2001-01-29  Julian SmartCorrected DoBlit code to use offset into mask
2001-01-29  George TaskerThe new SORT parameter for SelectViewType() and SelectD...
2001-01-29  David WebsterAdd wxInvertMask for OS/2 xpm processing
2001-01-29  David Websterminor fix for OS/2
2001-01-29  David Websternew icc file for VA4
2001-01-29  Vadim Zeitlinanother fix for MDI styles
2001-01-29  David WebsterOS/2 updates for XPM
2001-01-29  Vadim Zeitlinfix (?) for MDI children style problems
2001-01-29  Vadim Zeitlinmodified make and .spec files to build distribution...
2001-01-29  Vadim Zeitlin1. updated docs/gtk/changes.txt for 2.2.5
2001-01-29  David Websternew .def file for OS/2 to include event changes and...
2001-01-29  David WebsterBitmap code, icon code and dir code updates
2001-01-29  David WebsterOS/2 updates (mostly executing MSW code)
2001-01-29  David WebsterBitmap and icon updates
2001-01-28  Václav Slavík_T() -> wxT()
2001-01-28  George TaskerFixed buffer overrun in call to wxStripMenuCodes()
next