]> git.saurik.com Git - wxWidgets.git/history - src/gtk1/spinbutt.cpp
Did somework on the generic dialogs,
[wxWidgets.git] / src / gtk1 / spinbutt.cpp
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