]> git.saurik.com Git - wxWidgets.git/history - src/common/graphcmn.cpp
SetTextColor --> SetTextColour, to be consistent with the rest of the lib
[wxWidgets.git] / src / common / graphcmn.cpp
2006-10-26  Robin DunnSetTextColor --> SetTextColour, to be consistent with...
2006-10-25  Robin DunnFix the rectangle size when offsetting
2006-10-22  Stefan Csomoradding wxobject and RTTI
2006-10-21  Robert Roebling Fix warning.
2006-10-21  Robin Dunnmore informative FAIL message
2006-10-20  Vadim Zeitlinfix warnings (double to int conversions and unused...
2006-10-20  Stefan Csomorsetting a non valid font is permitted, implemented now
2006-10-20  Stefan Csomormac methodname fixed, so all use the same now
2006-10-20  Stefan Csomorextending implementation
2006-10-15  Paul Cornettnon-pch build fix, cleanup
2006-10-10  Stefan Csomorgetting rid of warnings
2006-10-09  Stefan Csomorcopying as much values from the dc as possible
2006-10-04  Robin DunnAvoid warnings when wxMAC_USE_CORE_GRAPHICS_BLEND_MODES...
2006-10-03  Robin DunnAvoid ambigous overload errors
2006-10-03  Stefan Csomorfixes for non precompiled headers
2006-09-30  Stefan Csomoradding missing implementations
2006-09-29  Stefan Csomorgraphics context implementation