Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / cocoa / dcclient.mm
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2007-12-04  David ElliottMake wxCocoa compile with new pImpl wxDC.
2005-01-18  David ElliottDon't depend on m_cocoaWxToBoundsTransform not being...
2005-01-17  David ElliottMoved Clear() implementation into wxDC using a new...
2005-01-14  David ElliottSeparate NSAffineTransform creation out of wxDC::CocoaA...
2004-05-23  Julian SmartMore name change
2004-02-08  David ElliottUse wxLogTrace instead of wxLogDebug for trace messages
2004-01-22  David ElliottApplied patch #881258: Add wxT() to debug messages...
2003-09-08  David ElliottImplement (sort-of) non-client wxWindowDC
2003-09-02  David ElliottSupport precompiled headers
2003-07-21  David ElliottImplemented wxDC stack with focus locking and unlocking
2003-07-09  David ElliottImplement wxWindowDC::Clear()
2003-07-09  David ElliottSet m_window instead of using wxWindowDC constructor...
2003-07-09  David ElliottStore a pointer to the wxWindow in the wxWindowDC class
2003-07-09  David ElliottRemove check for other wxPaintDCs. It should be done...
2003-04-06  David ElliottReplace dc.cpp with dc.mm and dcclient.cpp with dc.mm