]> git.saurik.com Git - wxWidgets.git/history - src/motif/combobox_native.cpp
Insert() patch from John Labenski
[wxWidgets.git] / src / motif / combobox_native.cpp
2003-05-09  Vadim ZeitlinInsert() patch from John Labenski
2003-04-14  Mattia Barbon Code clanup: removed some useless/unused member
2003-03-26  Mattia Barbon SetSelection must not send an event. Fixed an off
2003-03-16  Mattia Barbon Fixed (native) wxComboBox::SetSelection and
2003-03-14  Mattia Barbon Remove explicit casts to (const char *), and replace...
2003-02-23  Mattia Barbon Implemented DoGetBestSize for wxListBox, (native...
2003-02-11  Mattia Barbon Finished native wxComboBox implementation; it still...
2003-02-04  Mattia Barbon Applied patch [ 679397 ] remove GPL code from motif...