Fix crash when auto-sizing a wxDataViewCtrl column.
[wxWidgets.git] / src / osx / cocoa / srchctrl.mm
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-09  Stefan Csomorfixing two warnings
2011-04-13  Stefan Csomorpreparing for completions support
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-03-18  Dimitri SchoolwerthSet svn properties on various files throughout the...
2011-02-02  Stefan Csomorfixing searchctrl on osx_cocoa, changing type for peer...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-02-06  Kevin OllivierGet wxSearchCtrl text events working, and share the...
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-03-23  Stefan Csomortextctrl cleanup
2009-03-10  Kevin OllivierBorder styles create a double-border on native search...
2009-03-07  Kevin OllivierFor search ctrl, the bordered and bezeled styles destro...
2009-02-14  Kevin OllivierRemove the "double border" around the search ctrl.
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 Csomorrouting native events first to the wx class and only...
2009-01-13  Stefan Csomorusing subclass as impl ptr, common code in macro becaus...
2008-10-10  Stefan Csomormoving embedding to common API
2008-09-05  Stefan Csomorsimplify native textcontrol creations, adding search...
2008-09-02  Stefan Csomorosx new layout