]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk1/combobox.h
derive wxComboBox from wxItemContainer (via wxComboBoxBase) in wxGTK (patch 802882)
[wxWidgets.git] / include / wx / gtk1 / combobox.h
2003-09-20  Vadim Zeitlinderive wxComboBox from wxItemContainer (via wxComboBoxB...
2003-08-30  Vadim Zeitlinreturn the index of the inserted/appended item
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-09  Vadim ZeitlinGetClientData(int n) should be const (part of patch...
2003-05-09  Vadim ZeitlinInsert() patch from John Labenski
2003-03-01  Robert Roebling Added wxComboBox::SetString patch
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-05  Robert Roebling Lots of Unix/Unicode compile fixes, some of which
2001-08-06  Robert Roebling Applied patch for wxComboBox and wxListBox to
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
1999-11-19  Vadim ZeitlinwxWindow::GetBestSize() added
1999-10-11  Robert Roebling added SpinCtrl,
1999-07-22  Robert Roebling Corrected wxlistBox, wxRadioBox, wxComboBox and
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-05-12  Robert Roebling Fixes a few SGI compiler warnings..
1999-04-12  Ove KaavenOh well, I'll just stuff in the rest of the Unicode...
1999-03-14  Vadim Zeitlincompilation fix (forgot to check in this one)
1999-01-09  Karsten BallüderwxComboBox included (removed dependency on wxUSE_COMBOB...
1999-01-06  Robert Roebling Compilation fixes
1999-01-04  Robert Roebling configure and #ifdef wxUSE_XXX updates
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-21  Robert Roebling SetBackground for ListBox and others
1998-09-07  Robert Roebling Much more aggressive for intercepting events and
1998-09-07  Robert Roebling Tries unsuccesfully to cure a few more problems
1998-09-06  Robert Roebling Added SetFont to most controls and controls sample
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-31  Robert Roebling Added bitmaps and icons to samples
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-06-22  Karsten Ballüderfixed #pragma
1998-06-03  Robert Roebling GTK
1998-05-30  Robert Roebling Same as last one..
1998-05-20  Karsten BallüderInitial revision