put GetEscapeId() inside #if wxABI_VERSION > 20601
[wxWidgets.git] / include / wx / fontdlg.h
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