Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / msw / settings.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-02-25  Julian SmartAdded wxSYS_COLOUR_LISTBOXHIGHLIGHTTEXT to fix tree...
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2009-08-30  Vadim ZeitlinUse correct font instead of DEFAULT_GUI_FONT.
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-08-05  Vadim ZeitlinAdded missing wxUSE_FONTENUM check.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-03-24  Francesco Montorsimake sure that wxSystemSettings::GetFont/GetColour...
2008-12-25  Vadim Zeitlinmake colours used by list and tree controls more consis...
2008-02-24  Vadim Zeitlinrestore checks for SM_SWAPBUTTON, it is not defined...
2008-02-15  Vadim Zeitlindon't clutter the code with (apparently) unnecessary...
2007-09-09  Vadim Zeitlinadd wxSYS_DCLICK_TIME system metric constant; use it...
2007-08-15  Vadim Zeitlinfix incorrect wxSYS_VSCROLL_X mapping to the Win32...
2006-10-10  Paul Cornettdon't include missing.h before windows headers
2006-09-07  Włodzimierz SkibaInclude wx/msw/wrap*.h according to pch support (with...
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-08-17  Paul Cornettbuild fixes
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-03-16  Julian SmartMobile 5 Smartphone fixes
2006-02-06  Julian SmartAdded wxSYS_TABLET_PRESENT to check for tablet capability
2005-07-22  Włodzimierz Skiba[1231183] 'cleanup: mismatched indentation' and other...
2005-05-22  Julian SmartWinCE fixes
2005-05-22  Julian SmartApplied patch [ 1204244 ] [wxMSW] Use Win2K look (MS...
2005-04-19  Dimitri SchoolwerthuseIconFont was always false for Win9x
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-09-29  Robin DunnwxSystemSettings::GetMetric returns -1 if the metric...
2004-09-04  Włodzimierz SkibaSource cleaning: whitespaces, tabs, ::, -1/wxID_ANY...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-04  Vadim Zeitlinalways use SYSTEM_FONT under CE, it doesn't have any...
2004-04-01  Vadim Zeitlinadded wxGetCCDefaultFont() returning the default icon...
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2003-11-19  Julian SmartFixed WinCE compilo
2003-11-18  Julian SmartWinCE fixes from "Viktor Voroshylo" <viktor@voroshylo...
2003-10-16  Vadim Zeitlinadded wxSYS_ICONTITLE_FONT (patch 816026)
2003-07-18  Julian SmartAdded WCE toolbar
2003-07-11  Julian SmartMore WinCE mods
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-07-05  Mattia BarbonFix some GCC 3.1 compilation warnings
2002-03-13  Stefan Csomoradded correct fallback color settings for XP when used...
2002-03-09  Vadim Zeitlincompilation warning fix for the daily builds
2002-02-01  Vadim Zeitlinremoved GetString(), it doesn't belong here
2002-01-31  Julian SmartApplied wxPoem, wxSystemSettings, sizing, install doc...
2002-01-28  Mattia BarbonFix MinGW compilation.
2002-01-28  Vadim ZeitlinWindows XP appearance fixes for status and tool bars...
2002-01-05  Robin DunnFixed gs_metricsMap so the constants line up correctly...
2001-12-30  Vadim Zeitlin1. wxSystemSettings class API face lift: better names...
2001-11-25  Vadim Zeitlinfixed VC++ warning
2001-11-22  George TaskerFixed coding of a switch statement that had RETURN...
2001-10-30  Václav Slavíkchanged wxSystemSettings::HasFrameDecorations to more...
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-06-29  Julian SmartFirst pass at adding MicroWindows support
2001-06-14  Julian SmartAdded SetOption,GetOption[Int] to wxSystemSettings...
2001-05-08  Václav Slavíkfixed missing include
2001-04-21  Vadim Zeitlinmerged wxFont related fix (operator==) and optimization...
2001-04-21  George TaskerMinor code tweeks to stop BCC compiler warnings
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-02-15  Václav Slavíkadded wxSYS_COLOUR_LISTBOX
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1998-05-20  Karsten Ballüderadded some wxMSW stuff