2010-09-29 |
Vadim Zeitlin | Return wxFONTFAMILY_DEFAULT, not UNKNOWN, from wxFont... |
blob | commitdiff | raw |
2009-11-26 |
Vadim Zeitlin | No changes, just avoid overriding GetNativeFontInfoDesc... |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
blob | commitdiff | raw | diff to current |
2009-06-12 |
Vadim Zeitlin | added convenient wxFont::Make{Bold,Italic,Smaller,Large... |
blob | commitdiff | raw | diff to current |
2009-03-15 |
Francesco Montorsi | wxMSW and wxPalmOS already had the wxFont(const wxSize... |
blob | commitdiff | raw | diff to current |
2009-03-15 |
Francesco Montorsi | add the wxFont(const wxSize& pixelSize, ...) ctor to... |
blob | commitdiff | raw | diff to current |
2008-11-03 |
Francesco Montorsi | build fixes |
blob | commitdiff | raw | diff to current |
2008-11-03 |
Francesco Montorsi | fix the incoherence pointed out by ifacecheck between... |
blob | commitdiff | raw | diff to current |
2008-03-26 |
Francesco Montorsi | substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE... |
blob | commitdiff | raw | diff to current |
2007-12-15 |
Vadim Zeitlin | Fix Ok/IsOk() mess in wxGDIObject-derived classes;... |
blob | commitdiff | raw | diff to current |
2007-03-13 |
Vadim Zeitlin | allocate HFONT on demand instead of doing every time... |
blob | commitdiff | raw | diff to current |
2007-03-13 |
Vadim Zeitlin | fix setting the properties of a valid but unshared... |
blob | commitdiff | raw | diff to current |
2007-02-14 |
Vadim Zeitlin | use AllocExclusive() instead of duplicating its code... |
blob | commitdiff | raw | diff to current |
2006-05-29 |
Vadim Zeitlin | miscellaneous wxFont enhancements (patch 1496606): |
blob | commitdiff | raw | diff to current |
2006-02-09 |
Vadim Zeitlin | great copy ctor/assignment operators cleanup by Paul... |
blob | commitdiff | raw | diff to current |
2005-11-15 |
Włodzimierz Skiba | Minor cleanings. |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2004-09-27 |
Vadim Zeitlin | keep the old wxFont::Create() signature (changed by... |
blob | commitdiff | raw | diff to current |
2004-09-26 |
Ron Lee | wxSize needs to be fully defined if we want to use... |
blob | commitdiff | raw | diff to current |
2004-09-25 |
Vadim Zeitlin | added a way to create fonts with specified pixel size |
blob | commitdiff | raw | diff to current |
2004-09-16 |
Vadim Zeitlin | fixed gcc warnings about not calling base class ctor... |
blob | commitdiff | raw | diff to current |
2004-06-12 |
Dimitri Schoolwerth | removed SetAutoLayout(true) calls when a corresponding... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Vadim Zeitlin | pointer returned by GetNativeFontInfo() is now const... |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-02-12 |
Vadim Zeitlin | added DoSetNativeFontInfo() to avoid virtual function... |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-01-26 |
Vadim Zeitlin | implemented IsFixedWidth() correctly for MSW |
blob | commitdiff | raw | diff to current |
2001-12-22 |
Vadim Zeitlin | wxFont can now raelly use the native fonts |
blob | commitdiff | raw | diff to current |
2001-06-29 |
Julian Smart | First pass at adding MicroWindows support |
blob | commitdiff | raw | diff to current |
2001-01-24 |
Vadim Zeitlin | applied wxNativeFontInfo patch #103089 |
blob | commitdiff | raw | diff to current |
2000-12-18 |
Vadim Zeitlin | compilation fixes for wxMSW |
blob | commitdiff | raw | diff to current |
2000-12-18 |
Vadim Zeitlin | applied wxNativeFontInfo patch from Derry Bryson (with... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
1999-11-06 |
Vadim Zeitlin | 1. wxFontMapper seems to work for wxMSW |
blob | commitdiff | raw | diff to current |
1999-10-30 |
Vadim Zeitlin | wxFontEnumerator mostly works for wxMSW |
blob | commitdiff | raw | diff to current |
1999-09-29 |
Vadim Zeitlin | 1. Implemented support for different icons for differen... |
blob | commitdiff | raw | diff to current |
1999-09-29 |
Vadim Zeitlin | 1. added a brief overview of Unicode support |
blob | commitdiff | raw | diff to current |
1999-06-02 |
Julian Smart | Added progdlgg.cpp to makefiles; fixed true/false in... |
blob | commitdiff | raw | diff to current |
1999-05-10 |
Vadim Zeitlin | wxWindow split (MSW part of changes) |
blob | commitdiff | raw | diff to current |
1999-04-19 |
Ove Kaaven | Some Unicode changes. |
blob | commitdiff | raw | diff to current |
1998-12-08 |
Julian Smart | Sorry folks, a lot of changes to remedy GetFont, GetBru... |
blob | commitdiff | raw | diff to current |
1998-08-09 |
Julian Smart | Miscellaneous, mostly cosmetic changes. wxPen/wxFont... |
blob | commitdiff | raw | diff to current |
1998-08-07 |
Julian Smart | Fixed various wxMSW compile problems that came down... |
blob | commitdiff | raw | diff to current |
1998-07-04 |
Julian Smart | Sorry, I went and removed consts as per the style guide :-) |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | added some wxMSW stuff |
blob | commitdiff | raw | diff to current |
|