]> git.saurik.com Git - wxWidgets.git/history - src/cocoa/dcclient.mm
Implemented wxDC stack with focus locking and unlocking
[wxWidgets.git] / src / cocoa / dcclient.mm
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