]> git.saurik.com Git - wxWidgets.git/history - include
fixed 'patch' #422993 (Error in wxConfigBase::Write for doubles)
[wxWidgets.git] / include /
2001-04-19  Julian SmartFix/hack 1.
2001-04-18  David WebsterwxControl and wxDialog coded.
2001-04-16  David WebsterStatText coded
2001-04-16  David Webstertextctrl is now coded.
2001-04-15  George TaskerA couple more 'int' to UWORD conversions
2001-04-14  Gilles Depeyrotadded missing interface pragma
2001-04-13  Gilles Depeyrotcorrections for Mac OS X
2001-04-13  Gilles Depeyrotcorrection for Mac OS X
2001-04-11  David WebsterDC updates
2001-04-11  Václav Slavíkapplied fix to fix BCC's wxBitmap ctor problem
2001-04-11  George TaskerA couple more 'int' to UWORD conversions I had not...
2001-04-11  George TaskerFixed TablePrivileges() function (I HOPE!) so it will...
2001-04-11  Gilles Depeyrotadded destructor (correction for Mac OS X)
2001-04-10  Julian SmartFixed some wxDragImage bugs
2001-04-10  Julian SmartImplemented Chuck Messenger's naming and simplification...
2001-04-10  George TaskerAdded a param to ::Open() to allow the programmer to...
2001-04-09  Robert Roebling Added wxFileName::GetModificationTime()
2001-04-09  Vadim Zeitlinmingw32 compilation fix
2001-04-09  Vadim Zeitlinfixed obsolete comment
2001-04-09  Vadim Zeitlin1. fixes to wxDC deleting logic (should fix ~wxPrinterD...
2001-04-09  Vadim Zeitlinapplied patch 410892 (wxCopyFile uses ::CopyFile under...
2001-04-08  Vadim Zeitlinapplied patch 411059 (mingw win32 api version check)
2001-04-08  Vadim Zeitlinrestored previously removed inline
2001-04-07  Gilles Depeyrotcorrection for Mac OS X (wxEntry has a specific prototy...
2001-04-06  Václav SlavíkwxImage::ConvertToMono wasn't const - fixed
2001-04-06  Vadim Zeitlinno changes, just resolved conflicts
2001-04-04  Václav SlavíkI moved platform specific code from wxImage to wxBitmap
2001-04-03  Vadim Zeitlinsecond part of Markus' BC++ fix
2001-04-01  Gilles Depeyrotcorrections for final release of Mac OS X
2001-03-31  George TaskerSendSizeEvent() method moved from wxWindow to wxFrame...
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-26  Julian SmartAdded 'full' param to wxFileName::Mkdir to make all...
2001-03-25  Václav Slavíkmade wxLocale::GetSystemLanguage and wxLocale::AddLangu...
2001-03-22  David WebsterOwnerdrawn stuff. Text display done, image display...
2001-03-21  Vadim Zeitlinminor fixes to wxLocale::GetSystemLanguage(), test...
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 menu updates
2001-03-13  Václav Slavíkmoved splines rendering code into wxDCBase
2001-03-13  George TaskerRemoved the requirement that wxUSE_GUI must be 1 to...
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  Julian SmartAdded DisplayTextPopup to wxHtmlHelpController; fixed...
2001-02-28  Stefan Csomoradded new focus behaviour (like MSW) and toolbar fixes
2001-02-28  Stefan Csomorcorrected hiding/showing of native mac controls
2001-02-27  Stefan Csomoradded a call for invalidating the dc setup on mac expli...
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  Vadim Zeitlinadded GetMargins()
2001-02-22  Václav Slavíkfixed FindFirst/FindNext in fs_zip, it should find...
2001-02-22  Julian SmartAttempted to improve tip window behaviour, but kill...
2001-02-22  Julian SmartAdded wxYieldIfNeeded
2001-02-20  Vadim Zeitlinmade wxApp::GetTopWindow() virtual
2001-02-20  Robin DunnAdded a SetFont method that behaves like SetLabel does...
2001-02-16  Vadim Zeitlinapplied patch 103798 (yy... defines moved from expr...
2001-02-15  Gilles Depeyrotmodifications for compilation under Mac OS X
2001-02-14  Vadim ZeitlinwxADJUST_MIN definition (forgot to ci last time)
2001-02-13  Vadim Zeitlinfixed bug in wxCalendarCtrl (132199) and bug in wxDateT...
2001-02-13  George TaskerBeginnings of BLOB support - Do not use BLOBs yet thoug...
2001-02-08  Stefan Csomorupdated mac sources (CW 5.3 working , CW6 still having...
2001-02-08  Vadim Zeitlinapplied (slightly modified) wxToggleButton patch from...
2001-02-08  Vadim Zeitlinsome stupid attempts to make utf8 work - it doesn't...
2001-02-08  Vadim Zeitlin(blind) fixes for Motif compilation
2001-02-08  Ron LeeMore mostly cross compiling related mods..
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-05  George Tasker::Initialize() methods added to the helper classes
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-03  George TaskerwxDbConnectInf is now converted to a class. Fully...
2001-02-03  Vadim Zeitlinfixed previous commit (no changes)
2001-02-03  Vadim Zeitlinapplied patch 103575 (more efficient wxString comparison)
2001-02-02  Gilles Depeyrotminor corrections for CodeWarrior
2001-02-01  George TaskerAll char, char *, and char arrays changed to use wxChar...
2001-02-01  Vadim Zeitlinadded missing WXDLLEXPORT
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  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 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 WebsterXPM updates
2001-01-29  David WebsterAdd wxInvertMask for OS/2 xpm processing
2001-01-29  David WebsterBitmap and icon updates
2001-01-28  David WebsterOS/2 patch about a #pragma warning.
2001-01-28  Vadim Zeitlinextended RemoveLast() to take size_t parameter
2001-01-27  Vadim Zeitlinreadded wxEVT_HELP inadvertently deleted the last...
next