wxWidgets.git
2001-06-06  Robin DunnUpdated version numbers to 2.3.1
2001-06-06  Robin DunnAdded technote about where the version numbers are...
2001-06-06  Vadim Zeitlinapplied patch 429317 (PCH fix for BC++)
2001-06-06  Vadim Zeitlinfixed slider value rounding once again
2001-06-06  Vadim Zeitlinanother fix for enter processing in wxSpinCtrl
2001-06-06  Julian SmartFixed memory leak in textcmn.cpp
2001-06-06  Julian SmartCorrection to accelerator bug fix: add FVIRTKEY if...
2001-06-06  Julian SmartOnly add FVIRTKEY if isVirtual is TRUE
2001-06-06  Vadim Zeitlinfixed bug in determining the best listbox size
2001-06-05  Robin DunnFixed to recognise the FINAL=hybrid make flag and to...
2001-06-05  Robin DunnAdded functions to initialize the local wxModules since...
2001-06-05  Robin DunnChanged WXDLLEXPORT's to WXXMLDLLEXPORT so the xmlres...
2001-06-05  Stefan Csomorunnecessary ClipRects
2001-06-05  Stefan Csomorreverted some redrawing optimizations due to redraw...
2001-06-05  Vadim Zeitlinapplied patch 430452 (mingw32 compilation fixes)
2001-06-05  Gilles Depeyrotremove xpm files replaced with internal xpm decoder...
2001-06-05  Gilles Depeyrotremoved useless defines
2001-06-05  Gilles Depeyrotcorrected instructions for MacHeaders precompilation
2001-06-05  Vadim Zeitlinlet wxSpinCtrl process the enter key
2001-06-04  David WebsterSize updates and new methods to export.
2001-06-03  Václav Slavíkdisplay file name correctly
2001-06-03  Václav Slavíkadded wxUSE_INTL around wxLocale::GetSystemEncoding
2001-06-03  Václav Slavíkfixed stupid memory leak
2001-06-03  Stefan Csomoradded GetControlBounds for accessing contrl.rect
2001-06-03  Václav Slavíkadded code to set wxFont's default encoding to wxLocale...
2001-06-03  Václav Slavíkfix for wxFrame's last focus bug (finally?)
2001-06-03  Vadim Zeitlinapplied Unicode fixes for mingw32 (patch 429654)
2001-06-02  Václav Slavíkfixed new charset detection code (langinfo.h not includ...
2001-06-01  Václav Slavíkfixed bug #429351 (compilation broken in CJK environmen...
2001-06-01  Václav Slavíkadded alignment style to wxStaticText handler
2001-06-01  Robin DunnAllowed MSW wxTrextCtrl styling to also set the backgro...
2001-06-01  Robin DunnTranslated a double click into just a second click...
2001-06-01  Vadim Zeitlinfixed problem with HAVE_PTHREAD_RECURSIVE_MUTEX_INITIAL...
2001-06-01  Vadim Zeitlincompilation fix for old mingw32
2001-06-01  Václav Slavíkadded wxBU_* styles
2001-06-01  Václav Slavíkadded wxNO_BORDER style
2001-06-01  Vadim Zeitlinfix for last commit
2001-05-31  Václav Slavíkyet another attempt to wxFrame's last focus bug
2001-05-31  Vadim ZeitlinUnix compilation fixed
2001-05-31  Vadim Zeitlinadded wxLocale::GetSystemEncoding
2001-05-31  Vadim Zeitlinfixed right click handling
2001-05-31  Vadim Zeitlinoops... removed test code from the sample, what was...
2001-05-31  Vadim Zeitlinwe now send iconize events
2001-05-31  Robin DunnAdded EVT_GRID_EDITOR_CREATED and wxGridEditorCreatedEv...
2001-05-31  Robin DunnForgot to check-in this change last week...
2001-05-31  Stefan Csomorremoved unnecessary ClipRect calls, refresh on MacActiv...
2001-05-31  Stefan Csomoradapted to new sending for radiobutton events for unsel...
2001-05-30  Vadim Zeitlinfixed wxFrame::SetClientSize() with toolbar bug
2001-05-30  Stefan Csomorrewrite to avoid unnecessary redraws
2001-05-30  Robert RoeblingForgot ! in wxTreeCtrl flag test.
2001-05-29  Stefan Csomorcorrected update upon activate
2001-05-29  Stefan Csomoradapted background color for mac for listcontrols
2001-05-29  Stefan Csomoradapted background color for mac
2001-05-29  David WebsterAdd gridctrl
2001-05-29  David WebsterLots of OS/2 Updates mirroring msw updates
2001-05-29  David WebsterNew grid control OS/2 compile issue
2001-05-29  Václav Slavíkapplied patch #427244 (wxrcedit improvements: XRC versi...
2001-05-29  Stefan Csomoractivated dynlib
2001-05-29  Stefan Csomorupdated mac implementation to support the success param...
2001-05-29  Stefan Csomorcorrected GetCharWidth and implemented MacSuperChangedP...
2001-05-29  David WebsterMenu files for OS/2 builds
2001-05-29  David WebsterVarious fixes in DC's, ownerdrawn menu items, etc...
2001-05-28  Vadim Zeitlinlink preventing typo fixed
2001-05-28  Vadim Zeitlincompilation fixes
2001-05-28  George TaskerInformix fixes (submitted by Roger Gammans)
2001-05-28  George TaskerFixed #pragma interface mismatches
2001-05-28  George TaskerFixed incorrect creation of the pColFor instances ...
2001-05-28  Václav Slavíkfixed parsing of comments before root node
2001-05-28  Ryan NortonInitial revision
2001-05-27  Robert RoeblingwxDC::DrawPolygon correction
2001-05-27  Robert RoeblingwxTreeCtrl Mac look
2001-05-27  Vadim Zeitlinreally fixed wxConfig bug
2001-05-27  Vadim Zeitlinfixed wxConfig bug I've introduced yesterday
2001-05-27  Vadim Zeitlinregenerated from tmake templates
2001-05-27  Vadim Zeitlinremoved log record
2001-05-27  Vadim Zeitlinapplied tons of wxGrid patches
2001-05-27  Vadim Zeitlinapplied patch 422308 (fixes for version info for wxWin...
2001-05-27  Vadim Zeitlinremoved wxCLIP_CHILDREN style from wxSplitterWindow
2001-05-27  Václav Slavíkyet another attempt to fix LastFocus bug in wxFrame
2001-05-27  Vadim Zeitlinfixed bug reported in patch 427696 (incorrect toolbar...
2001-05-27  Vadim Zeitlinapplied patch 427695 (initialize m_nPush)
2001-05-27  Robert Roebling Tried to make wxTreeCtrl on Mac look more Maccy....
2001-05-27  Vadim Zeitlinadded text style support to wxTextCtrl for MSW
2001-05-27  Vadim Zeitlinoops, typo leading to compilation problem fixed
2001-05-27  Vadim Zeitlinfixed 'patch' #422993 (Error in wxConfigBase::Write...
2001-05-27  Vadim Zeitlinadded popup menu demo
2001-05-26  Václav Slavíkanother attempt to fix wxPanel/wxFrame::m_winLastFocuse...
2001-05-26  Robert RoeblingFix cvs conflict.
2001-05-26  Robert RoeblingImplemented LAST_NOT pen style for orthogonal lines.
2001-05-26  Stefan Csomorclipboard reading
2001-05-26  Stefan Csomorchanged Mac Mouse Moved Hysteresis (area in which mouse...
2001-05-26  Stefan Csomorcorrected wxIsAbsolutePath for new Mac Path notation
2001-05-26  Stefan Csomorcorrected transparency in DoDrawIcon , if there is...
2001-05-26  Václav Slavíkremoved stubs and qt 'ports'
2001-05-26  Václav Slavíkfixed memory leak in DoPrint
2001-05-26  Stefan Csomorcorrect bitmap construction (including mask) from...
2001-05-25  David WebsterAdded some extended styles to OS/2
2001-05-25  Gilles Depeyrotcorrections to directory management for Mac OS X
2001-05-25  Vadim Zeitlinfixed calendar control height calculation
2001-05-25  Vadim Zeitlinfixed bug with using wxCommandEvent::GetInt() instead...
next