wxWidgets.git
2001-06-11  Ron Leemore admin tests.
2001-06-11  Ron Leetesting, testing, lalala..
2001-06-11  Ron Leeanother (semi) gratuitous commit to test the mailer...
2001-06-11  Ron Leemerged 2.2 /debian changes to 2.3
2001-06-11  Vadim Zeitlinregenerated with autoconf 2.13
2001-06-10  Vadim Zeitlinfix to alphabetic order of classes
2001-06-10  Vadim Zeitlinfixed doc bug
2001-06-10  George TaskerFixed compilation if wxUSE_NEW_GRID and wxUSE_GRID...
2001-06-10  Vadim Zeitlinanother compilation fix
2001-06-10  Václav Slavíkchanges to work with autoconf 2.50
2001-06-10  Gilles Depeyrotcorrected wxWindows library name under Mac OS X
2001-06-10  Gilles Depeyrotcorrected Mac OS X resource file name
2001-06-10  Gilles Depeyrotcorrected wchar handling for Mac OS X
2001-06-10  George TaskerAdded code to show off wxDbGrid (contributed by Paul...
2001-06-10  George TaskerAdded wxDbGrid files
2001-06-10  George TaskerwxDbGrid additions contributed by Paul and Roger Gamman...
2001-06-10  George TaskerwxDbGrid additions
2001-06-10  George TaskerwxDbGrid additions
2001-06-10  George TaskerwxDbGrid additions
2001-06-10  George TaskerwxDbGrid additions - Added support for ODBC date types
2001-06-10  George TaskerInitialized m_startint in the constructor to avoid...
2001-06-10  Vadim Zeitlincompilation fix for SIZEOF_WCHAR_T being undefined
2001-06-10  Julian SmartRenamed project files
2001-06-10  Julian SmartRenamed XRC project files
2001-06-09  Vadim Zeitlinadd #error for platforms with weird sizeof(wchar_t)
2001-06-09  Václav Slavíkchanged wxXML to XRC, wx/xml/*.h->wx/xrc/*.h
2001-06-09  Václav Slavíkchanged wxXML to XRC, wx/xml/*.h->wx/xrc/*.h
2001-06-09  Vadim Zeitlinuse SetForegroundWindow instead of BringWindowToTop
2001-06-09  Gilles Depeyrotadded CodeWarrior 5 projects for samples
2001-06-09  Gilles Depeyrotadded OpenGL sample project for CodeWarrior 5
2001-06-09  Gilles Depeyrotadded dead-strip static initialization code option
2001-06-09  Gilles Depeyrotadded dead-strip static initialization code option
2001-06-09  Václav Slavíkdocumented Kendall's change of wxHtmlWindow::LoadPage...
2001-06-09  Václav Slavíkoops, forgot to add editlbox
2001-06-09  Vadim Zeitlinapplied patch 430835 (missing wxSTD breaking compilatio...
2001-06-09  Vadim Zeitlinapplied patch 428783 (fix B32 makefiles)
2001-06-09  Vadim Zeitlinapplied patch 431596 (fixes some crashes in wxDocView...
2001-06-09  Vadim Zeitlinapplied patch 424550 (fix compilation of the notebook...
2001-06-09  Julian SmartUpdates for 2.3.1; fixed syntax error in makefile.b32...
2001-06-09  Vadim Zeitlinfixed bug 418496 (wxDC::SetClippingRegion doesn't clear...
2001-06-09  Vadim Zeitlinfixed bug 418766 (elapsed time not initialized in wxPro...
2001-06-09  Vadim Zeitlinfixed bug 419079 (wxDateTime::ParseTime() didn't find...
2001-06-09  Vadim Zeitlinfixed bug 424212 (unworking close button in the progres...
2001-06-09  Vadim Zeitlin1. added wxAssertIsEqual() function to be used in wxASS...
2001-06-09  Vadim Zeitlinsrc/common
2001-06-09  Vadim Zeitlinfix for crash when pressing TAB in the tree text control
2001-06-09  Stefan Csomordelete now does remove the item in correct synch from...
2001-06-09  Vadim Zeitlinwarning fix
2001-06-09  Vadim Zeitlinsome fixes to wxSingleInstanceChecker error reporting
2001-06-09  Vadim Zeitlinadded missing brace
2001-06-09  Vadim Zeitlinsome missing c_str()s added
2001-06-08  Vadim Zeitlinregenerated files with tmake
2001-06-08  Vadim Zeitlinimplemented wxSingleInstanceChecker for Unix
2001-06-08  Vadim Zeitlinadded tiny wxInitializer class
2001-06-08  Kendall BennettMerged latest changes from SciTech code base into wxWin...
2001-06-08  David WebsterEnabling the Pop Menu fix to peek at all the command...
2001-06-08  David WebsterAdd support for the eventual inclusion of the single...
2001-06-08  Julian SmartSupport for Cygwin 1.0 (thought it worked before, but...)
2001-06-08  Julian SmartAltered the message loop to process implicit accelerato...
2001-06-08  Robin Dunnmove the tech note to a correctly named file
2001-06-08  Vadim Zeitlinreplaced wxYield() call in PopupMenu() by a much safer...
2001-06-08  Vadim Zeitlinadded wxSingleInstanceChecker test
2001-06-08  Vadim Zeitlinadded wxSingleInstanceChecker class
2001-06-07  Stefan Csomorimplemented generic clipboard, corrected event handling...
2001-06-07  Stefan Csomorremoved duplicate definition
2001-06-07  Stefan Csomorclipboard implementation generalized
2001-06-07  Julian SmartBug in wxDocument::Save logic corrected, whereby Save...
2001-06-07  Vadim Zeitlindocumented wxLog::Suspend/Resume
2001-06-07  Julian SmartUpdates for version change to 2.3.1
2001-06-06  Robin Dunnregenerated configure from configure.in
2001-06-06  Vadim Zeitlinapplied patch for compilation with gcc 3.0
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...
next