]> git.saurik.com Git - wxWidgets.git/history - src/gtk1/spinbutt.cpp
1. wxCalendarCtrl
[wxWidgets.git] / src / gtk1 / spinbutt.cpp
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