Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / motif / dc.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.
2007-12-21  Jouk JansenUpdates For OpenVMS support and some extra includes...
2007-12-15  Vadim ZeitlinwxMotif compilation fixes after wxDC changes
2007-05-02  Robert Roebling Moved all the coordinate system calculation to wxDCBase
2006-10-30  Vadim Zeitlincompilation fix after operator==() removal
2006-05-08  Włodzimierz SkibaInclude wx/dcmemory.h according to precompiled headers...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-02-06  Mattia Barbon Replaced TRUE and FALSE with true and false
2004-12-21  Włodzimierz SkibaMetric conversion constants not doubled in each port...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-05  Vadim Zeitlinuse ResetClipping() instead of simply setting m_clippin...
2004-05-01  Mattia Barbon Precompiled headers support.
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-10-27  Robert Roebling Minor Motif changes, made scrollsub sample work somehow.
1999-10-26  Julian SmartMotif: made file selector and message box properly...
1999-10-19  Michael BedwardNumerous changes to comply with use of wxCoord.
1999-06-23  Robert Roebling wxMotif compiles and links now.
1999-06-08  Vadim Zeitlinmore Motif fixes (still doesn't compile, but *really...
1999-03-25  Julian SmartMany changes to the printing classes.
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-02-04  Robert Roebling postscript Blit()
1999-01-14  Julian SmartAdded some tentative wxMotif clipboard code; did some...
1998-12-23  Julian SmartSome more wxMotif improvements: DrawIcon fixed; generic...
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-12-04  Julian SmartMore progress on wxMotif, incl. wxTreeCtrl/wxListCtrl...
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-09-22  Julian SmartSome more Motif work; included utils.h in fileconf...
1998-09-20  Julian SmartMore Motif stuff
1998-09-18  Julian SmartMotif files added.