]> git.saurik.com Git - wxWidgets.git/history - include/wx/chkconf.h
compilation fixes for non default wxUSE_XXX values (patch 662781)
[wxWidgets.git] / include / wx / chkconf.h
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...