don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files...
[wxWidgets.git] / include / wx / generic / colrdlgg.h
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
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-04-22  Vadim Zeitlinadd m_ prefix to the member variables and remove unneed...
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-11-24  Włodzimierz SkibawxUSE_SLIDER=0 fixes.
2004-11-18  Ryan Nortonget rid of singleCustomColour - its not needed. Cleanu...
2004-06-04  Václav Slavíkcleared junk
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
2000-07-15  Bryan Pettymerged 2.2 branch
1999-10-14  Julian SmartCorrections
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1998-12-17  Robert Roebling Removed minor differences between wxMSW and wxGTK
1998-12-04  Julian SmartFixes for WXWIN_COMPATIBILITY, and BC++ fix for event.cpp
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-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-28  Julian Smart#ifdefed out a typedef not appropriate to MSW; added...
1998-05-20  Karsten BallüderInitial revision