Add wxUSE_PREFERENCES_EDITOR and the corresponding configure option.
[wxWidgets.git] / include / wx / setup_inc.h
2006-04-19  Vadim Zeitlinset wxUSE_DISPLAY to 1 by default
2006-04-19  Vadim Zeitlinput wxUSE_DATAVIEWCTRL in alphabetical order
2006-03-23  Julian SmartFixes/makefiles for building data view control on Windows
2006-02-12  Vadim Zeitlintypo in comment
2006-02-11  Vadim Zeitlinclarified wxUSE_STD_IOSTREAM and wxUSE_STREAMS
2006-01-30  Julian SmartAdded wxUSE_TOOLBOOK
2005-10-19  Julian SmartAdded wxRichTextCtrl
2005-10-09  Vadim ZeitlinAdded wxTreebook:
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
2005-07-30  Vadim ZeitlinwxUSE_UNICODE_MSLU is MSW-specific so shouldn't be...
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-23  Julian SmartApplied patch [ 1194316 ] wxMediaCtrl MSW config and...
2005-05-12  Dimitri Schoolwerthcorrected minor typos
2005-05-04  Julian SmartAdded licence/copyright information
2005-04-05  Robert Roebling Added switch and define for wxUSE_STD_STRING
2005-03-21  Vadim Zeitlinset wxUSE_DEBUGREPORT to 1 by default again
2005-03-15  Vadim Zeitlinset wxUSE_DEBUGREPORT to 0 by default; fixed a couple...
2005-03-08  Vadim Zeitlinset wxDIALOG_UNIT_COMPATIBILITY to 0 by default
2005-03-07  Vadim Zeitlinadded wxUSE_STDPATHS
2005-02-27  Michael WetherellMove wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW out of the...
2005-02-26  Ryan Nortonguess it wasn't
2005-02-26  Ryan NortonI'm assuming this was meant to be included
2005-02-26  Ryan Nortonuse_gstreamer fix
2005-02-23  Vadim Zeitlinremoved checks for compilers supporting wxUSE_ON_FATAL_...
2005-02-20  Vadim Zeitlinmention wxNO_THREADS/EXCEPTIONS in comment before wxUSE...
2005-02-12  Michael WetherellRename wxUSE_ARCSTREAM to wxUSE_ARCHIVE_STREAMS
2005-02-10  Michael WetherellAdd wxUSE_ARCSTREAM so that other archive classes can...
2005-01-20  Vadim Zeitlintrying to get wxUSE_NATIVE_STATUSBAR setting correctly...
2005-01-19  Vadim Zeitlinimplemented wxStackWalker for Unix (using glibc-specifi...
2005-01-16  Vadim Zeitlindon't force wxUSE_EXTENDED_RTTI to eb 1 for Borland...
2005-01-15  Vadim Zeitlinonly define wxUSE_NATIVE_STATUSBAR for the ports which...
2005-01-15  Vadim Zeitlinmoved some Win32-specific settings from common file
2005-01-15  Vadim Zeitlinadded setup.h file containing the settings common to...