Use RIAA wrapper for wxSpinCtrl event disabling in wxGTK.
[wxWidgets.git] / include / wx / clntdata.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2007-07-26  Vadim Zeitlinmany wxItemContainer-related changes:
2007-07-25  Robert RoeblingAdd iterators to wxVector, use std::vector in STL mode...
2007-07-07  Václav Slavíkchanged wxVectorBase and WX_DECLARE_BASE into wxVector...
2006-01-18  Julian SmartReverted semicolons patch
2006-01-18  Julian SmartApplied patch [ 1399013 ] More removals of extraneous...
2005-09-25  Vadim Zeitlinremoved wxABI_VERSION checks
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-22  Vadim Zeitlinuse quotes, not angle brackets, for wx headers
2005-08-16  Vadim Zeitlinfixed warning about mismatching dlldecl when building...
2005-07-30  Mattia Barbon Make wxBase compiled for wxMotif compatible with...
2005-07-22  Michael WetherellAdd wxABI_VERSION wrappers
2005-07-14  Vadim Zeitlinfixed warning due to not using dllexport wxShadowObject...
2005-06-26  Robert Roebling Added wxShadowObject for imitating a VMT with
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...