warning fixes for BCC and OW (heavily modified patch 819146)
[wxWidgets.git] / src / generic / colrdlgg.cpp
2003-10-16  Vadim Zeitlinwarning fixes for BCC and OW (heavily modified patch...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-06-19  David ElliottwxCocoa does not have wxDialog::OnPaint()
2003-03-17  Julian SmartFixed copyrights and licence spelling
2002-07-22  David WebsterOS/2 tweaks.
2002-07-03  Vadim Zeitlinfixed a compilation warning about signed/unsigned compa...
2002-07-03  Vadim Zeitlinremoved hardcoded 48 (number of standard colours) from...
2001-11-23  Vadim Zeitlinshow correctly the initially selected colour and update...
2001-11-21  Václav SlavíkwxUniv fixes for generic wxColourDialog
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-04-18  David WebsterFix to excule OnPaint from WXPM
2000-08-10  Jouk Jansen Committing in .
2000-08-09  Stefan Csomormerge of wxMac into main repository
2000-07-15  Bryan Pettymerged 2.2 branch
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-04  Robert Roebling String changes for translations,
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-08-21  Robert Roebling Doc corrections,
1999-08-16  Michael BedwardChanged values passed to SetClientSize() in CreateWidge...
1999-06-28  Vadim Zeitlinmisc minor fixes I forgot to commit before
1999-06-21  Robert Roebling Motif compile fixes.
1999-05-11  Vadim Zeitlinunused parameter warnings suppressed
1999-04-25  Robert Roebling The colour is called Aquamarine, not Aquaramine. No,
1999-04-17  Ove KaavenUnicodified list of color strings.
1999-02-10  Robert Roebling distribution things
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1998-12-18  Julian SmartIn DialogEd, changed Close to Destroy to make it shut...
1998-12-12  Robert Roebling Added scrollbar size to settings
1998-11-11  Julian SmartMotif bug fixes; dialog OnPaint works now; wxColourDial...
1998-08-08  Denis PershinDP:
1998-05-20  Karsten BallüderInitial revision