]> git.saurik.com Git - wxWidgets.git/history - src/gtk1/spinbutt.cpp
Get(Class)DefaultAttributes() for wxGTK controls
[wxWidgets.git] / src / gtk1 / spinbutt.cpp
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