Define _CRT_NONSTDC_NO_WARNINGS for zlib compilation with MSVC.
[wxWidgets.git] / src / osx / carbon / textctrl.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-12-29  Vadim ZeitlinSpelling fixes in comments in wxOSX.
2010-11-05  Vadim ZeitlinAssume sizeof(wchar_t) is always 4 under OS X.
2010-07-28  Vadim ZeitlinAdd association between wxOSX wxTextWidgetImpl and...
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-02  Vadim Zeitlinuse WXSIZEOF(x) instead of sizeof(x)/sizeof(x[0]) ...
2009-05-15  Stefan Csomorapplying, closes #9012
2009-04-17  Stefan Csomorwrong override params
2009-04-04  Stefan Csomorfixing unused param warning
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2008-11-22  Kevin OllivierForward port event handler fixes to trunk.
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-10-17  Vadim Zeitlinreverted the change of r56246 and keep the old behaviou...
2008-10-10  Stefan Csomormoving embedding to common API
2008-10-06  Stefan Csomormoving more things to common API between carbon and...
2008-09-30  Stefan Csomorperformance fix by Tim Kosse
2008-09-22  Stefan Csomorfixing override, fixes #9985 (second error)
2008-09-21  Stefan Csomorfixing focus, fixes #9985
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
2008-07-29  Stefan Csomorosx regrouping
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-06-11  Stefan Csomorrenaming