Crash fix for inserting text into a buffer without an associated control
[wxWidgets.git] / src / xrc / xh_spin.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-08-30  Vadim ZeitlinAdd wxSpinCtrl::SetBase() to allow entering hexadecimal...
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2009-03-22  Vadim Zeitlinuse wxALIGN_LEFT/CENTRE/RIGHT instead of wxTE_XXX to...
2009-03-22  Vadim Zeitlinadd alignment flags support to wxSpinCtrl[Double] ...
2008-10-01  Václav Slavíkget rid of public constants for various XRC defaults...
2006-10-03  Vadim Zeitlinfixes for compilation with wxUSE_XXX==0 and some other...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-01-07  Václav Slavíkfixed condition for using #pragmas
2004-09-23  Václav SlavíkwxUSE_XRC implies wxUSE_XML now
2004-09-22  Ryan NortonwxUSE_XML and wxUSE_XRC build fixes if expat is not...
2004-09-22  Włodzimierz SkibaCorrect #if markup to spin-based controls handling.
2004-09-18  Václav Slavíkmoving XRC to the core
2004-06-11  Włodzimierz SkibawxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND...
2003-06-12  Václav Slavíkadded wxRTTI to XRC handlers (patch #752996 by David...
2001-12-29  Václav Slavíkuse a programmer-friendly macro for subclassing
2001-12-27  Václav SlavíkChanges to the XRC library:
2001-11-23  Václav Slavíkcosmetic change: XML resource -> XRC resource
2001-06-09  Václav Slavíkchanged wxXML to XRC, wx/xml/*.h->wx/xrc/*.h