Add wxMenuItem::IsCheck() and IsRadio() accessors.
[wxWidgets.git] / include / wx / settings.h
2011-02-25  Julian SmartAdded wxSYS_COLOUR_LISTBOXHIGHLIGHTTEXT to fix tree...
2009-03-05  Vadim Zeitlinfix total breakage of all fonts in wxMSW caused by...
2009-03-04  Francesco Montorsibuild fix; document HasFeature() (should be part of...
2009-03-04  Francesco Montorsiremove wxSYS_DEFAULT_PALETTE: it's supported only by...
2008-12-25  Vadim Zeitlinmake colours used by list and tree controls more consis...
2008-05-17  Václav SlavíkwxUniv: implement wxSYS_VSCROLL_X/Y metrics in wxUniv...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-09-09  Vadim Zeitlinadd wxSYS_DCLICK_TIME system metric constant; use it...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
2006-02-06  Julian SmartAdded wxSYS_TABLET_PRESENT to check for tablet capability
2005-03-07  Włodzimierz SkibaInform settings about wxWindow class existence.
2005-03-07  Robert Roebling Applied GetSystemMetric patch to suppurt GTK and...
2005-01-04  Włodzimierz SkibaOld API depreciated. Use of new API. Source cleaning.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-29  Vadim Zeitlinremoved separate wxSYS_ICONTITLE_FONT; made it the...
2003-10-16  Vadim Zeitlinadded wxSYS_ICONTITLE_FONT (patch 816026)
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-05-19  Václav SlavíkCosmetic changes to wxSS::GetScreen:
2002-05-09  Robin DunnAdded a couple missing WXDLLEXPORTs
2002-05-04  Robert Roebling Added screen design to system settings for
2002-02-01  Vadim Zeitlinremoved GetString(), it doesn't belong here
2002-01-31  Julian SmartApplied wxPoem, wxSystemSettings, sizing, install doc...
2002-01-28  Vadim ZeitlinWindows XP appearance fixes for status and tool bars...
2002-01-08  Václav Slavíkbackward-compatiblity functions must go to wxSystemSett...
2002-01-07  David Websterimplemented OS/2's wxSystemSettingsNative
2002-01-01  Gilles DepeyrotwxSystemSettings class API face lift: better names...
2001-12-31  Gilles DepeyrotwxSystemSettings class API face lift: better names...
2001-12-31  Václav SlavíkwxSystemSettings mods in wxGTK and wxMGL
2001-12-30  Vadim Zeitlin1. wxSystemSettings class API face lift: better names...
2001-12-29  Ron Leeremoved dependency on windows.h from dynload.h
2001-12-28  Vadim Zeitlina draft of wxSSBase class - it is yet unused and hopefu...
2001-10-30  Václav Slavíkchanged wxSystemSettings::HasFrameDecorations to more...
2001-08-25  Vadim Zeitlinapplied patch 446836: removed qt headers
2001-07-31  Václav SlavíkwxMGL compilation fix that I forgot to chekc in
2000-02-15  Václav Slavíkadded wxSYS_COLOUR_LISTBOX
1999-07-28  David Webster*** empty log message ***
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-07  Robert Roebling More work on wxQt integration, configure
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten BallüderInitial revision