]> git.saurik.com Git - wxWidgets.git/history - include/wx/graphics.h
fix typo
[wxWidgets.git] / include / wx / graphics.h
2009-01-08  Francesco Montorsifix typo
2009-01-08  Francesco Montorsichange generic ints to enums in wxDC (closes #9959)
2008-11-13  Vadim Zeitlinfix warnings about hiding virtual wxGraphicsContext...
2008-07-31  Stefan Csomorbetter guarding when no printing architecture exists...
2008-04-28  Robert RoeblingAdded new wxGraphicsContext:Create( wxPrinterDC ) inste...
2008-04-25  Robert RoeblingMade wxCairo graphics code compile again, wxGraphicsBit...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2008-03-05  Stefan Csomormerging graphics bitmap additions from Kevin O.
2007-12-18  Stefan Csomormoving things to private headers
2007-12-12  Mart RaudseppInclude defs.h before checking if wxUSE_GRAPHICS_CONTEX...
2007-11-30  Robert RoeblingDC reorganization
2007-11-09  Stefan Csomorforward port from 2.8
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-06-25  Václav Slavíkremoved executable bit on files that aren't executables
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