]> git.saurik.com Git - wxWidgets.git/history - src/generic/spinctlg.cpp
Generate EVT_SPINCTRL_UPDATED for wxMotif, too
[wxWidgets.git] / src / generic / spinctlg.cpp
2002-07-29  Mattia BarbonGenerate EVT_SPINCTRL_UPDATED for wxMotif, too
2002-07-28  Mattia BarbonImplemented wxSpinButton for wxMotif.
2002-05-23  Robert Roebling wxSPinCtrl no longer set focus to its text field
2002-05-03  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-02-14  Václav Slavíkcreate wxSpinCtrl with default pos+size first, so that...
2002-01-21  Václav Slavíkfixed incorrect positioning of controls in generic...
2001-12-10  Julian SmartEvent typo fixed
2001-12-09  Stefan Csomoradded changes in order to make at least button events...
2001-12-05  Stefan Csomorchanged DoMoveWindow not to change the height of the...
2001-11-28  Julian SmartFixing wxMicroWindows compilation
2001-10-14  Vadim Zeitlin1. added wxStatusBarUniv
2001-07-16  Robert RoeblingTried to make button events interceptable in generic...
2001-07-15  Stefan Csomorno message
2001-07-11  Stefan Csomorseveral mac fixes (Mark Newsams patches)
2001-07-03  Vadim Zeitlintons of fixes for wxGTK/Univ - seems to work, more...
2001-06-29  Julian SmartFurther wxUniv fixes