]> git.saurik.com Git - wxWidgets.git/history - src/motif/combobox_native.cpp
Source cleaning. wxMotif/OS2 adjustements.
[wxWidgets.git] / src / motif / combobox_native.cpp
2005-10-03  Włodzimierz SkibaSource cleaning. wxMotif/OS2 adjustements.
2005-09-27  Włodzimierz SkibawxItemContainerImmutable::FindString unified.
2005-01-19  Włodzimierz SkibawxTextPos for all GetLastPosition with constants for...
2005-01-18  Kevin HockUse event modifiers and accessors rather than m_ variab...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-01  Mattia Barbon Precompiled headers support.
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
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...