]> git.saurik.com Git - wxWidgets.git/history - src
modified wxLANGUAGE generating script to visibly mark automatically generated code
[wxWidgets.git] / src /
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  Julian SmartAdded long-filename functions & normalisation; patch...
2001-03-20  David WebsterOwnerdrawn testing
2001-03-20  David WebsterMore Ownerdraw menu updates
2001-03-20  David Websterno message
2001-03-20  David WebsterOwnerdrawn menu updates
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-18  Václav SlavíkwxHTML: fixed bug in tables rendering when rowspan...
2001-03-16  Vadim Zeitlinreplaced wxLogDebugs with wxLogTrace in dnd code -...
2001-03-15  Vadim Zeitlinadded checks to wxFont accessors
2001-03-14  Jouk Jansen Committing in .
2001-03-13  Václav Slavíkmoved splines rendering code into wxDCBase
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 TaskerSemicolon was missing on the end of the WXINC line
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-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 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-08  Vadim Zeitlinfixed FindOrCreatePen/Brush() for the case when the...
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-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-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-01  Stefan Csomorfinal adjustements to wxToolbar to make it layout as...
2001-03-01  David WebsterAdded YieldIfNeeded
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  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-26  Robert RoeblingwxMac:
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-23  Václav Slavíkusing wxURL now enforces linking http.o, ftp.o and...
2001-02-22  Václav Slavíkfixed FindFirst/FindNext in fs_zip, it should find...
2001-02-22  Julian SmartAdded PROIO_ prefix to yyparse to get it to link.
2001-02-22  Julian SmartAttempted to improve tip window behaviour, but kill...
2001-02-22  Julian SmartwxLIST_STATE_FOCUSED -> wxLIST_STATE_SELECTED in GetIte...
2001-02-22  Julian SmartChanged wxYield calls to wxYieldIfNeeded
2001-02-22  Julian SmartAdded wxYieldIfNeeded
2001-02-21  Václav Slavíkadded missing implementation of wxHashTableLong::Create
2001-02-21  Stefan Csomoradded carbrsrc.r to carbon resource target
2001-02-21  Stefan Csomorthe carbon resource tag
2001-02-21  Stefan Csomorcorrected an superfluous initfloatingwindows call in...
2001-02-20  Gilles Depeyrotdo not perform Gestalt tests under Mac OS X
2001-02-20  Stefan Csomoradded a PROIO_yyparse function in order to compile...
2001-02-20  Vadim Zeitlinfixed memory leak in Accept()
2001-02-20  Václav Slavíkfixed some crashes
2001-02-20  George TaskerAdded a #ifndef for DMPAPER_USER to define it to the...
2001-02-20  Vadim Zeitlincompilation fix (patch 103882)
2001-02-20  Robin DunnAdded a SetFont method that behaves like SetLabel does...
2001-02-19  Vadim Zeitlinfixed wxSocket::_Wait() for worker threads in an MT...
2001-02-19  Vadim Zeitlintemp (?) fix for wxYield() calls from other threads
2001-02-16  Vadim Zeitlinapplied patch 103798 (yy... defines moved from expr...
2001-02-16  Václav Slavíkapplied patch #103817 to both branches (HTML printing...
2001-02-16  Robin DunnCopied/merged from the 2.2 branch.
2001-02-15  Gilles Depeyrotmodifications for compilation under Mac OS X
2001-02-14  Robin DunnFixed bug that was giving the wrong size of wxCustomDat...
2001-02-14  Vadim Zeitlinadded wxADJUST_MINSIZE sizer flag
2001-02-13  Vadim Zeitlinfixed bug in wxCalendarCtrl (132199) and bug in wxDateT...
2001-02-13  Julian SmartMore GTK+ 1.3.1 fixes
2001-02-13  Julian SmartFurther __WXGTK20__ fix
2001-02-13  Jouk Jansen Committing in .
2001-02-13  Julian SmartTried to fix GTK+ 2.0 compilos
2001-02-13  George TaskerBeginnings of BLOB support - Do not use BLOBs yet thoug...
2001-02-13  George TaskerA temporary hDIB was not being unlocked before exiting...
next