Fix a very annoying autorelease pool memory leak.
[wxWidgets.git] / src / msw / fontdlg.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-05-20  Vadim ZeitlinAdd a public wxModalDialogHook class for intercepting...
2012-11-01  Václav SlavíkAdd wxTEST_DIALOG for testing of modal dialogs.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-01-07  Paul CornettMove wxColourData and wxFontData into separate files.
2009-03-22  Vadim Zeitlinreplace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL
2006-09-07  Włodzimierz SkibaInclude wx/msw/wrap*.h according to pch support (with...
2006-06-15  Włodzimierz SkibaInclude wx/math.h according to precompiled headers...
2006-05-25  Włodzimierz SkibaInclude wx/cmndata.h according to precompiled headers...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-03-22  Włodzimierz SkibaWrap <commdlgs.h> as <commctls.h>. Required makefiles...
2004-12-14  Włodzimierz Skibawx/math.h integration
2004-12-06  Julian SmartRemoved CF_NOSIMULATIONS flag to increase range of...
2004-11-21  Kevin HockThe presence of the effects controls (i.e. color) shoul...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-11  Julian SmartMore WinCE mods
2003-06-26  Julian SmartAdded m_ prefix to wxColourData and wxFontData members...
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-01-07  Julian SmartRemoved old __WXWINE__ support (obsoleted by new __WINE...
2002-08-30  Julian SmartMods for Wine compilation
2002-05-12  Vadim Zeitlinfixed wxFontDialog API: accept const ref instead of...
2002-02-23  Vadim Zeitlinpart of the fix to the initial colour selection in...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-12-21  Vadim ZeitlinwxSpinCtrl now sens TEXT_UPDATED events as in wxGTK
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-07  Julian SmartVarious fixes for various compilers...
1999-11-06  Vadim Zeitlin1. wxFontMapper seems to work for wxMSW
1999-10-30  Vadim ZeitlinwxFontEnumerator mostly works for wxMSW
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
1999-06-09  Robert Roebling The last drops of WINE.
1999-02-02  Julian SmartConsistent naming of e.g. wxUSE_CTRL
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-05-20  Karsten Ballüderadded some wxMSW stuff