]> git.saurik.com Git - wxWidgets.git/history - include/wx
added destructor (correction for Mac OS X)
[wxWidgets.git] / include / wx /
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-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...
2001-01-27  Vadim Zeitlincompatibility changes: WXWIN_COMPATIBILITY_EVENT_TYPES...
2001-01-27  Vadim Zeitlinfix for DoPut() from long time ago
2001-01-27  Vadim ZeitlinwxEVT_USER_FIRST readded
2001-01-26  Vadim Zeitlincompilation fix for recent event changes
2001-01-26  Gilles Depeyrotcorrected comment
2001-01-26  Vadim Zeitlindynamic event types actually work with these changes...
2001-01-26  Robert Roebling Corrected typo.
2001-01-26  Robert Roebling Updated ten thousand macros for new event type code.
2001-01-26  Julian SmartChanged m_eventType to int
2001-01-25  Robert Roebling New event types for use in external libs (and from
2001-01-25  Robert Roebling Beautified header.
2001-01-24  Vadim Zeitlinapplied wxNativeFontInfo patch #103089
2001-01-24  Vadim Zeitlin1. patch from Søren Erland Vestø implementing wxFTP...
next