]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/graphics.cpp
Add wxGraphicsMatrix::Get
[wxWidgets.git] / src / mac / carbon / graphics.cpp
2006-12-05  Robin DunnAdd wxGraphicsMatrix::Get
2006-12-03  Stefan Csomorwe must turn off AA for XOR etc.
2006-12-03  Stefan Csomoradding raster op hook to graphics context (10.4 only...
2006-11-07  Stefan Csomorsupporting theme brushes under 10.4 properly
2006-11-06  Stefan Csomortransforming clippings correctly, even if there is...
2006-11-05  Stefan Csomorfixing pattern phase bugs
2006-11-04  Stefan Csomoradding measuring contexts, streamlining printing code
2006-11-04  Stefan Csomorfixing warning
2006-11-02  Stefan Csomorusing the foreground brush to fill mono bitmaps -...
2006-10-31  Stefan Csomorfixing reset clip
2006-10-31  Stefan Csomormake things compile under 10.3 again
2006-10-31  Stefan Csomorlost save state call
2006-10-30  Vadim Zeitlindon't assign NULLs to bools and floats, this is confusi...
2006-10-29  Stefan Csomorswitch having an affine transform even when there is...
2006-10-28  Stefan Csomormissing methods
2006-10-28  Stefan Csomormatrix and path to ref counting
2006-10-27  Stefan Csomorswitching things to ref counting
2006-10-26  Stefan Csomormissing apply call
2006-10-26  Stefan Csomoradding workarounds for 10.4 only implementations
2006-10-26  Stefan Csomornew renderer architecture
2006-10-26  Robin DunnSetTextColor --> SetTextColour, to be consistent with...
2006-10-26  Kevin OllivierOverride GetPixelSize on OS X as the base impl creates...
2006-10-25  Robin DunnHIShapeCreateEmpty doesn't exist prior to OSX 10.4...
2006-10-25  Robin DunnRefactor the code that decides if the 0.5 offset chousl...
2006-10-22  Stefan Csomoron demand creation of native CGContexts , so that pure...
2006-10-21  Paul Cornettnon-pch build fix
2006-10-20  Stefan Csomorscreendc implementation
2006-10-20  Stefan Csomorcreating graphics context with the correct origin
2006-10-20  Stefan Csomornew graphics context implementation
2006-10-15  Paul Cornettlogical vs. boolean operators, unused decls and vars...
2006-10-04  Robin DunnBakefile changes for building the graphics context...
2006-10-03  Robin Dunnfix parameter type
2006-09-30  Stefan Csomorinvert clockwise flag correctly
2006-09-29  Stefan Csomorgraphics context implementation