]> git.saurik.com Git - wxWidgets.git/history - src/gtk1/spinctrl.cpp
Lots of updates for Unicode and GTK 2.0 support.
[wxWidgets.git] / src / gtk1 / spinctrl.cpp
2002-08-05  Robert Roebling Lots of updates for Unicode and GTK 2.0 support.
2002-06-02  Robert Roebling Updates to (behaviour of) wxComboBox and wxSpinCtrl.
2002-03-26  Vadim Zeitlinfixed compilation warnings with GTK+ 2.0
2002-02-04  Vadim Zeitlinfixed crash when return is pressed in a spinctrl inside...
2001-07-30  Vadim Zeitlincompilation fixes for wxGTK
2001-03-10  Vadim Zeitlintrying to fix wxSpinCtrl update behaviour
2000-12-16  Robert Roebling Added wxCommandEvent::IsSeection for listbox,
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-24  Robert Roebling Minor optical things.
2000-01-06  Robert Roebling Themes again.
2000-01-04  Robert Roebling New colour, font, theme and size code..
2000-01-03  Robert Roebling Corrected spin control, which ignored hand typed...
2000-01-02  Robert Roebling wxSpinCtrl no longer emits event when changed program...
2000-01-01  Robert Roebling Some Resize/GetBestSize() changes.
1999-12-29  Vadim Zeitlin1. wxCalendarCtrl
1999-12-22  Vadim Zeitlin1. corrected some owner-drawn buttons bugs
1999-12-07  Robert Roebling Compile fix.
1999-12-04  Robert Roebling String changes for translations,
1999-11-28  Robert Roebling More broken pipes.
1999-11-27  Robin Dunnfixed to correctly use #if wxUSE_SPINCTRL
1999-11-02  Vadim Zeitlinmany warnings fixed (from HP-UX compilation log)
1999-10-30  Robert Roebling Some work on tabbing and menu accels,
1999-10-29  Robert Roebling Renamed GtkMyFixed to GtkPizza,
1999-10-29  Ove KaavenUnicode fixes
1999-10-28  Vadim ZeitlinwxGTK::wxSpinCtrl API synchronised with wxMSW
1999-10-11  Robert Roebling added SpinCtrl,