summaryrefslogtreecommitdiff
path: root/rsvg-shapes.c
Commit message (Expand)AuthorAgeFilesLines
* RsvgNodeEllipse: Use RsvgPathBuilder instead of building/parsing a path stringFederico Mena Quintero2015-02-201-64/+29
* RsvgNodeCircle: Use RsvgPathBuilder instead of building/parsing a path stringFederico Mena Quintero2015-02-201-59/+23
* RsvgNodeRect: Use RsvgPathBuilder instead of building/parsing a path stringFederico Mena Quintero2015-02-201-84/+101
* RsvgNodeLine: Use RsvgPathBuilder instead of building/parsing a path stringFederico Mena Quintero2015-02-201-19/+12
* RsvgNodePoly: Use RsvgPathBuilder instead of building/parsing a path stringFederico Mena Quintero2015-02-201-20/+18
* bgo#738050 - Handle the case where a list of coordinate pairs has an odd numb...Federico Mena Quintero2015-02-061-1/+13
* Store the parsed path for the polygonChristian Persch2011-11-071-28/+50
* Store the parsed path instead of a stringChristian Persch2011-11-071-10/+9
* Render paths from cairo_path_tChristian Persch2011-11-071-11/+35
* Store node type separately in RsvgNodeChristian Persch2011-09-061-13/+12
* set proper mode-line and fix indent and styles.Hiroyuki Ikezoe2010-05-011-1/+2
* Do not draw 0 sized shape.Hiroyuki Ikezoe2010-04-081-0/+3
* Fix indentation of *.h files. Running indent on them was not a good idea.Emmanuel Pacaud2007-01-121-1/+1
* Indentation fix, using: indent -kr -nut -pcs -psl -i4 -l100Emmanuel Pacaud2007-01-121-577/+552
* Export RsvgHandle and RsvgHandleClass to the outside world so you canDom Lachowicz2006-02-061-6/+6
* bug 323568Caleb Michael Moore2005-12-091-0/+5
* remove the push call that's more probably wrong and clean up leakedRay Strode2005-12-071-4/+2
* string rttiCaleb Michael Moore2005-10-241-6/+0
* text rewriteCaleb Michael Moore2005-10-231-38/+38
* late normalization of coordinatesCaleb Michael Moore2005-10-221-121/+129
* bug 317615Dom Lachowicz2005-10-041-6/+17
* forward port a bunch of changes from the 2.12 branchDom Lachowicz2005-09-251-2/+4
* consistant node children and stylesCaleb Michael Moore2005-07-191-22/+6
* polyline fixCaleb Michael Moore2005-06-011-54/+2
* DOM progression of shapesCaleb Michael Moore2005-05-301-244/+436
* DOM stuffCaleb Michael Moore2005-05-141-9/+8
* naming and structure changesCaleb Michael Moore2005-03-161-15/+17
* update TODO, improve RsvgRender interfaceDom Lachowicz2005-02-271-4/+0
* steal libart's affine code. more work toward deprecating/purging libartDom Lachowicz2005-02-241-2/+0
* moved libart crap out of RsvgStateCaleb Michael Moore2005-02-171-4/+0
* fix file's headerDom Lachowicz2005-02-151-25/+0
* multi pluginsCaleb Michael Moore2005-02-151-15/+0
* split the behemoth rsvg-shapes.c into bite size meaty chunksCaleb Michael Moore2005-02-111-2070/+33
* <use> fix, <a> fix and style cleanupCaleb Michael Moore2005-02-071-91/+85
* marker fixesCaleb Michael Moore2004-11-281-18/+36
* vfs linking and stuffCaleb Michael Moore2004-11-171-0/+5
* refactor image downloading code. caleb can now use this for linkingDom Lachowicz2004-11-171-117/+94
* interfile linking, w00tCaleb Michael Moore2004-11-171-2/+2
* text clip paths working againCaleb Michael Moore2004-11-141-0/+2
* huge structure changeCaleb Michael Moore2004-11-101-75/+103
* bug 155433Dom Lachowicz2004-10-151-7/+13
* userspace bounding box calculationCaleb Michael Moore2004-09-221-20/+71
* dead code removalDom Lachowicz2004-09-111-9/+7
* text unstuffageCaleb Michael Moore2004-08-311-9/+14
* more overflowCaleb Michael Moore2004-08-281-5/+59
* overflow property and clip pathsCaleb Michael Moore2004-08-281-0/+144
* half done viewport clippingCaleb Michael Moore2004-08-281-1/+1
* preserveAspectRatioCaleb Michael Moore2004-08-271-21/+185
* images and preparsingCaleb Michael Moore2004-08-221-62/+95
* filter background fix and pedantryCaleb Michael Moore2004-08-211-7/+5