]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/overlay.cpp
changing to wxDC, so that wxGCDC can be used as well
[wxWidgets.git] / src / mac / carbon / overlay.cpp
2007-12-22  Stefan Csomorchanging to wxDC, so that wxGCDC can be used as well
2007-11-30  Robert RoeblingDC reorganization
2007-11-09  Stefan Csomorforward port from 2.8
2007-11-05  Vadim Zeitlinfix a few hundreds of harmless unused parameters warnin...
2006-12-03  Vadim Zeitlinsuppress warnings about double to short conversions...
2006-11-04  Stefan Csomoradding measuring contexts, streamlining printing code
2006-10-29  Stefan Csomorminimize overlay area to avoid eg scrolling artifacts...
2006-10-29  Stefan Csomorapplying correct offsets
2006-10-29  Stefan Csomorflushing is not done anymore in closing the context...
2006-10-25  Václav Slavíkchanged wxHAS_NATIVE_OVERLAY and wxHAS_CARET_USING_OVER...
2006-10-24  Włodzimierz SkibaPCH support.
2006-10-24  Julian SmartAdded missing header
2006-10-24  Václav Slavíkmoved wxOverlay into overlay.* files and out of dc...