Remove obsolete VisualAge-related files.
[wxWidgets.git] / src / gtk1 / spinbutt.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-01-04  Stefan Csomormerging back XTI branch part 2
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2006-06-15  Włodzimierz SkibaInclude wx/math.h according to precompiled headers...
2006-05-02  Włodzimierz SkibaInclude wx/utils.h according to precompiled headers...
2006-01-23  Mart RaudseppRemove GTK2 stuff from src/gtk1. Rename wx/gtk includes...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-08  Mart RaudseppExpand tabs, identation/whitespace fixes
2005-03-21  Vadim ZeitlinGTK+ callbacks must have C linkage (patch 1157384)
2004-12-14  Włodzimierz Skibawx/math.h integration
2004-06-24  Robin Dunn* Implemented BestSize cache
2004-06-14  Václav Slavíkfixed GTK styles handling:
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-06  Robin DunnGet(Class)DefaultAttributes() for wxGTK controls
2004-05-04  Robin DunnAdded wxControl::PostCreation for wxGTK. Moved calls to
2003-12-03  Robin DunnUse InheritAttributes for wxGTK widgets so they will...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2002-03-12  Vadim Zeitlinchanges to make wxGTK compile with GTK+ 2.0: now it...
2000-02-16  Julian SmartVarious VC++ 1.5 and other corrections
2000-01-24  Robert Roebling Added geometry.cpp and made it compile,
2000-01-24  Robert Roebling Corrected spinbutton events and made them vetoable.
1999-12-29  Vadim Zeitlin1. wxCalendarCtrl
1999-11-28  Robert Roebling More broken pipes.
1999-11-02  Vadim Zeitlinmany warnings fixed (from HP-UX compilation log)
1999-10-11  Robert Roebling added SpinCtrl,
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-08-22  Robert Roebling Added wxFFileStream base on wxFFile (as opposed to...
1999-08-04  Robert Roebling Minor changes to viusal appearance,
1999-07-28  Vadim Zeitlin1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN...
1999-07-27  Robert Roebling Corrected some more docs,
1999-07-27  Robert Roebling Small distrib updates,
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-05-10  Robert Roebling Small modifications to Vadims changes
1999-05-09  Vadim ZeitlinwxWindow split into wxWindowBase and wxWindow (wxGTK...
1999-04-29  Robert Roebling controls sample tests a bit more
1999-04-27  Robert Roebling New idle handling. Only that.
1999-04-15  Ove KaavenA couple more.
1999-03-01  Vadim Zeitlinwarnings suppressed
1999-03-01  Vadim ZeitlinwxSpinButton works ok with negative values
1999-02-28  Robert Roebling added wxMenu::Append( wxMenuItem )
1999-01-02  Robert Roebling Header changes (gtk.h etc no longer included in defs.h
1998-11-15  Robert Roebling Coompilation fixes for GTK 1.1.3
1998-11-14  Robert Roebling Added spinbutton