Use wxDELETE() and wxDELETEA() when possible.
[wxWidgets.git] / src / motif / spinbutt.cpp
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-04-07  Mattia Barbon Rework wxMotif font/color inheritance so it works
2007-03-30  Vadim Zeitlinadded wxCHECK to ensure that we don't dereference a...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-05-23  Włodzimierz SkibaInclude wx/timer.h according to precompiled headers...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2005-10-08  Vadim Zeitlinfixed logic bug in DoSetSize() (disabling a warning...
2005-10-06  Włodzimierz SkibawxMotif for OS/2 adjustements. Source cleaning.
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-08-31  Włodzimierz Skibasome wxUSE_* macros not used consistently (patch #99245...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-01  Mattia Barbon Precompiled headers support.
2003-10-30  Vadim Zeitlinremoved calls to wxWindowBase::InitBase(), it is called...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-04-07  Mattia Barbon Fix some GCC 3.2 -O2 warnings.
2003-03-30  Mattia Barbon More native look for wxSpinButton.
2003-03-26  Mattia Barbon SetSelection must not send an event. Fixed an off
2003-01-07  Mattia Barbon Left/right arrows were swapped.
2002-09-12  Jouk Jansen Committing in .
2002-08-27  Mattia BarbonHonour wxSB_WRAP in wxMotif spin button
2002-07-28  Mattia BarbonImplemented wxSpinButton for wxMotif.
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-07-09  Julian SmartVarious wxMotif fixes
2001-04-17  Vadim Zeitlinanother attempt to fix wxMotif build
2001-04-13  Vadim Zeitlinlinking fix for wxMotif
2000-02-16  Julian SmartVarious VC++ 1.5 and other corrections
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-10-26  Julian SmartRemoved lots of wxMotif compile warnings. Copied new...
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-01-24  Julian SmartAdded some Motif wxGLCanvas support; some more Motif...
1998-10-26  Julian SmartMotif and other mods
1998-10-21  Julian SmartMore Motif stuff incl. beginnings of wxToolBar
1998-09-18  Julian SmartMotif files added.