]> git.saurik.com Git - wxWidgets.git/history - src/cocoa/dc.mm
Applied patch #881258: Add wxT() to debug messages and a few others
[wxWidgets.git] / src / cocoa / dc.mm
2004-01-22  David ElliottApplied patch #881258: Add wxT() to debug messages...
2004-01-22  David ElliottApplied correct filename case for header imports from...
2003-12-15  David ElliottUse wxBitmap::GetNSImage() in wxDC::DrawBitmap. Mask...
2003-09-02  David ElliottSupport precompiled headers
2003-08-04  David ElliottUse wxPen
2003-07-29  David ElliottAdded stubs for (DeviceToLogical|LogicalToDevice)(X...
2003-07-22  David ElliottwxCocoa: Added preliminary Blit support
2003-07-21  David ElliottImplemented wxDC stack with focus locking and unlocking
2003-07-21  David ElliottAdded bitmap drawing support
2003-07-14  David ElliottPut wxAutoNSAutoreleasePool in methods that may be...
2003-07-10  David ElliottAdd support for foreground and background colors to...
2003-07-09  David ElliottDon't save and restore the graphics context for color...
2003-07-09  David ElliottImplement SetBackground()
2003-07-07  David ElliottUse NSColor from wxColour and wxBrush
2003-07-05  Vadim Zeitlinsome float -> int conversion warnings suppressed (but...
2003-04-07  David ElliottDo some sanity checks in DoDrawText to make sure we...
2003-04-07  David ElliottRelocate DeviceToLogical[XY], add stub for LogicalToDev...
2003-04-06  David ElliottReplace dc.cpp with dc.mm and dcclient.cpp with dc.mm