]> git.saurik.com Git - wxWidgets.git/history - include/wx/cocoa/font.h
add the wxFont(const wxSize& pixelSize, ...) ctor to all ports; add some wxCHECK_MSGs...
[wxWidgets.git] / include / wx / cocoa / font.h
2009-03-15  Francesco Montorsiadd the wxFont(const wxSize& pixelSize, ...) ctor to...
2008-11-03  Francesco Montorsifix the incoherence pointed out by ifacecheck between...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-12-15  Vadim ZeitlinFix Ok/IsOk() mess in wxGDIObject-derived classes;...
2007-10-18  David ElliottHalfway reasonable implementation of wxFont for wxCocoa.
2007-10-13  David ElliottMove wxCocoa's wxFontRefData from the header to the...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2006-05-29  Vadim Zeitlinmiscellaneous wxFont enhancements (patch 1496606):
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-01-22  David ElliottApplied patch #881258: Add wxT() to debug messages...
2003-09-24  Vadim Zeitlinpointer returned by GetNativeFontInfo() is now const...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-03-22  David ElliottFIXME: Complete stubs or other cruft necessary to make...