]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2001-07-08  Gilles Depeyrotadded missing includes after wxUniv merge
2001-07-08  Gilles Depeyrotconfigure without popup windows under Mac OS X
2001-07-08  Gilles Depeyrotadded missing destructor for Mac OS X compilation
2001-07-08  Gilles Depeyrotuse RemoveAt instead of Remove
2001-07-08  Gilles Depeyrotcopied wxMac and wxMotif faq from wxWebSite
2001-07-07  Vadim Zeitlinapplied patch 428750 (abs paths in vc makefile)
2001-07-07  Vadim Zeitlinoops, I didn't mean to commit this testing code
2001-07-07  Vadim Zeitlinuse wxTextFile::Eol() in wxEndL
2001-07-07  Vadim Zeitlinadded vector and stack classes (UNTESTED)
2001-07-07  Vadim Zeitlinapplied patch 439186 (mingw and VC5 fixes)
2001-07-07  Vadim Zeitlinapplied some minor patches from chuckm to wxListCtrl
2001-07-07  Vadim Zeitlinapplied patch 436908 (warning fix in serialization...
2001-07-07  Vadim Zeitlin1. fixed typo ('&' instead of '|') in wxNotebook
2001-07-07  Václav Slavíksafe macro expansion
2001-07-07  Robert Roebling Added wxPopupWindow to GTK port, wxComboBox had to
2001-07-07  Vadim Zeitlinmade switching from/to multiple selection mode work...
2001-07-07  Stefan Csomormac filter routine for nav services
2001-07-07  Stefan Csomormac fixes
2001-07-07  Stefan Csomorcorrected log error after initialize when in release...
2001-07-07  Gilles Depeyrotcorrections after wxUniv merge
2001-07-07  Gilles Depeyrotcorrected wxGauge to inherit from wxGaugeBase
2001-07-07  Gilles Depeyrotcorrected friend declaration for CodeWarrior compilation
2001-07-07  Stefan Csomoradded mac l&f for rules and headers
2001-07-07  Gilles Depeyrotcorrected WXWIN_COMPATIBILITY conditional tests
2001-07-07  Gilles Depeyrotcorrected file list for Mac OS X compilation
2001-07-07  Vadim Zeitlincheck for LVS_OWNERDATA availability at compile and...
2001-07-06  David WebsterFixes for OS/2 wxUniv merge.
2001-07-06  David WebsterMissing LINKAGEMODE on static declaration (for OS/2).
2001-07-06  David WebsterOS/2 update for wxUniv merge.
2001-07-06  Vadim Zeitlinvirtual wxListCtrl support (UNTESTED)
2001-07-06  Gilles Depeyrotadded missing include
2001-07-06  Robin Dunnmake sure all the files are removed when uninstalled
2001-07-06  Robin Dunnupdated email address
2001-07-06  Vadim Zeitlincompilation fix for broken OS/2 compiler
2001-07-06  Robin Dunnsome minor tweaks for the VTK demo
2001-07-06  Robin Dunnchanged the base class to wxWindow
2001-07-06  Robin Dunna bit of simplification
2001-07-06  Julian SmartReadMe updates
2001-07-06  Václav Slavíkfixed a design flaw in wxFontMapper that prevented...
2001-07-06  Stefan Csomorfirst impl (needs extending)
2001-07-06  Julian SmartImplemented input disabling for disabled windows since...
2001-07-06  Julian SmartAdded WS_POPUP for MicroWindows dialogs
2001-07-06  Julian SmartAdded missing file
2001-07-06  Julian SmartAdded animation classes to contrib hierarchy
2001-07-06  Robin DunnFixed img2py to work correctly with Python 2.1.
2001-07-05  Julian SmartAdded a file
2001-07-05  Julian Smart#ifdefed out some redundant base classes so DLL version...
2001-07-05  Robin DunnChecked in temporarily munged copy before...
2001-07-05  Robin DunnSome tweaks for building the RPMs for multiple differen...
2001-07-05  Vadim Zeitlinremoved/replaced include 'wx/wx.h'
2001-07-05  Robin Dunnadded new files to be included in the installer
2001-07-05  Robin DunnFixing some demos to look and act better
2001-07-05  Julian SmartUpdated MicroWindows patch file
2001-07-05  Julian SmartReleased menubar capture before menu popup was captured.
2001-07-05  Vadim Zeitlinmore steps toward virtual listctrl
2001-07-05  Julian SmartMisc fixes, now menus are almost working on MicroWindows
2001-07-05  Vadim Zeitlinuse type safe list instead of wxList for m_columns
2001-07-05  Vadim Zeitlinadded virtual list control functions (but not implement...
2001-07-05  Julian SmartCorrected cleanwx target
2001-07-05  Vadim Zeitlincheck that we don't try to compile in GUI mode
2001-07-05  Robin Dunnodds and ends
2001-07-05  Robin Dunnodds and ends...
2001-07-05  Vadim Zeitlinadded virtual listctrl support
2001-07-05  Vadim Zeitlinfixed ifdef
2001-07-05  Vadim Zeitlinadded wxUSE_COLOURDLG to the header too
2001-07-04  Robin Dunnupdated version number
2001-07-04  Vadim Zeitlinadded wxUSE_COLOURDLG setting
2001-07-04  Stefan CsomorwxMac: wxUniversal integration steps
2001-07-04  Vadim Zeitlinremoved obsolete comment
2001-07-04  Vadim Zeitlinadded wxUSE_LOG_DIALOG
2001-07-04  Vadim Zeitlinfixed another pragma
2001-07-04  Vadim Zeitlinuse fontdlgg.cpp under wxUniv/GTK
2001-07-04  Vadim Zeitlinmake it possible to use wxToolBarSimple as wxToolBar...
2001-07-04  Vadim Zeitlinreverted Julians changes to the pragmas
2001-07-04  Vadim Zeitlinreverted Julians changes to the pragmas
2001-07-04  Vadim Zeitlinfix to include correct files.lst for wxUniv
2001-07-04  Julian SmartChanged the pragmas to allow debugging under Linux
2001-07-04  Vadim Zeitlincorrected progress dialog appearance
2001-07-04  Vadim Zeitlintesting tree ctrl with wxUniv
2001-07-04  Vadim Zeitlinmade filelist.txt more readable
2001-07-04  Julian SmartCorrected imaglist addition
2001-07-04  Julian SmartAdded UnivDebug, UnivRelease configurations to project...
2001-07-04  Julian SmartAdded correct imaglist.cpp
2001-07-04  Vadim Zeitlinmarked MSW imaglist.cpp as low level so that it is...
2001-07-04  Julian SmartDon't complain under MicroWindows if a wxDC's HDC is...
2001-07-04  Jouk Jansen Committing in .
2001-07-04  Julian SmartGetting wxMicroWindows compiled again
2001-07-04  George TaskerAdded some #includes that were needed in not using...
2001-07-04  Julian SmartAdded some missing tests; replaced scrolwin.cpp with...
2001-07-04  Julian SmartFixed HRGN leak in DoSetClippingRegion
2001-07-03  Gilles Depeyrotcorrected according to file name change for generic...
2001-07-03  Václav Slavíkmore intelligent behaviour of wxHtmlWindow history...
2001-07-03  Vadim Zeitlintons of fixes for wxGTK/Univ - seems to work, more...
2001-07-03  Julian SmartUpdated project files
2001-07-03  Gilles Depeyrotreplaced obsolete Number() calls with GetCount() calls
2001-07-03  Vadim Zeitlinrenamed scrolwin file - no other way to make wxGTK...
2001-07-03  Stefan Csomoradded nbkbase
2001-07-03  Julian SmartAdded nbkbase.cpp
2001-07-03  Julian SmartMSW fixes; added wxUSE_XPM to wxUniv's setup.h so now...
2001-07-02  Stefan Csomorchanged Refresh to take Rect as client coordinates...
next