]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk/font.h
add the wxFont(const wxSize& pixelSize, ...) ctor to all ports; add some wxCHECK_MSGs...
[wxWidgets.git] / include / wx / gtk / 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...
2007-12-15  Vadim ZeitlinFix Ok/IsOk() mess in wxGDIObject-derived classes;...
2006-10-17  Paul Cornettuse common AllocExclusive, rather than custom code
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-08-30  Paul Cornettheader includes cleanup
2006-05-29  Vadim Zeitlinmiscellaneous wxFont enhancements (patch 1496606):
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2006-01-22  Mart RaudseppNuke GTK1 from include/gtk
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-02  Michael WetherellAdd import/export attributes
2004-07-14  Stefan Csomormaking getter const
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-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-02-12  Vadim Zeitlinadded DoSetNativeFontInfo() to avoid virtual function...
2003-01-26  Robert Roebling Small speed up to fonts and support for scaling.
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-01-18  Vadim Zeitlinbetter native font support for wxGTK
2002-01-14  Vadim Zeitlinadded wxFont::IsFixedWidth(), documented it and impleme...
2001-08-01  Vadim Zeitlinapplied patch 444915 (warning fixes for gcc 2.95.4)
2000-12-18  Vadim ZeitlinwxNativeFontInfo changes
2000-12-18  Vadim Zeitlinapplied wxNativeFontInfo patch from Derry Bryson (with...
1999-11-05  Vadim Zeitlin1. wxFontMapper almost finished
1999-10-03  Robert Roebling If we used 10% less inline functions in useless occas...
1999-09-29  Vadim Zeitlin1. added a brief overview of Unicode support
1999-08-24  Robert Roebling Added new wxFontDialog,
1999-05-09  Vadim ZeitlinwxWindow split into wxWindowBase and wxWindow (wxGTK...
1999-04-12  Ove KaavenOh well, I'll just stuff in the rest of the Unicode...
1999-01-24  Robert Roebling Small doc corrections
1998-12-18  Robert Roebling Fixed nasty bug wxFont
1998-12-09  Vadim Zeitlin"wxGDIObject * => &" related changes (see mail to the...
1998-10-29  Robert Roebling Big color update with the newest information
1998-09-07  Robert Roebling After resolving all conflicts that came down the
1998-09-06  Robert Roebling Added SetFont to most controls and controls sample
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-15  Robert Roebling See last changelog
1998-08-07  Vadim Zeitlin(1) Denis Pershin's patch for wxGTK (memory leaks corre...
1998-05-20  Karsten BallüderInitial revision