Code

remove memory boundries on bitmap renderer, optimize memory usage
[inkscape.git] / src / extension / internal / cairo-render-context.cpp
2011-01-17 theAdibremove memory boundries on bitmap renderer, optimize...
2010-12-12 Jon A. CruzGSoC C++-ificiation merge and cleanup.
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-21 tavmjong-freeFix Cairo export of masked objects.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-10-26 Johan EngelenAdd code to fix bug #380501 in the future...
2010-10-26 Johan Engelenfix copy error
2010-10-23 Johan Engelenfix crash bug: PDF export: crash in 'CairoRenderContext...
2010-10-22 JazzyNicoPDF export. Fix for Bug #664335 (pdf export with cairo...
2010-07-13 Ted GouldUpgrading to trunk
2010-07-03 Abhishek Sharma... another c++ification for sp-object.h/cpp and still...
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2010-06-28 Jon A. CruzPartial C++-ification of SPGradient
2010-05-15 Ted GouldUpdating to trunk
2010-04-05 Krzysztof KosińskiSecond batch of coords fixes (guides, text cursor,...
2010-04-03 Johan Engelenremove debug text from cairo-render-context.cpp
2010-03-26 Ted GouldMerge from trunk
2010-03-14 Johan EngelenFixes crash of bug #537457, but export is incorrect.
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-11-09 scislacPatch by Adib for 271695
2009-11-09 buliabyakregression patch from 388257
2009-11-08 buliabyakKrzysztof's patch for 388257
2009-11-07 buliabyakrevert the PS rotation part of Adrian's patch for 43755...
2009-09-27 scislacPatch from Adrian for 437550.
2009-09-05 buliabyakpatch by Adib for 406470
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-06-22 buliabyakfix obvious typo, patch 340311
2009-06-05 buliabyakimitate black fill for objects with unset fill on export
2009-05-12 theAdibBUG 284680 convert text to paths on cairo output
2009-04-24 theadibapply printing w32 patch https://bugs.launchpad.net...
2008-10-31 Ted GouldMerge from trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-14 tavmjongFixes for clipping and masking:
2008-09-10 tavmjongFix clipping for Cairo generated PNG's.
2008-09-06 buliabyakfinally got the pattern transform right
2008-09-01 buliabyakuse smaller subpixel scaling; large values take more...
2008-09-01 buliabyakfix assert when exporting bug 171849 file, make sure...
2008-09-01 buliabyakenable EPS export via cairo, use it instead of the...
2008-08-31 johanengelencairo-render-context extension implementation converted...
2008-08-31 tavmjongFix patterns when scaled.
2008-08-28 joncruzFixed crash due to use of uninitialized pointer
2008-08-12 johanengelenNR:: to Geom:: for most of src/extension/
2008-06-26 johanengelenadd CairoRenderContext::renderPathVector
2008-06-12 buliabyakpatch 181692
2008-05-09 johanengelencomplete adding const to have only NArtBpath const...
2008-04-15 johanengelenfix include paths
2008-03-28 buliabyakfix compile
2008-03-28 ozmikepittmanFixing as per discussion in LP # 179988
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-01-16 theadibnow act on settings in dialogue
2008-01-03 mikloshEnable text output for Cairo renderer if Cairo has...
2008-01-03 mikloshPurged fill type enum
2008-01-03 mikloshFixed messed up transformations because of a missing...
2008-01-02 theadiberror checks on surface return values
2007-12-26 theadibcheck for cairo version
2007-12-26 theadibcheck for cairo version
2007-12-26 theadibmore on cairo ps/pdf options
2007-12-10 keescookImplement cross-architecture print dialog using cairo...
2007-12-10 keescookalways build cairo backend; add interface for setting...
2007-09-10 joncruzPurged fill type enum
2007-05-09 theAdibcairo ps output patch
2007-02-19 joncruzFixed unintialized variables and minor misc warnings
2006-10-08 ishmalComment out cairo-ft for font rendering. We should...
2006-10-02 mikloshFixed a few warnings and hardcoded PANGO_GLYPH_* constants
2006-10-01 mikloshInitial commit of Cairo renderer for PDF export