]> git.saurik.com Git - wxWidgets.git/history - src/osx/cocoa/listbox.mm
cleaning up key handling, closes #10406
[wxWidgets.git] / src / osx / cocoa / listbox.mm
2009-09-26  Stefan Csomorcleaning up key handling, closes #10406
2009-09-25  Stefan Csomorusing native key handling, closes #10406
2009-09-25  Stefan Csomorusing common notification mechanism for selection chang...
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-08-18  Stefan Csomorsimplifying native string handling, see #11061
2009-03-23  Stefan Csomorfixing warnings in osx cocoa
2009-03-08  Kevin OllivierFix double-click support for wxListBox (#10548)
2009-02-12  Stefan Csomorrenaming clickedAction callbacks to more generic contro...
2009-02-07  Stefan Csomorreworking event handling to redirect to c++ virtual...
2009-01-14  Stefan Csomorcleaning up warnings, more common event code
2009-01-13  Stefan Csomorcommon event code
2008-10-10  Stefan Csomormoving embedding to common API
2008-08-30  Stefan Csomorcommitting current cocoa state just to be safe ...