Code

Translations. French translation minor update.
[inkscape.git] / src / extension / internal / cairo-renderer.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-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-10-23 Johan EngelenDon't try displaying markers for completely empty paths...
2010-07-03 Abhishek Sharma... another c++ification for sp-object.h/cpp and still...
2010-07-01 Abhishek Sharma... C++fied SPDocument added
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2010-05-15 Ted GouldUpdating to trunk
2010-04-10 Johan Engelenfix bug 168275 by removing a ceil on document height...
2010-04-06 Krzysztof KosińskiRevert the inverted coordinate system fix. 3D Boxes...
2010-04-04 Krzysztof KosińskiMerge PDF rendering fix
2010-04-03 Krzysztof KosińskiFix --export-page-drawing option in PDF, PS and LaTeX...
2010-03-26 Ted GouldMerge from trunk
2010-02-25 Johan EngelenNEW: "+LaTeX" option for PDF/EPS/PS export
2010-02-20 Johan Engeleninitial work, plugging in a LaTeX renderer to write...
2010-02-20 Johan Engelenadd option to exclude/omit text from the PDF when savin...
2010-01-14 Krzysztof KosińskiMerge GSoC 2009 node tool rewrite
2010-01-14 Krzysztof Kosiński* Merge from trunk
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Krzysztof KosińskiGSoC node tool
2009-11-29 Ted GouldMerging in from trunk
2009-11-29 Krzysztof KosińskiFirst GSoC node tool commit to Bazaar
2009-11-08 scislacPatch for 456148 by Johan
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-01-02 johanengelenmake 'marker' property work (shorthand for start, mid...
2008-12-16 speleo3 * remove sp_item_i2root_affine and sp_item_i2r_affine...
2008-11-21 Ted GouldMerge from fe-moved
2008-11-01 Ted GouldMerge from trunk
2008-10-31 Ted GouldMerge from trunk
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-25 Ted GouldMerge from trunk.
2008-09-20 buliabyakrelease reprs properly
2008-09-20 tavmjongDon't clip mask surface to mask bounding box.
2008-09-16 tavmjongFix transformation for items rendered as bitmaps (i...
2008-09-05 acspikeMake rasterization of filters into pdf respect the...
2008-08-31 buliabyakproperly transform clippath: transform of the item...
2008-08-29 buliabyakUlf Ericson's patch for implementing missing properties...
2008-08-12 johanengelenNR:: to Geom:: for most of src/extension/
2008-08-08 johanengelenfix marker behavior for moveto-only paths
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-08-03 johanengelenremove many needless references to n-art-bpath.h
2008-07-07 johanengelenfix orientation of markers
2008-06-26 johanengelenuse CairoRenderContext::renderPathVector
2008-06-20 johanengelenadd todo comment to make code prettier
2008-06-20 johanengelensp_shape_render for cairo-renderer extension now uses...
2008-06-20 johanengelenremove not used variable
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-05-09 johanengelencomplete adding const to have only NArtBpath const...
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-03-07 buliabyakpatch from 168792
2008-01-16 theadibnow act on settings in dialogue
2008-01-14 theadibmore on blur to bitmap
2008-01-14 theadibearly version export to PS using blur to bitmap
2007-12-26 theadibmore on cairo ps/pdf options
2007-12-10 keescookalways build cairo backend; add interface for setting...
2007-03-13 keescookdropping moved/dead files
2006-12-06 bryceRenaming sp-marker.* to marker.*
2006-10-02 mikloshFixed the disabled debug macro which caused warnings
2006-10-01 mikloshInitial commit of Cairo renderer for PDF export