wxWidgets.git
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ík#ifdefed wxPopupComboWindow to be used only in wxUniv
2001-07-10  Václav Slavík1. #ifdefed wxPopupComboWindow to be used only in wxUniv
2001-07-10  Václav Slavíkadded check for w32api.h to configure (so that libjpeg...
2001-07-10  Václav Slavíkfixes for tables renderer: now recognizes missing borde...
2001-07-10  Robin Dunnlittle tweaks
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 Zeitlinadded wxUSE_CMDLINE_PARSER
2001-07-10  Vadim Zeitlinadded #if wxUSE_CMDLINE_PARSER around the header
2001-07-10  Vadim Zeitlinmore combobox appearance fixes
2001-07-10  Vadim Zeitlinoops, missing semi colon added
2001-07-10  Vadim Zeitlinfix for crash when clicking below the items
2001-07-10  Vadim Zeitlinmoved WX_USE_THEME macros inside IMPLEMENT_APP
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 Zeitlinadded missing menu.cpp
2001-07-10  Vadim Zeitlinfixes for crashes after DeleteItem and DeleteAllItems
2001-07-10  Vadim Zeitlincompilation fix
2001-07-10  Vadim Zeitlinfixed scrollbar refresh
2001-07-10  Vadim ZeitlinwxFrameNative is now defined in wx/frame.h itself
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 Zeitlinmore scrolling tests
2001-07-09  Vadim Zeitlinfix for backwards selection in text ctrl (patch 439730)
2001-07-09  Vadim Zeitlinfixes to my previous errors in stack/vector (patch...
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  Vadim Zeitlinadded wxDCClipper
2001-07-09  Vadim Zeitlindocumented wxDCClipper
2001-07-09  Robin Dunnfixed off by one error in GetText
2001-07-09  Václav Slavíkadded all data files
2001-07-09  Václav Slavíkadded wxUSE_POPUPWIN
2001-07-09  Vadim Zeitlinmore wxListCtrl fixes: inserting/deleting items now...
2001-07-09  Vadim Zeitlin Mattia's temp fix for cross-compiling
2001-07-09  Julian SmartVarious wxMotif fixes
2001-07-09  Julian SmartRemoved helpxlp.cpp. I really don't think we need that...
2001-07-09  Vadim Zeitlinscrolling with kbd generates scroll events too
2001-07-09  Vadim Zeitlinone more check: for wxUSE_HTML
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  Václav SlavíkwxHTML fixes
2001-07-08  Václav Slavíkadded wxUSE_OLE
2001-07-08  Václav Slavík1. configure now checks first for timezone, then _timez...
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...
next