]> git.saurik.com Git - wxWidgets.git/history - include/wx/osx/cocoa/private/textimpl.h
adding some additional fixes for programmatic selection handling
[wxWidgets.git] / include / wx / osx / cocoa / private / textimpl.h
2012-11-28  Stefan Csomoradding some additional fixes for programmatic selection...
2012-11-28  Stefan Csomorsupporting selection methods when not focused, closes...
2012-01-15  Stefan Csomorallow native max length support, see #10269
2011-12-07  Vadim ZeitlinImplement wxComboBox::Popup() and Dismiss() for wxOSX...
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-01-26  Stefan Csomorsupport for hints, fixing textfield implementation...
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
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...