Add wxUSE_UIACTIONSIMULATOR and turn it off by default.
[wxWidgets.git] / include / wx / chkconf.h
2004-11-11  Ryan Nortonckconf
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port
2004-09-29  Włodzimierz SkibaHardware defines spec.
2004-09-23  Ryan Nortonquick comment fix
2004-09-23  Václav SlavíkXRC needs wxXML, check it
2004-09-16  Włodzimierz SkibawxChoicebook generic implementation.
2004-07-30  Włodzimierz SkibaAdditional configuration check.
2004-05-30  Dimitri Schoolwerthallow compilation with wxUSE_CHOICEDLG set to 0
2004-05-30  Dimitri Schoolwerthpartially applied patch #895170: "Building with minimal...
2004-05-27  Julian SmartWinCE Standard SDK improvements including adding close...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-07  Vadim Zeitlinsplit wxUSE_MDI from wxUSE_MDI_ARCHITECTURE (which...
2004-04-25  Václav Slavíkremoved wxGzipStreams (supported by wxZlibStreams now)
2004-02-16  Dimitri SchoolwerthAdded config checks for wxUSE_IMAGE = 0.
2004-02-16  Dimitri SchoolwerthRemoved c++ style comments.
2004-02-02  Václav Slavíkrenamed wxWave to wxSound; compatibility fixes
2004-01-12  Julian SmartUnicode and ODBC are now compatible
2003-12-17  Ryan Norton1.
2003-10-07  Václav Slavíkadded .chm support for Unix (Markus Sinner)
2003-09-26  Vadim Zeitlinadded wxGzipIOStreams (patch 792932)
2003-09-15  Vadim Zeitlinadded check for wxUSE_VALIDATORS
2003-09-15  Vadim Zeitlinadded wxUSE_EXCEPTIONS
2003-08-21  Vadim Zeitlinadded checks for wxUSE_LISTBOOK
2003-08-21  Vadim Zeitlincorrected wxUSE_BOOKCTRL test
2003-08-20  Vadim Zeitlincreated wxBookCtrl which will be tje base class for...
2003-08-17  Václav Slavíkdon't change WXWIN_COMPATIBLITY settings, it affects...
2003-08-03  Vadim ZeitlinPRINTING is not dependent on DOCVIEW
2003-08-01  Václav Slavíkremoved duplicated code from dynlib.h and dynload.h
2003-08-01  Václav SlavíkXML code needs wchar_t
2003-07-31  Václav Slavíknew wxUSE_xxx variables must be in chkconf.h
2003-07-20  Václav Slavíkmoved XML classes to the core
2003-07-19  Vadim Zeitlinmoved smart phone test to chkconf.h from features.h
2003-06-16  Julian SmartPlatform and compiler-specific checking for MSW and...
2003-06-13  Václav Slavíkfs_inet depends on protocol classes
2003-06-11  Julian SmartRemoving vestiges of wxUSE_NEW_GRID
2003-06-01  Julian SmartApplied patch [ 746355 ] Adds some checks for chkconf.h
2003-03-30  Julian SmartRemoving deprecated classes
2003-03-27  Stefan CsomorwxMac Unicode support
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-02-12  Mattia Barbon Implemented wxToggleButton under Motif.
2003-02-06  Vadim Zeitlinallow compilation with wxUSE_DATETIME == 0 (patch 679822)
2003-01-21  Václav Slavíkpatch 672127: Adds required check for wxUSE_WXHTML_HELP...
2003-01-12  Vadim Zeitlincompilation fixes for non default wxUSE_XXX values...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-06-07  Václav SlavíkwxMGL requires wxUSE_PALETTE
2002-05-01  Vadim Zeitlinadded a few more consistency tests which used to be...
2002-03-27  Vadim Zeitlinremoved a few warnings and CW compilation problems...
2002-02-24  Vadim Zeitlincorrection to wxUSE_FSVOLUME handling, don't give ...
2002-02-24  Vadim Zeitlinadded wxUSE_FSVOLUME
2002-02-22  Vadim Zeitlinensure that the compatibility defines are not set for...
2002-01-17  Václav Slavíkadded wxUSE_IFF test
2002-01-13  Václav Slavíkapplied ANI images patch and added wxUSE_ICO_CUR
2002-01-03  Ron LeeChanged test to reflect the real current state of dynam...
2001-12-30  Vadim Zeitlinadded wxUSE_PROTOCOL[_XXX] and wxUSE_URL settings
2001-12-20  Ron Leemoved dynamic loader option checks to chkconf.h
2001-12-18  David WebsterTaking out __WXPM__ ifdef around wxUSE_UNICODE
2001-12-17  David WebsterOS/2 does not support Unicode
2001-12-17  Václav Slavíksafety check for wxUSE_UNICODE and wxUSE_UNICODE_MSLU
2001-12-02  Robin DunnwxTipWindow can now derived from wxFrame if not wxUSE_P...
2001-12-01  Vadim Zeitlinfixed compilation after wxTipWindow base class change...
2001-11-14  Vadim Zeitlinadded wxTextBuffer and wxMemoryText which allow to...
2001-10-18  Mattia BarbonCheck for wxUSE_SPLASH
2001-09-30  Vadim Zeitlinadded wxUSE_PALETTE and fixed compilation with it set...
2001-08-01  Václav Slavíkfixed overrestrictive test
2001-07-19  Vadim Zeitlinadded test for THREADS if JOYSTICK is set
2001-07-13  Vadim Zeitlinadded wxUSE_REGEX
2001-07-09  Julian SmartVarious wxMotif fixes
2001-07-09  Vadim Zeitlinone more check: for wxUSE_HTML
2001-07-04  Vadim Zeitlinadded wxUSE_COLOURDLG setting
2001-07-04  Julian SmartChanged the pragmas to allow debugging under Linux
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-06-29  Julian SmartCorrections to config checking; tweaking wxUniv's setup...
2001-06-27  Vadim ZeitlinMSW compilation fixes - widgets sample runs!
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...