]> git.saurik.com Git - wxWidgets.git/history - include/wx/osx/cocoa/private/textimpl.h
Add association between wxOSX wxTextWidgetImpl and wxTextEntry.
[wxWidgets.git] / include / wx / osx / cocoa / private / textimpl.h
2010-07-28  Vadim ZeitlinAdd association between wxOSX wxTextWidgetImpl and...
2010-02-27  Kevin OllivierOverride CanFocus because the wxWindow level test will...
2010-02-22  Kevin OllivierCocoa text fields and views have their own context...
2010-01-09  Kevin OllivierImplement native OS X ComboBox for OS X Cocoa, and...
2009-11-26  Kevin OllivierAllow OS X Cocoa (or any OS X port) to override GetBest...
2009-11-26  Kevin OllivierAdd CheckSpelling support for OS X Cocoa, make sure...
2009-11-01  Kevin OllivierStart on Get/SetStyle support for OS X Cocoa wxTextCtrl.
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-05-27  Stefan Csomorallowing font changes on multi-line textctrls, see...
2009-04-15  Stefan Csomortextctrl fixes
2009-02-14  Kevin OllivierStart on implementation for wxTE_MULTILINE / wxTE_RICH...
2009-02-12  Stefan Csomorrenaming clickedAction callbacks to more generic contro...
2009-01-11  Francesco Montorsijust fix some $Id$ tokens
2008-09-05  Stefan Csomorsimplify native textcontrol creations, adding search...