Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / motif / font.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-01-07  Stefan Csomorcommon rtti in fontcmn.cpp
2010-09-29  Vadim ZeitlinReturn wxFONTFAMILY_DEFAULT, not UNKNOWN, from wxFont...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-11-03  Francesco Montorsifix the incoherence pointed out by ifacecheck between...
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2007-12-15  Vadim ZeitlinFix Ok/IsOk() mess in wxGDIObject-derived classes;...
2007-09-16  Vadim Zeitlincompilation fix
2007-07-21  Vadim Zeitlincorrect closing comments in #endifs (patch 1756990)
2007-07-21  Václav Slavíkfixed wxMotif to compile in Unicode mode (this is not...
2007-04-07  Mattia Barbon Rework wxMotif font/color inheritance so it works
2007-03-19  Vadim Zeitlinfix compilation after c_str() changes, mainly by replac...
2006-11-20  Václav Slavíkdon't expose M_FONTDATA in public header
2006-11-20  Václav Slavíkdon't expose M_FONTDATA in public header
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-06-19  Włodzimierz SkibaInclude wx/gdicmn.h according to precompiled headers...
2006-05-29  Vadim Zeitlinmiscellaneous wxFont enhancements (patch 1496606):
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-05-02  Włodzimierz SkibaInclude wx/utils.h according to precompiled headers...
2006-04-24  Włodzimierz SkibaInclude wx/string.h according to precompiled headers...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2005-09-30  Mattia Barbon Simplify preprocessor guards for render tables and new
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-07-31  Mattia Barbon Allow displaying Japanese character with wxMotif...
2005-07-03  Mattia Barbon Applied patch by Johan van Zyl
2005-06-19  Mattia Barbon Fix crash on exit with Lesstif (and possibly Motif...
2005-02-06  Mattia Barbon Replaced TRUE and FALSE with true and false
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-01  Mattia Barbon Precompiled headers support.
2003-09-24  Vadim Zeitlinpointer returned by GetNativeFontInfo() is now const...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-21  Mattia Barbon wxX11 and wxMotif STL-ification, part 1. it does...
2003-06-15  Mattia Barbon Blind fix for startup crash with Lesstif.
2003-03-05  Mattia Barbon Added new __WXMOTIF20__ macro, which is true if the...
2003-02-12  Vadim Zeitlinadded DoSetNativeFontInfo() to avoid virtual function...
2003-01-18  Mattia Barbon Fix some wxMotif build warnings about deprecated...
2002-07-09  Vadim Zeitlincompilation fixes for _LARGE_FILES
2002-01-19  Gilles Depeyrotcorrections to XFontName accessors
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2002-01-01  Gilles Depeyrotimplemented native font stuff for wxMotif
2001-11-20  Vadim Zeitlindon't use wxTheXXXList in wxXXX ctor/dtor, only objects...
2000-12-22  Vadim Zeitlinmotif compilation fixes
2000-12-20  Vadim Zeitlincompilation fix (?)
2000-08-24  Jouk Jansen Committing in .
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-18  Jouk Jansen Committing in .
1999-11-08  Vadim Zeitlinsmall Motif compilation fix
1999-11-05  Vadim ZeitlinwXMotif compilation fixes
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-01  Vadim ZeitlinwxMotif::wxFont supports encodings too (and shares...
1999-06-29  Vadim Zeitlinmy wxMotif fixes (merged with Robert's changes), wxMoti...
1999-01-14  Julian SmartAdded some tentative wxMotif clipboard code; did some...
1998-09-28  Julian SmartMore wxMotif work, OGL enhancements, USE_ macro correct...
1998-09-23  Julian SmartwxMotif: wxWindow/Client/PaintDC starting to work.
1998-09-20  Julian SmartMore Motif stuff
1998-09-18  Julian SmartMotif files added.