wxWidgets.git
2001-04-09  Vadim Zeitlinmingw32 compilation fix
2001-04-09  Vadim Zeitlinfixed recursive mutexs compilation
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 Zeitlinmade mutexes recursive under Unix as well as under...
2001-04-08  Vadim Zeitlinrestored previously removed inline
2001-04-07  Ron LeePorted forward changes to 2.2 packaging.
2001-04-07  Gilles Depeyrotcorrected prototypes
2001-04-07  Gilles Depeyrotpreliminary file list for Mac OS X compilation
2001-04-07  Gilles Depeyrotcorrection for Mac OS X (wxEntry has a specific prototy...
2001-04-07  Gilles Depeyrotcorrections for Mac OS X (dynamic link command, thread...
2001-04-07  Vadim Zeitlinfixes bug 414369
2001-04-06  Václav SlavíkwxImage::ConvertToMono wasn't const - fixed
2001-04-06  Vadim Zeitlinno changes, just resolved conflicts
2001-04-06  Julian SmartChanged wxYield to wxYieldIfNeeded in PopupMenu, to...
2001-04-05  David WebsterNew .def file for all the image/bitmap changes
2001-04-05  Václav Slavíkfixed typos in wxBitmap::ConvertToImage
2001-04-05  Julian SmartApplied Don Spear's patch
2001-04-05  George TaskerFixes problem where maximized child windows still have...
2001-04-04  Václav SlavíkI moved platform specific code from wxImage to wxBitmap
2001-04-04  Václav SlavíkI moved platform specific code from wxImage to wxBitmap
2001-04-04  Václav Slavíkimplemented wxMask::Create(bitmap, paletteEntry) for...
2001-04-04  Vadim Zeitlinmemory leak in wxZlibOutputStream fixed
2001-04-03  David WebsterInvertMask fix
2001-04-03  Vadim Zeitlinsecond part of Markus' BC++ fix
2001-04-02  Václav Slavíkenabled palette code for wxGTK
2001-04-02  Gilles Depeyrotbacked out improper casts and corrected prototypes...
2001-04-02  Vadim Zeitlinmerged wxLogDebug -> wxLogTrace change from 2.2 branch
2001-04-02  Julian SmartCorrected some typos and quaint English
2001-04-02  David Websterchar* cast on wxString libname blows up VC and VA....
2001-04-02  Vadim Zeitlinargh! patch misapplied the patch in another place as...
2001-04-02  Vadim Zeitlinoops... wrong patch, second try
2001-04-02  Vadim Zeitlinfix for clicking on the button from 2.2 branch
2001-04-02  David WebsterFilling out wxDC
2001-04-02  Robin DunnFixed Tim's patch so it will compile when using a Pytho...
2001-04-02  Robin DunnA little tweak so the button sizes right
2001-04-02  Robin DunnAdded patch to wxPoint_LIST_helper from Tim Hochberg...
2001-04-02  Robin DunnAdded patch to wxPoint_LIST_helper from Tim Hochberg...
2001-04-02  Gilles Depeyrotcorrected file name change of mimetype.cpp to mimetmac.cpp
2001-04-02  Robin DunnAdded colourselect.py, imagebrowser.py and an updated...
2001-04-02  Robin Dunnupdates of generated sources for wxGTK
2001-04-02  Robin Dunnupdates of generated sources for wxGTK
2001-04-02  Robin DunnOther odds and ends...
2001-04-02  Robin DunnwxPython now creates it's own Python thread state inste...
2001-04-02  Robin DunnAdded wxPython/lib/infoframe.py from Chris Fama. It...
2001-04-02  Robin DunnApplied patch for building with Borland C++ (untested...
2001-04-02  Robin Dunnadded better typemaps for wxPen*, wxBrush* and wxFont*
2001-04-02  Robin DunnFix for wxHtmlPrintout getting decrefed in Python at...
2001-04-01  Vadim Zeitlintypo fixed
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-31  George TaskerSendSizeEvent() method moved from wxWindow to wxFrame...
2001-03-31  Gilles Depeyrotadded CarbonAccessors object file for non Carbon builds
2001-03-31  Gilles Depeyrotadded CodeWarrior project for example working under...
2001-03-31  Gilles Depeyrotignore CodeWarrior build directory and output files
2001-03-31  Gilles Depeyrotadded conditional compilation for toggle buttons (wxUSE...
2001-03-31  Gilles Depeyrotadded CarbonAccessors to non Carbon builds
2001-03-31  Gilles Depeyrotadded instructions concerning ACCESSOR_CALLS_ARE_FUNCTIONS
2001-03-30  George TaskerIf wxUSE_GUI was not defined, then apps using this...
2001-03-30  Vadim Zeitlinthis should hopefully fix BC++ crashes
2001-03-29  David WebsterBlit code for masks
2001-03-29  David WebsterBlit code for masks
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
next