]> git.saurik.com Git - wxWidgets.git/history - src
moved some headers inside #ifndef WX_PRECOMP
[wxWidgets.git] / src /
2001-07-11  Vadim Zeitlinmoved some headers inside #ifndef WX_PRECOMP
2001-07-11  Václav Slavíkmingw compilation fixes
2001-07-11  Vadim Zeitlinfixed hit testing for non report modes
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-07-11  Vadim Zeitlinadded wxLogChain and wxLogPassThrough classes
2001-07-11  Vadim Zeitlincompilation fix for MSW
2001-07-10  Václav Slavíkcompilation fix for wxGTK
2001-07-10  Václav Slavík1. #ifdefed wxPopupComboWindow to be used only in wxUniv
2001-07-10  Václav Slavíkfixes for tables renderer: now recognizes missing borde...
2001-07-10  Vadim Zeitlinmade wxLog::Set/GetVerbose() static back again
2001-07-10  Vadim Zeitlinadded cmd line parsing support to wxApp and --theme...
2001-07-10  Vadim Zeitlinmore combobox appearance fixes
2001-07-10  Vadim Zeitlinfix for crash when clicking below the items
2001-07-10  Vadim ZeitlinwxComboBox appearance fixes, looks fine now but doesn...
2001-07-10  Vadim Zeitlinrespect wxBU_EXACTFIT
2001-07-10  Vadim Zeitlindon't set min width for the buttons
2001-07-10  Vadim Zeitlinadded wxBU_EXACTFIT style
2001-07-10  Vadim Zeitlinmade the button of correct size again (Robert, why...
2001-07-10  Vadim Zeitlinuse system colours under Windows (patch 439286)
2001-07-10  Vadim Zeitlinargh, another for GetVisibleLinesRange
2001-07-10  Vadim Zeitlinfix for incorrect assert in GetVisibleLinesRange
2001-07-10  Vadim Zeitlinfix for visible lines calculation
2001-07-10  Vadim Zeitlinadded untested implementation of wxEvtLoop for GTK+
2001-07-10  Vadim ZeitlinwxUniv compilation fixes
2001-07-10  Vadim Zeitlinfixes for crashes after DeleteItem and DeleteAllItems
2001-07-10  Vadim Zeitlinfixed scrollbar refresh
2001-07-09  Vadim Zeitlindetabified some more
2001-07-09  Vadim Zeitlindetabified
2001-07-09  Vadim ZeitlinwxListCtrl in report/virtual modes seems to work
2001-07-09  Vadim Zeitlinfix for backwards selection in text ctrl (patch 439730)
2001-07-09  Vadim Zeitlinset m_itemIndex in the list events for key down event too
2001-07-09  Vadim Zeitlinsimplified RTTI chain: wxFrame base class is now direct...
2001-07-09  Vadim Zeitlinsimplified RTTI chain: wxFrame base class is now direct...
2001-07-09  Vadim Zeitlinmore wxListCtrl drawing fixes - scrolling still doesn...
2001-07-09  Robin Dunnfixed off by one error in GetText
2001-07-09  Václav Slavíkadded wxUSE_POPUPWIN
2001-07-09  Vadim Zeitlinmore wxListCtrl fixes: inserting/deleting items now...
2001-07-09  Julian SmartVarious wxMotif fixes
2001-07-09  Vadim Zeitlinscrolling with kbd generates scroll events too
2001-07-09  Vadim Zeitlincompilation fixes
2001-07-09  Robert Roebling Removed wxPopupWindow from normal (non-wxUniv) build
2001-07-09  Julian SmartVarious fixes for wxMotif
2001-07-08  Václav SlavíkTrying to hide evidence of my negative programming...
2001-07-08  Gilles Depeyrotadded missing includes after wxUniv merge
2001-07-08  Gilles Depeyrotuse RemoveAt instead of Remove
2001-07-07  Vadim Zeitlinuse wxTextFile::Eol() in wxEndL
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  Robert Roebling Added wxPopupWindow to GTK port, wxComboBox had to
2001-07-07  Stefan Csomormac filter routine for nav services
2001-07-07  Stefan Csomorcorrected log error after initialize when in release...
2001-07-07  Gilles Depeyrotcorrections after wxUniv merge
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  Vadim Zeitlinvirtual wxListCtrl support (UNTESTED)
2001-07-06  Vadim Zeitlincompilation fix for broken OS/2 compiler
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-05  Julian SmartAdded a file
2001-07-05  Vadim Zeitlinremoved/replaced include 'wx/wx.h'
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 Zeitlinadded virtual listctrl support
2001-07-04  Stefan CsomorwxMac: wxUniversal integration steps
2001-07-04  Vadim Zeitlinremoved obsolete comment
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  Julian SmartChanged the pragmas to allow debugging under Linux
2001-07-04  Vadim Zeitlincorrected progress dialog appearance
2001-07-04  Julian SmartCorrected imaglist addition
2001-07-04  Julian SmartAdded correct imaglist.cpp
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  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...
next