wxWidgets.git
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
2001-03-07  Vadim Zeitlinfixed DeviceToLogical[XY]
2001-03-07  David WebsterSupport for building samples in a port, dbg-rlse, dll...
2001-03-07  David WebsterSUpport for new location of module definition files.
2001-03-07  David WebsterSUpport for new location of module definition files.
2001-03-07  David WebsterMoving OS/2 module defeintion files to /src/os2
2001-03-07  David WebsterMake updates for OS/2
2001-03-06  Vadim Zeitlinmerged fix from the 2.2 branch but the test I changed...
2001-03-06  Vadim Zeitlinadded TEST_PATHLIST (old change which I forgot to commi...
2001-03-05  Gilles Depeyrotadded Navigation Services library
2001-03-05  Gilles Depeyrotignore CodeWarrior build directory and output files
2001-03-05  Julian SmartwxFileSelector should have file name only, not path...
2001-03-04  Stefan Csomorcorrected redraw problems with native controls
2001-03-04  Stefan Csomor correct window class attribution (was wrong in carbon)
2001-03-04  Stefan Csomorchanged choice to properly inherit from wxChoiceBase...
2001-03-04  Stefan Csomorchanged choice to properly inherit from wxChoiceBase...
2001-03-04  Vadim Zeitlinadded EVT_COMMAND_SCROLL_THUMBRELEASE event
2001-03-03  Vadim Zeitlinwx-config changes merged from the 2.2 branch
2001-03-03  Stefan Csomormac changes : wxDC - removed doubly defined vars (inher...
2001-03-02  Robert RoeblingImplemented wxStaticLine under Mac. I thought I had
2001-03-02  Julian SmartAdded DisplayTextPopup to wxHtmlHelpController; fixed...
2001-03-02  Julian SmartAdded test to prevent crash in LogMenuEvent
2001-03-01  Stefan Csomorfinal adjustements to wxToolbar to make it layout as...
2001-03-01  David WebsterAdded YieldIfNeeded
2001-03-01  David WebsterNew .dll mod def file
2001-02-28  Stefan Csomoradded new focus behaviour (like MSW) and toolbar fixes
2001-02-28  David WebsterUndo the Test commit
2001-02-28  David WebsterTest commit
2001-02-28  Robin Dunnfixed problem in wrapping of wxOGLConstraint
2001-02-28  Vadim Zeitlinfixed bug with wx-config --cflags not returning the...
2001-02-28  Stefan Csomordefault window creation algorithm for mac platform...
2001-02-28  Stefan Csomortoolbars are now possible in any window
2001-02-28  Julian SmartLocal event array wasn't initialized
2001-02-28  Stefan Csomoradded menubar update OnActivate for multiple frames...
2001-02-28  Stefan Csomorcorrected hiding/showing of native mac controls
2001-02-27  Stefan Csomorcorrected the invalidation when resizing windows (was...
2001-02-27  Stefan Csomoradded calls for invalidating the dc setup on mac explic...
2001-02-27  Stefan Csomoradded a call for invalidating the dc setup on mac expli...
2001-02-26  Gilles Depeyrotadded CodeWarrior projects for Classic Mac OS
2001-02-26  Robert RoeblingwxMac:
2001-02-26  Vadim Zeitlinmatching changes for makefile.g95
2001-02-26  Vadim Zeitlinapplied patch 403988 (fixing MDI window menu)
2001-02-26  Vadim Zeitlinapplied patch 403898 (fixing msw/tabctrl.cpp include)
2001-02-26  Vadim Zeitlinapplied patch 404136 which is supposed to fix BC5.5...
2001-02-26  Vadim Zeitlinapplied patch 403956 (gcc warning fix)
2001-02-26  Gilles Depeyrotadded missing method to set colour from hex value
2001-02-23  Václav Slavíkusing wxURL now enforces linking http.o, ftp.o and...
2001-02-23  Vadim Zeitlinfixed GetMargins() compilation
2001-02-23  Stefan CsomorDefine wxUSE_NOTEBOOK for Mac. Required ny sizer.
2001-02-23  Stefan CsomorDont crash wxFileDialog on Mac when calling CentreOnXXX...
2001-02-23  Václav Slavíkdocumented fs_zip bugfix
2001-02-23  Vadim Zeitlinadded GetMargins()
2001-02-22  Václav Slavíkfixed FindFirst/FindNext in fs_zip, it should find...
next