]> git.saurik.com Git - wxWidgets.git/history - include
1. #ifdefed wxPopupComboWindow to be used only in wxUniv
[wxWidgets.git] / include /
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 Zeitlinmoved WX_USE_THEME macros inside IMPLEMENT_APP
2001-07-10  Vadim ZeitlinwxComboBox appearance fixes, looks fine now but doesn...
2001-07-10  Vadim Zeitlinadded wxBU_EXACTFIT style
2001-07-10  Vadim ZeitlinwxUniv compilation fixes
2001-07-10  Vadim ZeitlinwxFrameNative is now defined in wx/frame.h itself
2001-07-09  Vadim Zeitlinfixes to my previous errors in stack/vector (patch...
2001-07-09  Vadim Zeitlinsimplified RTTI chain: wxFrame base class is now direct...
2001-07-09  Vadim Zeitlinadded wxDCClipper
2001-07-09  Vadim Zeitlin Mattia's temp fix for cross-compiling
2001-07-09  Julian SmartVarious wxMotif fixes
2001-07-09  Vadim Zeitlinone more check: for wxUSE_HTML
2001-07-09  Julian SmartVarious fixes for wxMotif
2001-07-08  Václav SlavíkwxHTML fixes
2001-07-08  Gilles Depeyrotadded missing destructor for Mac OS X compilation
2001-07-07  Vadim Zeitlinoops, I didn't mean to commit this testing code
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 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  Stefan Csomormac fixes
2001-07-07  Gilles Depeyrotcorrected wxGauge to inherit from wxGaugeBase
2001-07-07  Gilles Depeyrotcorrected friend declaration for CodeWarrior compilation
2001-07-07  Gilles Depeyrotcorrected WXWIN_COMPATIBILITY conditional tests
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  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-05  Julian Smart#ifdefed out some redundant base classes so DLL version...
2001-07-05  Vadim Zeitlinremoved/replaced include 'wx/wx.h'
2001-07-05  Julian SmartMisc fixes, now menus are almost working on MicroWindows
2001-07-05  Vadim Zeitlinadded virtual list control functions (but not implement...
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  Vadim Zeitlinadded wxUSE_COLOURDLG setting
2001-07-04  Stefan CsomorwxMac: wxUniversal integration steps
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  Jouk Jansen Committing in .
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-03  Vadim Zeitlintons of fixes for wxGTK/Univ - seems to work, more...
2001-07-03  Julian SmartMSW fixes; added wxUSE_XPM to wxUniv's setup.h so now...
2001-07-02  Gilles Depeyrotremoved useless PM_USE_SESSION_APIS define (it must...
2001-07-02  Vadim Zeitlinchanged copyright to SciTech one
2001-07-02  Vadim Zeitlinfixed deleting pages from the notebook
2001-07-02  Vadim Zeitlin1. fixed wxGTK notebook which was completely broken...
2001-07-02  Vadim Zeitlinmissing WXDLLEXPORT_DATA added
2001-07-02  Julian SmartMore wxMicroWindows fixes
2001-07-02  Julian SmartVarious wxUniversal/wxMicroWindows fixes
2001-07-02  Vadim Zeitlinrespect wxUSE_WIZARDDLG setting
2001-07-02  Vadim Zeitlincrash in wxAppBase::SetActive fixed
2001-07-02  Vadim Zeitlinchanged wxUSE_DRAGIMAG to wxUSE_DRAGIMAGE and use it...
2001-07-02  Vadim Zeitlinadded default values for SetSizeHints() arguments,...
2001-07-02  Vadim Zeitlincompilation fixes
2001-07-02  Vadim Zeitlinchanged wxUSE_DRAGIMAG to wxUSE_DRAGIMAGE and use it...
2001-07-02  Julian SmartFix to minimal sample project file; changed protected...
2001-07-02  Vadim Zeitlinfix for compilation with wxUSE_MENU_CALLBACK=0
2001-07-02  Vadim Zeitlinminor WXWIN_COMPATIBILITY_2_2 fixes
2001-07-02  Vadim Zeitlinadded WXWIN_COMPATIBILITY_2_2 option (disabled by default)
2001-07-01  Stefan Csomoradded generic color dialog to setup
2001-07-01  Václav Slavíkadded convenience accessors to wxHtmlTag and modified...
2001-07-01  Václav Slavíknew HTML tags parser and entities substitution code
2001-06-30  Julian SmartMore fixes for wxUniv
2001-06-30  Gilles Depeyrotcorrections for Mac OS X after wxUniv merge
2001-06-29  Gilles Depeyrotcorrected virtual function prototype
2001-06-29  Gilles Depeyrotadded include for Print Manager Session APIs
2001-06-29  Julian SmartFurther wxUniv fixes
2001-06-29  Václav Slavíkfixed copyrights in MGL files (finally...)
2001-06-29  Julian SmartAdded some more files
2001-06-29  Julian SmartAdded popupwin.h to trunk
2001-06-29  Julian SmartSome wxUniv compile fixes
2001-06-29  Vadim Zeitlindefine wxWindowNative for wxUniv compilation
2001-06-29  Julian SmartCorrections to config checking; tweaking wxUniv's setup...
2001-06-29  Stefan Csomorpost wxUniv merge fixes
2001-06-29  Julian SmartFirst pass at adding MicroWindows support
2001-06-28  Gilles Depeyrotcorrections after wxUniv merge
2001-06-28  Gilles Depeyrotremoved useless ; to allow smart preprocessing under...
2001-06-28  Gilles Depeyrotcorrected conditional compilation
2001-06-28  Gilles Depeyrotrenamed port to session for Carbon printing
2001-06-28  Gilles Depeyrotadded missing dynamic class declaration
2001-06-28  Gilles Depeyrotcorrected conditional include
2001-06-28  Gilles Depeyrotcorrected control inheritance
2001-06-28  Gilles Depeyrotadded wxMac conditional include
2001-06-28  Gilles Depeyrotremoved useless ; to allow smart preprocessing under...
2001-06-27  Gilles Depeyrotremoved useless ; to allow smart preprocessing under...
2001-06-27  Gilles Depeyrotremoved common duplicated definitions
2001-06-27  Gilles Depeyrotremoved common duplicated definition
2001-06-27  Gilles Depeyrotremoved common duplicated definitions
2001-06-27  Gilles Depeyrotcorrected include file path
next