]> git.saurik.com Git - wxWidgets.git/history - include/wx/clntdata.h
fixes needed for separate DLL build to work
[wxWidgets.git] / include / wx / clntdata.h
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2003-06-26  Julian SmartAdded m_ prefix to wxColourData and wxFontData members...
2002-12-08  Mattia Barbon Added wxClientDataDictionary, used (in wxMotif ATM...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-05-07  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2001-10-21  Robin DunnAdded wxClientDataContainer to wxSizer, so sizers can...
2001-10-12  Robin DunnMoved client data stuff directly into wxEvtHandler...
2001-10-09  Robin DunnFixed compile errors, warnings and other DSMs, and...
2001-10-09  Robin DunnMoved the [Set|Get]Client[Data|Object] and such out...