Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / src / osx / cocoa / listbox.mm
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2012-08-29  Stefan Csomoruse global NSLayoutManager
2012-08-29  Stefan Csomortemporary workaround
2012-08-29  Stefan Csomorpropagating font to the individual columns, changing...
2012-07-15  Stefan Csomorremoving workaround for listbox, finishing drop target...
2012-06-18  Stefan Csomorsupporting promised file urls for transfer, see #14281
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-08  Stefan Csomoradapting to init pattern
2011-03-18  Dimitri SchoolwerthSet svn properties on various files throughout the...
2011-01-03  Vadim ZeitlinDon't use deprecated NSTableView selectRow:byExtendingS...
2010-06-21  Stefan Csomoradding HitTest to osx_cocoa implementation of listbox...
2010-02-19  Kevin OllivierTypo fix.
2009-12-01  Vadim ZeitlinAdd wxOSX_10_6_AND_LATER macro and use it.
2009-09-26  Stefan Csomorreducing key event handling complexity
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 ...