Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / common / fontcmn.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-06-12  Vadim ZeitlinDon't translate closing single quote in the font face...
2012-02-10  Vadim ZeitlinFix compilation ofr ports without native font info...
2012-01-23  Vadim ZeitlinAdd support for stricken-through fonts.
2012-01-23  Vadim ZeitlinAdd wxFont ctor taking a single flags argument instead...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-16  Vadim ZeitlinRound font sizes in AdjustToSymbolicSize() instead...
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-02-27  Vadim ZeitlinAdd wxFont::SetSymbolicSize() and SetSymbolicSizeRelati...
2011-02-27  Vadim ZeitlinAdd wxFont::Underlined() and MakeUnderlined() methods.
2011-01-07  Stefan Csomorxti changes
2011-01-04  Stefan Csomormerging back XTI branch part 2
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-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-06-17  Vadim ZeitlinwxFont::MakeXXX() and Scale() methods now modify the...
2009-06-12  Vadim Zeitlinadded convenient wxFont::Make{Bold,Italic,Smaller,Large...
2009-05-17  Vadim Zeitlindeal with the fonts without any specified face name...
2009-04-15  Francesco Montorsismall enhancement: account for SLANT==ITALIC on wxMSW...
2009-03-25  Francesco Montorsiimplement quoting for the facename and parsing of quote...
2009-03-22  Vadim Zeitlincompilation fix for STL build after the last change
2009-03-22  Vadim Zeitlinreplace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL
2009-03-20  Stefan Csomorreworked font handling for osx
2009-03-16  Francesco Montorsireturn updated wxFONT*_* values
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-10-20  Vadim Zeitlinfix more Borland release build warnings about unused...
2007-12-15  Vadim ZeitlinFix Ok/IsOk() mess in wxGDIObject-derived classes;...
2007-07-27  Vadim Zeitlinadded wxTo/FromString() overloads for wxFont (1st part...
2007-07-21  Vadim Zeitlinadded wxUSE_FONTENUM for wxFontEnumerator
2007-06-27  Vadim Zeitlindon't invalidate the font in SetNativeFontInfo[Desc...
2006-11-26  Vadim Zeitlincompilation fix for BCC 5.5: use IsSameAs() instead...
2006-11-20  Václav Slavíkdon't expose M_FONTDATA in public header
2006-08-16  Václav Slavíkwarning fix for !wxUSE_FONTMAP
2006-07-16  Vadim Zeitlindisable pixel size comparison in operator==() for wxGTK...
2006-07-02  Vadim Zeitlintake pixel sizes into account as well when comparing...
2006-06-19  Włodzimierz SkibaInclude wx/gdicmn.h according to precompiled headers...
2006-05-29  Włodzimierz SkibaFail for assert(0,...).
2006-05-29  Włodzimierz SkibaFail for assert(0,...).
2006-05-29  Włodzimierz SkibaBuild fix.
2006-05-29  Vadim Zeitlinmiscellaneous wxFont enhancements (patch 1496606):
2006-05-05  Włodzimierz SkibaInclude wx/dc.h according to precompiled headers of...
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2006-02-06  David Surovelltweaks and comments to previous commit
2006-02-06  David Surovellfix gcc v3.3.3 compiler crash
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-04-15  Włodzimierz SkibaMissing include.
2005-03-30  Julian SmartApplied patch [ 1171542 ] access static class members...
2004-12-22  Włodzimierz SkibaFinal MSW/PalmOS split. Remove dump copies of MSW speci...
2004-12-20  Włodzimierz SkibaUse __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port
2004-10-03  Dimitri Schoolwerthremoved tab character
2004-10-03  Vadim Zeitlinoops, AdjustFontSize() had no effect; fixed (patch...
2004-09-27  Dimitri Schoolwerthfixed MSVC6 warning
2004-09-25  Vadim Zeitlincompilation fix for not MSW
2004-09-25  Vadim Zeitlinadded a way to create fonts with specified pixel size
2004-09-14  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
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-07-11  Julian SmartMore WinCE mods.
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-02-12  Vadim Zeitlinadded DoSetNativeFontInfo() to avoid virtual function...
2002-12-10  Julian SmartFromString should not fail on wxMac if facename empty.
2002-11-02  Vadim Zeitlinadded ctor taking wxFontFlags
2002-04-06  Václav Slavíkadded wxFontMapper::Get/Set
2002-01-25  Vadim Zeitlinfixes to handling of the 7 bit ASCII encoding
2002-01-14  Vadim Zeitlinadded wxFont::IsFixedWidth(), documented it and impleme...
2002-01-09  David WebsterSupport for WXPM's native font info.
2002-01-07  Gilles Depeyrotimplement out-of-line destructors where needed instead...
2001-12-30  Vadim Zeitlincompilation fixes for !wxUSE_FONTMAP
2001-12-24  Václav Slavíkfixes to wxFont mods for the case w/o native fontinfo...
2001-12-24  Vadim Zeitlintypo fixed
2001-12-24  Vadim Zeitlincode clean up, avoid duplicating the same code in font...
2001-12-23  Ron LeeAdded missing header and missing logic. :)
2001-12-22  Vadim ZeitlinwxFont can now raelly use the native fonts
2001-12-21  Vadim Zeitlinadd more methods to wxNativeFontInfo: To/FromUserString...
2001-12-21  Vadim Zeitlinoops, forgot to commit wxFontBase::SetNativeFontInfo...
2001-09-23  Václav Slavíkfixed serious bug in wxFont::operator== (ignored weight)
2001-08-06  Václav Slavíkwhy was generic wxNativeFontInfo code disabled for...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-04-21  Vadim Zeitlinmerged wxFont related fix (operator==) and optimization...
2001-01-24  Vadim Zeitlinapplied wxNativeFontInfo patch #103089
2000-12-18  Vadim Zeitlincompilation fixes for wxMSW
2000-12-18  Vadim ZeitlinwxNativeFontInfo changes
2000-12-18  Vadim Zeitlinminor fixes for the font info patch
2000-12-18  Vadim Zeitlinapplied wxNativeFontInfo patch from Derry Bryson (with...
1999-11-05  Vadim Zeitlin1. wxFontMapper almost finished
1999-10-12  Robert Roebling Refresh() problem from DialogEd solved
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-07  Vadim Zeitlinsome fixes after global _T() => T() change
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-04  Julian SmartRemoved some unused parameter warnings; compile error...
1999-09-29  Vadim Zeitlin1. added a brief overview of Unicode support