]> git.saurik.com Git - wxWidgets.git/history - include/wx/graphics.h
removed extraneous semicolon (bug 1679080)
[wxWidgets.git] / include / wx / graphics.h
2007-03-12  Vadim Zeitlinremoved extraneous semicolon (bug 1679080)
2006-12-05  Robin DunnAdd wxGraphicsMatrix::Get
2006-12-03  Stefan Csomoradding raster op hook
2006-11-06  Stefan Csomoradapting to new inheritance of wxMemoryDC (under MSW...
2006-11-04  Stefan Csomoradding text with background brush
2006-11-04  Stefan Csomoradding measuring contexts, streamlining printing code
2006-10-28  Stefan Csomormoving path and matrix to refcounting as well, switchin...
2006-10-27  Stefan Csomorchanging graphics pen, brushes and fonts to be refcount...
2006-10-27  Robin DunnDetabified
2006-10-26  Stefan Csomormoving rounded rect and ellipse to path class
2006-10-26  Stefan Csomormake this available everywhere
2006-10-26  Julian SmartShouldOffset is accessed from a different class (in...
2006-10-26  Stefan Csomorfixing param
2006-10-26  Stefan Csomorrenderer added, creating renderer specific pens etc...
2006-10-26  Robin DunnSetTextColor --> SetTextColour, to be consistent with...
2006-10-25  Robin DunnRefactor the code that decides if the 0.5 offset chousl...
2006-10-22  Stefan Csomoradding path accessors
2006-10-22  Stefan Csomoradding wxobject and RTTI
2006-10-21  Stefan Csomoruntangling dc and gc
2006-10-21  Robert Roebling Compilo.
2006-10-21  Robin Dunnuse consistent names (Graphic vs. Graphics)
2006-10-20  Stefan Csomornew method needed for screendc
2006-10-20  Włodzimierz SkibaTypo.
2006-10-20  Stefan Csomorstart using wxGraphicsContext for OS X instead of old...
2006-10-04  Robin DunnBakefile changes for building the graphics context...
2006-09-29  Stefan Csomorgraphics context implementation