2010-05-13 |
Jaakko Salli | Added wxGraphicsContext::Create(const wxEnhMetaFileDC... |
blob | commitdiff | raw |
2010-04-06 |
Vadim Zeitlin | Correct checks for gradient stop position. |
blob | commitdiff | raw | diff to current |
2010-04-05 |
Vadim Zeitlin | Add support for gradient stops to wxGraphicsContext. |
blob | commitdiff | raw | diff to current |
2009-12-05 |
Paul Cornett | remove unused variables, minor cleanup |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
blob | commitdiff | raw | diff to current |
2009-06-20 |
Kevin Ollivier | Forward port wxGraphicsBitmap cairo implementation... |
blob | commitdiff | raw | diff to current |
2009-02-15 |
Stefan Csomor | switching to compositing operators (fixes #9881), addin... |
blob | commitdiff | raw | diff to current |
2009-01-08 |
Francesco Montorsi | a few more int/wxPolygonFillMode substitutions in wxReg... |
blob | commitdiff | raw | diff to current |
2009-01-08 |
Francesco Montorsi | change generic ints to enums in wxDC (closes #9959) |
blob | commitdiff | raw | diff to current |
2008-11-13 |
Vadim Zeitlin | fix warnings about hiding virtual wxGraphicsContext... |
blob | commitdiff | raw | diff to current |
2008-11-13 |
Vadim Zeitlin | no changes, just deTABbed |
blob | commitdiff | raw | diff to current |
2008-08-21 |
Robert Roebling | #9876 (GC: added sanity check to wxGraphicsPathData... |
blob | commitdiff | raw | diff to current |
2008-07-31 |
Stefan Csomor | better guarding when no printing architecture exists... |
blob | commitdiff | raw | diff to current |
2008-04-28 |
Robert Roebling | Added new wxGraphicsContext:Create( wxPrinterDC ) inste... |
blob | commitdiff | raw | diff to current |
2008-04-25 |
Robert Roebling | Fix linking problem |
blob | commitdiff | raw | diff to current |
2008-03-05 |
Stefan Csomor | graphics context additions and merging graphics bitmap... |
blob | commitdiff | raw | diff to current |
2007-12-18 |
Stefan Csomor | moving things to private headers |
blob | commitdiff | raw | diff to current |
2007-11-30 |
Robert Roebling | DC reorganization |
blob | commitdiff | raw | diff to current |
2007-11-22 |
Stefan Csomor | cleanup mac |
blob | commitdiff | raw | diff to current |
2007-11-10 |
Vadim Zeitlin | fix unused parameters warnings |
blob | commitdiff | raw | diff to current |
2007-11-09 |
Stefan Csomor | forward port from 2.8 |
blob | commitdiff | raw | diff to current |
2006-12-05 |
Robin Dunn | Add wxGraphicsMatrix::Get |
blob | commitdiff | raw | diff to current |
2006-12-03 |
Stefan Csomor | adding raster op hook to graphics context |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Stefan Csomor | adapting to new inheritance of wxMemoryDC (under MSW... |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Stefan Csomor | adding text with background brush |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Stefan Csomor | adding measuring contexts, streamlining printing code |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Robin Dunn | Add missing wxNullGraphicsPath |
blob | commitdiff | raw | diff to current |
2006-10-28 |
Stefan Csomor | moving path and matrix to refcounting as well, switchin... |
blob | commitdiff | raw | diff to current |
2006-10-28 |
Robin Dunn | Add missing Contains overload |
blob | commitdiff | raw | diff to current |
2006-10-27 |
Robert Roebling | Compile fix. |
blob | commitdiff | raw | diff to current |
2006-10-27 |
Stefan Csomor | changing graphics pen, brushes and fonts to be refcount... |
blob | commitdiff | raw | diff to current |
2006-10-26 |
Stefan Csomor | moving rounded rect and ellipse to path class |
blob | commitdiff | raw | diff to current |
2006-10-26 |
Stefan Csomor | missing common create functions |
blob | commitdiff | raw | diff to current |
2006-10-26 |
Stefan Csomor | adapted to new renderer, moved wxGCDC into dcgraph.cpp |
blob | commitdiff | raw | diff to current |
2006-10-26 |
Robin Dunn | SetTextColor --> SetTextColour, to be consistent with... |
blob | commitdiff | raw | diff to current |
2006-10-25 |
Robin Dunn | Fix the rectangle size when offsetting |
blob | commitdiff | raw | diff to current |
2006-10-22 |
Stefan Csomor | adding wxobject and RTTI |
blob | commitdiff | raw | diff to current |
2006-10-21 |
Robert Roebling | Fix warning. |
blob | commitdiff | raw | diff to current |
2006-10-21 |
Robin Dunn | more informative FAIL message |
blob | commitdiff | raw | diff to current |
2006-10-20 |
Vadim Zeitlin | fix warnings (double to int conversions and unused... |
blob | commitdiff | raw | diff to current |
2006-10-20 |
Stefan Csomor | setting a non valid font is permitted, implemented now |
blob | commitdiff | raw | diff to current |
2006-10-20 |
Stefan Csomor | mac methodname fixed, so all use the same now |
blob | commitdiff | raw | diff to current |
2006-10-20 |
Stefan Csomor | extending implementation |
blob | commitdiff | raw | diff to current |
2006-10-15 |
Paul Cornett | non-pch build fix, cleanup |
blob | commitdiff | raw | diff to current |
2006-10-10 |
Stefan Csomor | getting rid of warnings |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Stefan Csomor | copying as much values from the dc as possible |
blob | commitdiff | raw | diff to current |
2006-10-04 |
Robin Dunn | Avoid warnings when wxMAC_USE_CORE_GRAPHICS_BLEND_MODES... |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Robin Dunn | Avoid ambigous overload errors |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Stefan Csomor | fixes for non precompiled headers |
blob | commitdiff | raw | diff to current |
2006-09-30 |
Stefan Csomor | adding missing implementations |
blob | commitdiff | raw | diff to current |
2006-09-29 |
Stefan Csomor | graphics context implementation |
blob | commitdiff | raw | diff to current |
|