Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not...
[wxWidgets.git] / include / wx / font.h
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-09-25  Vadim Zeitlincompilation fix for compilers not using PCH
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-07-14  Stefan Csomormaking getter const
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-03-22  David ElliottInclude wxCocoa specific header
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-02-12  Vadim Zeitlinadded DoSetNativeFontInfo() to avoid virtual function...
2003-01-22  Vadim Zeitlinfixed an unused parameter warning
2003-01-04  Mattia Barbon Remove #ifdef __WXSTUBS__ from headers.
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-11-02  Vadim Zeitlinadded ctor taking wxFontFlags
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...
2002-01-25  Vadim Zeitlinfixes to handling of the 7 bit ASCII encoding
2002-01-18  Vadim Zeitlinbetter native font support for wxGTK
2002-01-14  Vadim Zeitlinadded wxFont::IsFixedWidth(), documented it and impleme...
2002-01-07  Gilles Depeyrotimplement out-of-line destructors where needed instead...
2001-12-21  Vadim Zeitlinadd more methods to wxNativeFontInfo: To/FromUserString...
2001-12-21  Vadim Zeitlinadded wxFont::SetNativeFontInfo(string) and documented...
2001-08-25  Vadim Zeitlinapplied patch 446836: removed qt headers
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-02-15  Gilles Depeyrotmodifications for compilation under Mac OS X
2000-12-18  Vadim Zeitlincompilation fixes for wxMSW
2000-12-18  Vadim ZeitlinwxNativeFontInfo changes
2000-12-18  Vadim Zeitlinapplied wxNativeFontInfo patch from Derry Bryson (with...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-10  Guillermo Rodrigue... Fixes from Mumit Khan to allow DLL compilation; most...
1999-12-31  Václav Slavíkadded wxFONTENCODING_UNICODE -- for use with wxEncoding...
1999-12-24  Julian SmartSmall changes
1999-11-05  Vadim Zeitlin1. wxFontMapper almost finished
1999-11-04  Vadim Zeitlin1. wxFontMapper starts to materialise
1999-10-23  Julian SmartBC++ and Watcom C++ makefile and source fixes
1999-10-12  Robert Roebling Refresh() problem from DialogEd solved
1999-10-07  David Webster*** empty log message ***
1999-10-02  David Webster*** empty log message ***
1999-10-01  Vadim Zeitlinbasic support for encodings for wxMSW::wxFont
1999-09-29  Vadim Zeitlin1. added a brief overview of Unicode support
1999-07-28  David Webster*** empty log message ***
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-07  Robert Roebling More work on wxQt integration, configure
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten BallüderInitial revision