Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / include / wx / fontdlg.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-03-20  Vadim ZeitlinRemove empty and unnecessary wxFontDialogBase destructor.
2011-01-07  Paul CornettMove wxColourData and wxFontData into separate files.
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-06-11  Stefan Csomorswitching to OSX naming
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-11-16  Stefan Csomorcleanup
2006-10-09  Vadim Zeitlinuse native toolbar, font dialog and CG by default
2006-03-30  Włodzimierz SkibaBetter backward compatibility and deprecation markup...
2006-03-08  Julian SmartAdded slightly better font dialog for Mac
2006-01-23  Mart RaudseppInclude gtk1 headers for non-gtk2. I don't really like...
2006-01-02  Julian SmartAdded caption parameter to wxGetFontFromUser and wxGetC...
2004-11-16  Ryan Nortoncleanup OSX native font dialog stuff a bit (it should...
2004-09-28  Julian SmartUse generic font dialog on MacOS X
2004-09-26  Ryan Nortondefault to native font dialog for 10.2+
2004-09-14  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-06-23  Włodzimierz SkibaMake some long #ifs shorter but multiline so diffs...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-02-28  Robert Roebling GPE uses generic dialogs.
2003-10-17  Stefan Csomorremoving RTTI classinfo #define redirections, not neede...
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-07-11  Julian SmartMore WinCE mods
2003-03-22  David ElliottUse generic font dialog for wxCocoa
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-05-12  Vadim Zeitlinfixes to wxFontDialog after recent changes
2002-05-12  Vadim Zeitlinfixed wxFontDialog API: accept const ref instead of...
2002-01-23  Vadim Zeitlintypos due to much cut-and-paste: colour -> font in...
2002-01-21  Vadim Zeitlinadded wxGetFontFromUser() similar to wxGetColourFromUser()
2001-07-04  Vadim Zeitlinuse fontdlgg.cpp under wxUniv/GTK
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
1999-10-07  David Webster*** empty log message ***
1999-08-24  Robert Roebling Added new wxFontDialog,
1999-07-28  David Webster*** empty log message ***
1998-09-12  Julian SmartAdded variant.h/cpp; changed variable names in object...
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-27  Robert Roebling wxFrame::SetIcon()
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten BallüderInitial revision