Fixed copyrights and licence spelling
[wxWidgets.git] / src / common / fontmap.cpp
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-05-18  Julian SmartUpdated font dialog constructors to use a reference...
2002-04-06  Václav Slavíkadded wxFontMapper::Get/Set
2002-04-04  Julian SmartAdded wxTB_NODIVIDER and wxTB_NOALIGN so native Windows...
2002-02-22  Vadim Zeitlin1. made wxDebugMsg, wxError and wxFatalError deprecated...
2002-01-25  Vadim Zeitlinfixes to handling of the 7 bit ASCII encoding
2002-01-23  Vadim Zeitlinrecognize 646 charset as US-ASCII (this is how it is...
2001-12-09  Vadim Zeitlinsuppress compilation warning
2001-12-07  Vadim Zeitlinpropose to the user to use the replacement encoding...
2001-12-07  Vadim Zeitlinfixed wxConfig memory leak in wxFontMapper
2001-11-20  Vadim Zeitlinmore DBCS-related changes (patch 481898)
2001-11-09  Vadim Zeitlins/Chiniese/Chinese/g
2001-11-09  Vadim Zeitlinapplied DBCS patch
2001-09-11  Vadim Zeitlindon't try to translate the standard encoding names
2001-09-02  Václav Slavíkapplied utf-8 fix patch
2001-08-02  Vadim Zeitlinremember unknown charsets in the config too
2001-07-06  Václav Slavíkfixed a design flaw in wxFontMapper that prevented...
2001-07-03  Vadim Zeitlintons of fixes for wxGTK/Univ - seems to work, more...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-06-12  Václav Slavíkstandardized encoding names to windows-12xx and iso...
2001-05-17  Vadim Zeitlindon't annoy the user by repeating the question which...
2001-05-08  Vadim Zeitlinfixed iso8859-15 handling (backmerged from 2.2)
2001-04-14  Vadim Zeitlincompilation fix
2001-04-13  Vadim Zeitlinreckognize cp125x charsets
2001-02-08  Vadim Zeitlinsome stupid attempts to make utf8 work - it doesn't...
2001-02-02  Vadim Zeitlinapplied patch #103444
2000-12-19  Vadim Zeitlintons of wxFTP fixes and compilation fix for wxBase
2000-12-18  Vadim Zeitlincompilation fixes for wxMSW
2000-12-18  Vadim ZeitlinwxNativeFontInfo changes
2000-10-20  Vadim Zeitlinfixed off by 1 error in CharsetToEncoding() for CP...
2000-10-11  Vadim Zeitlincosmetic fixes to font encoding names
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-15  Bryan Pettymerged 2.2 branch
2000-05-05  Julian SmartMisc fixes
2000-01-22  Vadim Zeitlin1. added wxMemoryConfig (private) class
2000-01-19  Václav Slavíkdialog for choosing charset was too wide
2000-01-17  Václav Slavík(1) fixed bug: wxFontMapper no longer creates wxConfig...
2000-01-16  Václav Slavíkchanged format of wxFontMapper entries: facename_encodi...
2000-01-08  Václav Slavíkadded IsEncodingAvailable and GetAltForEncoding extende...
2000-01-02  Václav SlavíkwxFontMapper now cooperates with wxEncodingConverter
2000-01-01  Julian SmartUpdated wxvc_dll.dsp and memory.h to make VC++ compile...
1999-12-04  Robert Roebling String changes for translations,
1999-11-13  Ove KaavenUnicode fixes
1999-11-12  Vadim Zeitlinfixes for wxFontMapper endless recursion
1999-11-06  Vadim Zeitlin1. wxFontMapper seems to work for wxMSW
1999-11-05  Vadim Zeitlin1. wxFontMapper almost finished
1999-11-04  Vadim Zeitlin1. wxFontMapper starts to materialise