]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/graphics.cpp
missing methods
[wxWidgets.git] / src / mac / carbon / graphics.cpp
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