using #ifdef wxABORT_ON_CONFIG_ERROR not just #if as elsewhere
[wxWidgets.git] / src / osx / textctrl_osx.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2012-01-15  Stefan Csomorremoving duplicated method, wiring native maxlength...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-16  Stefan Csomoradapt defines for ctrl/command key
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-07-30  Vadim ZeitlinFix off by one error in wxTextCtrl::GetLineLength(...
2011-03-19  Stefan Csomorgoing private with userpane info
2011-03-18  Stefan Csomorgoing private for m_peer to give a foundation for bette...
2011-01-26  Stefan Csomorhinting support
2011-01-04  Stefan Csomormerging back XTI branch part 2
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-09-17  Dimitri SchoolwerthSet svn properties on .cpp files.
2010-04-06  Vadim ZeitlinFix text text changed events sending in OS X combo...
2010-04-06  Vadim ZeitlinRemove duplicated GetTextPeer() definitions from derive...
2010-04-06  Stefan Csomoradding clipboard events, fixes #11906
2010-01-31  Stefan Csomoravoiding catching incorrect shortcuts, see #11676
2010-01-31  Stefan Csomorsupporting clipboard command shortcuts on osx_cocoa...
2010-01-10  Kevin OllivierRemove duplicate fields in wxTextCtrl / wxTextEntry...
2010-01-09  Kevin OllivierImplement native OS X ComboBox for OS X Cocoa, and...
2009-12-05  Paul Cornettminor cleanup
2009-11-26  Kevin OllivierAllow OS X Cocoa (or any OS X port) to override GetBest...
2009-11-01  Kevin OllivierStart on Get/SetStyle support for OS X Cocoa wxTextCtrl.
2009-10-01  Stefan Csomorfixing setting initial value under osx_cocoa for single...
2009-08-23  Vadim ZeitlinAdded wxKeyEvent::IsKeyInCategory() method.
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-06-11  Stefan Csomoradding events to single line textcontrols (password...
2009-04-14  Stefan Csomoradapting TextUpdateEvents, using wxTextEntry API
2009-03-02  Vadim ZeitlinwxOSX build fix after wxTextEntry::GetValue() renaming...
2008-09-05  Stefan Csomorforward define for non precomp build, switching preproc...
2008-09-05  Stefan Csomorsimplify native textcontrol creations, adding search...
2008-09-02  Stefan Csomorosx new layout