wxWidgets.git
2001-03-29  Ove KaavenUnicode compilation fixes.
2001-03-29  Ove KaavenSome Unicode compilation fixes. This Unicode stuff...
2001-03-29  Ove Kaavenwchar_t byte-swapping is not necessary if __STDC_ISO_10...
2001-03-29  Ove KaavenUnicode compilation fix.
2001-03-29  Julian SmartAdded Inno Setup distrib files
2001-03-28  Gilles Depeyrotadded __POWERPC__ define to compilation flags for Mac...
2001-03-28  David WebsterSome new interfaces in common code requires an updated...
2001-03-28  Robin DunnFinished the changes necessary to use the new event...
2001-03-28  Robin DunnAdded DECLARE_LOCAL_EVENT_TYPE which doesn't use WXDLLE...
2001-03-28  Robin Dunnfixed typo in a couple method names for wxPython, also...
2001-03-27  Robin DunnAdded code to optionally put the wxSTC on a panel inste...
2001-03-27  Robin DunnRemapped zoom/unzoom to Ctrl keys
2001-03-27  Robin DunnPut back some code that was commented out for testing
2001-03-26  Robin Dunnfixed bug in IMP_PYCALLBACK__BOOL2DBL2INT, for #223404...
2001-03-26  Robin Dunnfixed compile warning
2001-03-26  Robin DunnAdded wxWakeUpMainThread, wxMutexGuiEnter, wxMutexGuiLeave,
2001-03-26  Robin Dunna fix for the last fix
2001-03-26  Robin DunnRemoved initial startup dependency on the OpenGL DLLs...
2001-03-26  Robin Dunnsome little doc tweaks
2001-03-26  Robin DunnFix for Bug #229543
2001-03-26  Julian SmartBug fix to Mkdirs and GetLongPath
2001-03-26  Julian SmartAdded focus in/out handlers for wxTextCtrl
2001-03-26  Julian SmartAdded 'full' param to wxFileName::Mkdir to make all...
2001-03-26  Julian SmartCorrections to the GetLongPath code
2001-03-26  Julian SmartAttempt at improving GetLongPath
2001-03-25  Václav SlavíkwxZipFSHandler does not report non-local zip archives...
2001-03-25  Václav Slavíkimplemented dummy wxPalette for wxGTK, so that it no...
2001-03-25  Václav Slavíkmade wxLocale::GetSystemLanguage and wxLocale::AddLangu...
2001-03-25  Václav Slavíkmodified wxLANGUAGE generating script to visibly mark...
2001-03-23  David WebsterOwnerdrawn updates
2001-03-23  Vadim Zeitlinfixed memory leak in wxZlibInputStream
2001-03-22  David WebsterOwnerdrawn stuff. Text display done, image display...
2001-03-22  Julian SmartFix for tip disappearing immediately under MSW
2001-03-22  David WebsterMore ownerdrawn stuff
2001-03-21  Vadim Zeitlinmerged Ctrl-Space fix from 2.2 branch
2001-03-21  David WebsterOwnerDrawn updates
2001-03-21  Julian SmartChanged GetLong/ShortPath to allocate memory dynamically
2001-03-21  Vadim Zeitlinpatch for cleanall target in mingw makefiles (which...
2001-03-21  Vadim Zeitlinforgot to commit
2001-03-21  Vadim Zeitlinminor fixes to wxLocale::GetSystemLanguage(), test...
2001-03-21  George TaskerChecked back in the change from rev 1.57 that allows...
2001-03-21  Vadim Zeitlinmerged __sgi compilation fix
2001-03-21  Vadim Zeitlinfixed (?) problems with assignment operator in wxTreeItemId
2001-03-21  Julian SmartAdded long-filename functions & normalisation; patch...
2001-03-20  David WebsterOwnerdrawn testing
2001-03-20  Ron Leechanged -dbg priority to match overrides.
2001-03-20  David WebsterMore Ownerdraw menu updates
2001-03-20  David Websterno message
2001-03-20  David WebsterOwnerdrawn menu updates
2001-03-20  Ron Leetweaked wx-config alternatives priorities.
2001-03-19  Vadim ZeitlinwxImage::Ok() now returns false for images with 0 width...
2001-03-19  Julian SmartSmall doc mod; made wxRAISED_BORDER work
2001-03-19  Ron Leeremoved (deprecated) call to dh_testversion.
2001-03-18  Václav SlavíkwxHTML: fixed bug in tables rendering when rowspan...
2001-03-18  Ron LeeUpdated /debian with the latest changes from 2.2 branch.
2001-03-17  Václav Slavíkremoved out-of-date info
2001-03-16  Vadim Zeitlinreplaced wxLogDebugs with wxLogTrace in dnd code -...
2001-03-16  Vadim Zeitlinfixed (?) bug 407974 (arrows not working)
2001-03-15  Vadim Zeitlinadded checks to wxFont accessors
2001-03-15  Robin DunnwxGTK version of generated code for recent changes
2001-03-15  Robin DunnwxGTK version of generated code for recent changes
2001-03-15  Robin Dunnenhanced a comment ;-)
2001-03-15  Robin Dunnfixed the automatic sys.stdout/sys.stderr to window...
2001-03-14  Jouk Jansen Committing in .
2001-03-14  Robin DunnChanged wxFont, wxPen, wxBrush to not implicitly use...
2001-03-13  Robin DunnA bunch of little tweaks, fixes, and additions
2001-03-13  Václav Slavíkmoved splines rendering code into wxDCBase
2001-03-13  George TaskerFixed the template so that the .DSP file that gets...
2001-03-13  George TaskerAdded code to the template to copy setup0.h to setup...
2001-03-13  George TaskerAdded the wxBase makefile/VC project template creations...
2001-03-13  George TaskerNew tmake template for generating makebase.vc for comma...
2001-03-13  George TaskerRegenerated from the new vc6base.t tmake template
2001-03-13  George TaskerFixed sample so that if the DATETIME test is enabled...
2001-03-13  George TaskerVC makefile for building samples/console using wxBase...
2001-03-13  George TaskerAdditions to support the building of wxBase(d).lib...
2001-03-13  George Taskermakefile for building wxBase using the command line...
2001-03-13  George TaskerAdded the code to copy setup0.h to setup.h if setup...
2001-03-13  George TaskerMemory tracing and ODBC classes are now (optionally...
2001-03-13  George TaskerSemicolon was missing on the end of the WXINC line
2001-03-13  George TaskerAdded listdb to the list of object files that must...
2001-03-13  George TaskerRemoved the requirement that wxUSE_GUI must be 1 to...
2001-03-13  Vadim Zeitlinfixed wxTimeSpan::Format() to behave more reasonably
2001-03-12  Vadim Zeitlinpatch initializing the multi choice dialog with the...
2001-03-12  Julian SmartBug fix for #406153
2001-03-12  Gilles Depeyrotremoved ugly Mac OS X related hack in wxBASE configuration
2001-03-11  Václav Slavíkfixed all's dependencies so that the makefile generates...
2001-03-11  Václav Slavíkfixed MacOS X test
2001-03-11  Václav SlavíkIMPLEMENT_ABSTRACT_CLASS(wxDC, wxObject) replaced by...
2001-03-10  Vadim Zeitlintrying to fix wxSpinCtrl update behaviour
2001-03-10  Vadim Zeitlinfixed wxDos2UnixFilename description
2001-03-10  Vadim Zeitlinmerged HAVE_VSNPRINTF fix from 2.2 branch
2001-03-10  Robin DunnAdded some simple sample apps
2001-03-10  Vadim Zeitlinfixed wxToolBar::DeleteTool and losing the rows number...
2001-03-09  Václav Slavíkfixed parsing of tags with whitespace around = sign
2001-03-09  Vadim Zeitlinmerged in the fix for WM_MOVE
2001-03-09  Jouk Jansen Committing in .
2001-03-09  Vadim Zeitlinadded test for wxFileSystem
2001-03-08  Vadim Zeitlinfixed FindOrCreatePen/Brush() for the case when the...
2001-03-08  Vadim Zeitlinfixed (?) setup.h regeneration
2001-03-08  Vadim Zeitlinfixed CODE_GEN_FLAGS_CXX
next