Define _CRT_NONSTDC_NO_WARNINGS for zlib compilation with MSVC.
[wxWidgets.git] / src / osx / carbon / font.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-04-30  Vadim ZeitlinAllow using wxDEFAULT as font size in wxOSX.
2012-07-24  Stefan Csomorguard against not-yet-existing font, fixes #14516
2012-06-20  Stefan Csomormake sure native font exists, before asking about fixed...
2012-06-14  Stefan CsomorCoreText support for iOS
2012-01-23  Stefan Csomoradding missing stubs
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-03-16  Stefan Csomorcalling explicit base class constructor from copy const...
2011-01-07  Stefan Csomorcommon rtti in fontcmn.cpp
2010-09-30  Stefan Csomoropening ATSU Font info for Ulrich Telle's wxPDFContext
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-09-29  Vadim ZeitlinReturn wxFONTFAMILY_DEFAULT, not UNKNOWN, from wxFont...
2010-07-14  Vadim ZeitlinUse correct format specifiers in wxOSX/Carbon font...
2010-04-30  Stefan Csomoradding uifont support
2010-04-13  Stefan Csomoradding fallbacks for non-native font variants, fixes...
2010-04-08  Stefan Csomortrying to simplify and optimize font handling
2010-04-08  Stefan Csomorusing statically allocated font objects for speedup
2009-10-09  Vadim ZeitlinRemoved wxFont::Set/GetNoAntiAliasing() implementations.
2009-09-25  Julian SmartApplied #8697 (Improve error detection for MacFindFont )
2009-09-21  Stefan Csomormoving themeing include to private.h
2009-09-18  Vadim ZeitlinFix recurring typo in "theming".
2009-09-18  Vadim ZeitlinUse wxASSERT() instead of assert() in wx code.
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-06-22  Vadim Zeitlinfix more wxOSX/Carbon warnings in release build
2009-06-20  Stefan Csomormake sure theme font info is reset if anything is changed
2009-06-18  Vadim Zeitlinfix a couple of harmless warnings during wxOSX build
2009-04-20  Stefan Csomorfixing param
2009-04-14  Stefan Csomorfixing native font info support bugs
2009-03-29  Stefan Csomoradding iphone code
2009-03-24  Stefan Csomorconforming to new naming convention of starting all...
2009-03-24  Stefan Csomoradding back API for 2.8 compatibility
2009-03-23  Stefan Csomorfixing warning in osx core and carbon
2009-03-22  Stefan Csomorsimpler define handling
2009-03-20  Stefan Csomormake sure we always have a CGFontRef
2009-03-20  Stefan Csomorintroducing temporary variables for atsu with cocoa
2009-03-20  Stefan Csomorreworked font handling for osx
2009-02-07  Stefan Csomorreworking event handling to redirect to c++ virtual...
2009-01-13  Stefan Csomormake sure that code is always available when compiling...
2008-11-03  Francesco Montorsibuild fix
2008-11-03  Francesco Montorsibuild fixes
2008-11-03  Francesco Montorsifix the incoherence pointed out by ifacecheck between...
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-09-24  Robin DunnUnicode-related compile fixes
2008-09-12  Stefan CsomorCoreText fixes
2008-09-07  Stefan Csomor10.4 support for osx-cocoa
2008-09-06  Stefan Csomorseveral small fixes
2008-09-02  Stefan Csomorosx new layout
2008-07-30  Stefan CsomorOSX renaming round 2
2008-07-29  Stefan Csomorosx regrouping
2008-06-27  Stefan Csomoruse default fonts that have also bold and italic varian...
2008-06-27  Stefan Csomorwas incorrectly forcing the font to 12 in most cases...
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-06-11  Stefan Csomorrenaming