Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / include / wx / msw / font.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-04-30  Vadim ZeitlinAdd wxFontInfo class to allow using named parameters...
2012-01-23  Vadim ZeitlinAdd support for stricken-through fonts.
2012-01-23  Vadim ZeitlinAdd wxFont ctor taking a single flags argument instead...
2010-09-29  Vadim ZeitlinReturn wxFONTFAMILY_DEFAULT, not UNKNOWN, from wxFont...
2009-11-26  Vadim ZeitlinNo changes, just avoid overriding GetNativeFontInfoDesc...
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-06-12  Vadim Zeitlinadded convenient wxFont::Make{Bold,Italic,Smaller,Large...
2009-03-15  Francesco MontorsiwxMSW and wxPalmOS already had the wxFont(const wxSize...
2009-03-15  Francesco Montorsiadd the wxFont(const wxSize& pixelSize, ...) ctor to...
2008-11-03  Francesco Montorsibuild fixes
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-03-13  Vadim Zeitlinallocate HFONT on demand instead of doing every time...
2007-03-13  Vadim Zeitlinfix setting the properties of a valid but unshared...
2007-02-14  Vadim Zeitlinuse AllocExclusive() instead of duplicating its code...
2006-05-29  Vadim Zeitlinmiscellaneous wxFont enhancements (patch 1496606):
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2005-11-15  Włodzimierz SkibaMinor cleanings.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-09-27  Vadim Zeitlinkeep the old wxFont::Create() signature (changed by...
2004-09-26  Ron LeewxSize needs to be fully defined if we want to use...
2004-09-25  Vadim Zeitlinadded a way to create fonts with specified pixel size
2004-09-16  Vadim Zeitlinfixed gcc warnings about not calling base class ctor...
2004-06-12  Dimitri Schoolwerthremoved SetAutoLayout(true) calls when a corresponding...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-09-24  Vadim Zeitlinpointer returned by GetNativeFontInfo() is now const...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-02-12  Vadim Zeitlinadded DoSetNativeFontInfo() to avoid virtual function...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-01-26  Vadim Zeitlinimplemented IsFixedWidth() correctly for MSW
2001-12-22  Vadim ZeitlinwxFont can now raelly use the native fonts
2001-06-29  Julian SmartFirst pass at adding MicroWindows support
2001-01-24  Vadim Zeitlinapplied wxNativeFontInfo patch #103089
2000-12-18  Vadim Zeitlincompilation fixes for wxMSW
2000-12-18  Vadim Zeitlinapplied wxNativeFontInfo patch from Derry Bryson (with...
2000-07-15  Bryan Pettymerged 2.2 branch
1999-11-06  Vadim Zeitlin1. wxFontMapper seems to work for wxMSW
1999-10-30  Vadim ZeitlinwxFontEnumerator mostly works for wxMSW
1999-09-29  Vadim Zeitlin1. Implemented support for different icons for differen...
1999-09-29  Vadim Zeitlin1. added a brief overview of Unicode support
1999-06-02  Julian SmartAdded progdlgg.cpp to makefiles; fixed true/false in...
1999-05-10  Vadim ZeitlinwxWindow split (MSW part of changes)
1999-04-19  Ove KaavenSome Unicode changes.
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-08-09  Julian SmartMiscellaneous, mostly cosmetic changes. wxPen/wxFont...
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten Ballüderadded some wxMSW stuff