warning fixes for BCC and OW (heavily modified patch 819146)
[wxWidgets.git] / src / generic / fontdlgg.cpp
2003-10-16  Vadim Zeitlinwarning fixes for BCC and OW (heavily modified patch...
2003-09-29  Robin DunnShould not delete colours that come from the wxColourDa...
2003-09-09  Robert Roebling Upported a number of patches to HEAD.
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-06-26  Julian SmartAdded m_ prefix to wxColourData and wxFontData members...
2003-03-17  Julian SmartFixed copyrights and licence spelling
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-06  Julian SmartRemoved #ifdef __WXMAC__ around dialog initialisation.
2002-08-14  Stefan Csomoradded creation of dialog - perhaps needed for all platforms
2002-08-14  Stefan Csomoradded creation of dialog - perhaps needed for all platforms
2002-06-29  Vadim Zeitlinmade wxGenericFontDialog derive from wxFontDialogBase
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
2001-07-04  Vadim Zeitlinuse fontdlgg.cpp under wxUniv/GTK
2001-06-29  Julian SmartAdded some more files
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-18  Jouk Jansen Committing in .
1999-11-02  Vadim Zeitlininclude <wx/...> => include "wx/..."
1999-10-26  Julian SmartRemoved lots of wxMotif compile warnings. Copied new...
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-07  Vadim Zeitlinsome fixes after global _T() => T() change
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-06-28  Vadim Zeitlinmisc minor fixes I forgot to commit before
1999-05-11  Vadim Zeitlinunused parameter warnings suppressed
1999-04-17  Ove KaavenUnicodified list of color strings.
1999-04-16  Ove KaavenAll files compile in Unicode mode, but I have only...
1999-02-10  Robert Roebling distribution things
1999-02-06  Julian SmartAltered font dialog slightly for Motif; added wxUSE_TOO...
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-01-24  Robert Roebling Small doc corrections
1999-01-08  Robert Roebling minor Configure / makefiles updates
1998-12-10  Julian SmartDialog Editor corrections for latest wxWin changes...
1998-12-08  Robert Roebling DnD updates
1998-11-25  Karsten Ballüderfixed internal compiler error and proper translation
1998-11-11  Julian SmartMotif bug fixes; dialog OnPaint works now; wxColourDial...
1998-08-08  Denis PershinDP:
1998-08-02  Robert Roebling Fixed Fontdialog
1998-05-20  Karsten BallüderInitial revision