]> git.saurik.com Git - wxWidgets.git/history - src/osx/cocoa/combobox.mm
use explicit WakeUp variant, too many errors using heuristics, fixes #14176
[wxWidgets.git] / src / osx / cocoa / combobox.mm
2012-05-02  Stefan Csomoruse explicit WakeUp variant, too many errors using...
2011-12-07  Vadim ZeitlinImplement wxComboBox::Popup() and Dismiss() for wxOSX...
2011-03-18  Dimitri SchoolwerthSet svn properties on various files throughout the...
2011-03-16  Stefan Csomorfixing unused params
2011-01-04  Stefan Csomormerging back XTI branch part 2
2010-11-22  Stefan Csomorfixing 64 bit ranger error
2010-08-22  Vadim ZeitlinFix selection corner cases in wxOSX wxComboBox.
2010-07-28  Vadim ZeitlinAdd association between wxOSX wxTextWidgetImpl and...
2010-06-21  Stefan Csomoradding bestsize for osx_cocoa combobox
2010-02-19  Kevin OllivierDisable sending of events by OS X Combobox during progr...
2010-02-15  Kevin OllivierImplement case-insensitive find and read only support...
2010-02-03  Kevin OllivierAdd sanity check on the item number.
2010-01-20  Kevin OllivierHandle the case of NSNotFound result properly.
2010-01-09  Kevin OllivierImplement native OS X ComboBox for OS X Cocoa, and...
2010-01-04  Kevin OllivierGet the OS X Cocoa native combobox building by having...
2009-12-31  Stefan Csomoradding placeholders and work in progress files