]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk/choice.h
wxControl and wxChoice derive from the base classes under wxGTK too now
[wxWidgets.git] / include / wx / gtk / choice.h
1999-10-18  Vadim ZeitlinwxControl and wxChoice derive from the base classes...
1999-10-11  Robert Roebling added SpinCtrl,
1999-07-27  Ove Kaavenchar -> wxChar
1999-07-22  Robert Roebling Corrected wxlistBox, wxRadioBox, wxComboBox and
1999-06-17  Karsten BallüderImplemented tearoff menus, please see my posting to...
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-05-12  Robert Roebling Fixes a few SGI compiler warnings..
1999-03-16  Vadim ZeitlinwxCommandEvent::SetString() change - now uses wxString
1998-12-15  Robert Roebling Added wxCheckLitBox (oh well)
1998-11-06  Robert Roebling Second try at doing Set/GetClient right
1998-11-06  Robert Roebling SetEventData for a few widgets
1998-10-29  Robert Roebling Big color update with the newest information
1998-10-26  Robert Roebling Implemented wxScreenDC the hard way
1998-10-26  Robert Roebling Did much work on colors. It doesn't work and I guess
1998-10-24  Robert Roebling Removed usage of GdkImlib
1998-09-07  Robert Roebling Much more aggressive for intercepting events and
1998-09-06  Robert Roebling Added SetFont to most controls and controls sample
1998-09-01  Robert Roebling Small fixes to wxChoice, wxComboBox and wxListBox
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-14  Robert Roebling Added wxRadioButton (not tested)
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten BallüderInitial revision