Add wxDEPRECATED_MSG() and use it in a couple of places.
[wxWidgets.git] / include / wx / chkconf.h
2013-08-11  Stefan Csomorusing #ifdef wxABORT_ON_CONFIG_ERROR not just #if as...
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-15  Vadim ZeitlinReally fix wxUSE_PREFERENCES_EDITOR requirements check.
2013-07-15  Robin DunnOnly disable wxUSE_PREFERENCES_EDITOR if wxUSE_NOTEBOOK...
2013-07-15  Vadim ZeitlinAdd wxUSE_PREFERENCES_EDITOR and the corresponding...
2012-12-28  Vadim ZeitlinAllow building wxGTK under Windows with MSVC.
2012-06-17  Vadim ZeitlinAdd wxUSE_COMPILER_TLS to allow disabling compiler...
2012-04-06  Vadim ZeitlinRemove special setup_gccxml.h for GCCXML.
2012-02-26  Vadim ZeitlinAdd minimal support for building non-GUI parts of wxWid...
2012-01-23  Vadim ZeitlinAdd check for wxFileCtrl dependency on wxDateTime to...
2012-01-15  Vadim ZeitlinRemove wxMGL port.
2012-01-15  Vadim ZeitlinRemove Palm OS port.
2011-10-18  Vadim ZeitlinAdded wxRichToolTip class.
2011-10-18  Vadim ZeitlinNo changes, just fix typo in a comment following an...
2011-10-12  Vadim ZeitlinMove wxUSE_GUI definition from chkconf.h to the top...
2011-09-29  Vadim ZeitlinAdd wxTimePickerCtrl class.
2011-09-16  Vadim ZeitlinOnly define wxUSE_WEBVIEW if wxWebView is really available.
2011-09-16  Vadim ZeitlinCheck for wxUSE_WEBVIEW being defined.
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-27  Vadim ZeitlinAdd new wxTreeListCtrl class.
2011-04-23  Vadim ZeitlinAdd wxDC::SetTransformMatrix() and related methods...
2011-03-30  Vadim ZeitlinAdd wxUSE_STD_CONTAINERS and turn it on by default.
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-03-05  Vadim ZeitlinAdd a dependency of wxUSE_TASKBARICON on wxUSE_MENUS.
2011-02-27  Vadim ZeitlinAdd wxUSE_MARKUP and wrap SetLabelMarkup() in it.
2010-12-31  Vadim ZeitlinAdd wxUSE_ARTPROVIDER_STD build option.
2010-12-31  Vadim ZeitlinAdd wxArtProvider using Tango icons.
2010-11-11  Vadim ZeitlinFix typo in error message given if wxUSE_CAIRO is undef...
2010-11-10  Vadim ZeitlinUse Cairo for wxGraphicsContext in wxX11.
2010-08-18  Vadim ZeitlinAdd wxRichMessageDialog class.
2010-08-17  Vadim ZeitlinAdd new wxCommandLinkButton class.
2010-05-13  Václav SlavíkAdd missing check for wxUSE_FILE_HISTORY existence.
2010-05-04  Václav SlavíkMove wxFileHistory out of docview framework, add wxUSE_...
2010-04-16  Václav SlavíkRemove wxUSE_WCHAR_T checks.
2010-03-22  Vadim ZeitlinAdd wxUSE_UIACTIONSIMULATOR and turn it off by default.
2010-01-14  Vadim ZeitlinNo real changes, just fix a typo in comments and docume...
2009-11-27  Vadim ZeitlinDefine wxUSE_CAIRO in wx/chkconf.h to ensure that it...
2009-10-22  Vadim ZeitlinMerge SOC2009_FSWATCHER branch into trunk.
2009-10-14  Vadim ZeitlinAdd a detailed explanation of possible error reasons...
2009-10-05  Vadim ZeitlinInitial wxInfoBar implementation.
2009-09-19  Jaakko SalliwxAny initial commit (closes #10932)
2009-09-18  Vadim ZeitlinAdd wxUSE_RIBBON to wx/setup_inc.h and wx/chkconf.h.
2009-01-11  Vadim Zeitlincheck for wxUSE_REARRANGECTRL dependency on wxUSE_CHECK...
2009-01-11  Vadim Zeitlinadded wxUSE_HEADERCTRL
2009-01-11  Vadim Zeitlincheck for wxUSE_REARRANGECTRL being defined
2008-12-27  Francesco Montorsiremove the long deprecated wxTabCtrl class
2008-11-22  Francesco Montorsigive a name to the enum to make it easier to reference...
2008-11-08  Francesco Montorsido not halt gccXML because wxUSE_ACCESSIBILITY, even...
2008-09-28  Vadim Zeitlinmove check for wxUSE_IPV6 being defined to wx/chkconf...
2008-09-11  Vadim Zeitlinget rid of __WXCOCOA__ check in common CreateLogTarget...
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-06-02  Robert RoeblingDisable disabling wxWeakRef<T>
2008-03-02  Vadim Zeitlinpredefine wxUSE_LIBMSPACK as 0 for Palm (chkconf.diff...
2008-02-10  Vadim Zeitlinadd check for wxUSE_XLOCALE (and also wxUSE_INTL which...
2008-02-09  Vadim Zeitlinadd wxUSE_WEAKREF (modified partially applied patch...
2008-01-06  Vadim Zeitlinadd check for wxUSE_AUTOID_MANAGEMENT being defined
2007-11-24  Vadim Zeitlinadded wxNotificationMessage and implemented it generica...
2007-11-22  Václav Slavíkadded checks for more wxUSE_SVG dependencies: wxUSE_IMA...
2007-10-23  Vadim Zeitlinremove ODBC and DBgrid libraries
2007-09-17  Vadim Zeitlinadded new and improved wxFileCtrl implementation (patch...
2007-08-14  Vadim Zeitlincheck for wxUSE_ACCESSIBILITY not being set to 1 under...
2007-07-20  Vadim Zeitlinmoved wxUSE_CRASHREPORT checks to wx/msw/chkconf.h...
2007-07-19  Vadim Zeitlindo platform-specific checks after ensuring that the...
2007-07-19  Vadim Zeitlinadded wxUSE_TASKBARICON; corrected condition for genera...
2007-07-14  Vadim Zeitlinadded include guard
2007-07-14  Vadim ZeitlinAdded wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDIS...
2007-07-11  Vadim Zeitlinadded wxUSE_SVG
2007-07-11  Vadim Zeitlincompilation fixes for wxUSE_MSGDLG==0
2007-04-06  Robin DunnMore patches from FM to clean up after moving contribs...
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
2007-01-12  Paul Cornettadd wxToolbook checking
2007-01-07  Vadim Zeitlindisable wxCollapsiblePane compilation in wx/chkconf...
2006-11-09  Vadim Zeitlinoverride wxUSE_MS_HTML_HELP setting and set it to 0...
2006-10-30  Vadim ZeitlinVarious wxCollapsiblePane enhancements (re-patch 1577412):
2006-10-29  Michael WetherellMake wxBackingFile internal, and remove wxZipFSHander...
2006-10-27  Michael WetherellAdd wxUSE_TARSTREAM and wxUSE_FS_ARCHIVE.
2006-10-24  Michael WetherellFix check for wxUSE_BACKINGFILE.
2006-10-23  Michael WetherellCorrect comment.
2006-10-23  Michael WetherellAdded wxBackingFile and wxBackedInputStream.
2006-10-09  Vadim Zeitlinadded wxAnimationCtrl (patch 1570325)
2006-10-08  Vadim Zeitlinadded wxUSE_ABOUTDLG
2006-10-04  Robin DunnBakefile changes for building the graphics context...
2006-10-03  Vadim Zeitlinfix wxFilesystem compilation if wxUSE_FFILE is 0 but...
2006-09-28  Vadim Zeitlinadd compilation options to allow compiling in just...
2006-09-28  Vadim Zeitlindefine wxUSE_BOOKCTRL when wxUSE_NOTE/LIST/CHOICEBOOK...
2006-09-24  Vadim Zeitlinmove wxBitmapComboBox dependency check to wx/chkconf...
2006-09-24  Vadim ZeitlinAdded wxUSE_VARIANT and the related checks, also added...
2006-08-27  Václav Slavíkinitial (not yet working) code for DirectFB port
2006-08-23  Václav Slavíkremoved wxUSE_TOOLBAR_SIMPLE leftovers from the main...
2006-08-01  Václav Slavíkmove wx11 and (the rest of) wxMGL specific checks into...
2006-08-01  Václav SlavíkwxX11's wxBitmap requires wxPalette, so check for wxUSE...
2006-05-31  Vadim Zeitlinadded wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...
2006-05-28  Vadim Zeitlinadded wxHyperlinkCtrl (patch 1476781 from Francesco)
2006-05-28  Vadim ZeitlinwxVsnprintf() implementation with positional parameters...
2006-05-16  Vadim Zeitlinrenamed wxComboControl to wxComboCtrl and related wxUSE...
2006-05-10  Vadim Zeitlintest that wxUSE_DATAVIEWCTRL is defined
2006-05-10  Vadim Zeitlintest that wxUSE_OWNERDRAWNCOMBOBOX and wxUSE_COMBOCONTR...
2006-04-10  Włodzimierz SkibaBlind check for compatibility flags.
2006-02-11  Vadim ZeitlinwxODBC depends on wxDateTime (part of patch 1203970)
2006-02-11  Vadim ZeitlinwxArchive depends on wxDateTime (part of patch 1203970)
next