]> git.saurik.com Git - wxWidgets.git/history - include/wx/fontmap.h
fixed suppressing of wxFontMapper questions which was broken by GUI/base separation...
[wxWidgets.git] / include / wx / fontmap.h
2003-07-20  Vadim Zeitlinfixed suppressing of wxFontMapper questions which was...
2003-07-11  Julian SmartFixed some duff #ifdefs
2003-07-02  Vadim Zeitlinrenamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2003-06-25  Vadim Zeitlinremoved #pragma interface because it results in link...
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...
2003-06-01  Julian SmartApplied patch [ 746547 ] fixes 'wrong header file inclu...
2003-05-01  Vadim Zeitlinmissing #if's needed for compilation with some wxUSE_XX...
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-04-06  Václav Slavíkadded wxFontMapper::Get/Set
2001-07-06  Václav Slavíkfixed a design flaw in wxFontMapper that prevented...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-12-18  Vadim ZeitlinwxNativeFontInfo changes
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-08  Václav Slavíkadded IsEncodingAvailable and GetAltForEncoding extende...
1999-11-05  Vadim ZeitlinwXMotif compilation fixes
1999-11-05  Vadim Zeitlin1. wxFontMapper almost finished
1999-11-04  Vadim Zeitlin1. wxFontMapper starts to materialise