No resize border on WinCE by default
[wxWidgets.git] / include / wx / clntdata.h
2004-10-13  Włodzimierz SkibaSemicolon fixes according to Vadim's note about being...
2004-07-15  Václav Slavíkfixed dllexports: wxClientData is now in wxBase, not...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-02-06  Robin DunnCorrect export declarations
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-02  Vadim Zeitlinrenamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
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...