]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic/fontdlgg.h
No real changes, just refactor wxControlContainer code a little.
[wxWidgets.git] / include / wx / generic / fontdlgg.h
2011-01-07  Paul CornettMove wxColourData and wxFontData into separate files.
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-06-16  Václav SlavíkwxUSE_STL compilation fixes for wxGenericFontDialog
2006-05-23  Julian SmartApplied patch [ 1489638 ] Trivial bugfix - missing...
2006-03-30  Włodzimierz SkibaBetter backward compatibility and deprecation markup...
2006-03-07  Włodzimierz SkibaDon't send dummy wxCommandEvent. Make members private...
2006-03-02  Julian SmartOn WinCE, generic font dialog didn't work because the...
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-05-04  Julian SmartAdded licence/copyright information
2004-06-17  Włodzimierz SkibaCode cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-06-29  Vadim Zeitlinmade wxGenericFontDialog derive from wxFontDialogBase
2002-06-26  Václav Slavíkcompilation fix (wxUniv/MSW)
2002-05-18  Julian SmartUpdated font dialog constructors to use a reference...
2002-04-15  Vadim Zeitlincorrected const char * to char * conversions (patch...
2002-01-19  Václav Slavíkrewrote wxGenericFileDialog to use sizers
1999-04-16  Ove KaavenSome Unicode conversion.
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-01-24  Vadim Zeitlin1. wxLoad/SaveFileSelector return "wxString" instead...
1998-12-03  Julian SmartChanged wxRectangle to wxRect. Sorry for the bandwidth...
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-02  Robert Roebling Fixed Fontdialog
1998-05-20  Karsten BallüderInitial revision