]> git.saurik.com Git - wxWidgets.git/history - src/cocoa/combobox.mm
Line-up interfaces to use size_t for GetCount()s (and count related api).
[wxWidgets.git] / src / cocoa / combobox.mm
2006-03-14  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s (and...
2005-09-27  Włodzimierz SkibawxItemContainerImmutable::FindString unified.
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-03-26  David ElliottMoved #if wxUSE_COMBOBOX after real wx/wxprec.h include.
2005-03-23  David ElliottComment out extraneous include wx/wxprec.h (part of...
2005-02-17  Ryan NortonComboBox for cocoa
2005-02-13  Vadim Zeitlinremoved multiple duplicate copies (with subtly differen...
2004-05-23  Julian SmartMore name change
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
2003-08-13  David ElliottMake appropriate use of MakeDefaultNSRect and SetInitia...
2003-07-15  David ElliottSetStringSelection: wxString& should be const
2003-07-14  David ElliottAdded wxUSE_COMBOBOX guard
2003-07-14  David ElliottFixed file header
2003-07-14  David ElliottwxCocoa: Added basic (i.e. not working) implementation...