summaryrefslogtreecommitdiff
path: root/rsvg-marker.c
Commit message (Expand)AuthorAgeFilesLines
* bgo#760180: handle the viewBox of markers correctlyFederico Mena Quintero2016-01-071-11/+2
* rsvg-marker: Use the correct default marker size as specified in the specFederico Mena Quintero2016-01-071-1/+1
* rsvg-marker: Don't try to render NULL markersMenner2016-01-051-0/+3
* bgo#685906 - Marker angles are wrong when control points of a curve are coinc...Federico Mena Quintero2015-12-071-110/+414
* marker: Resolve lazilyBenjamin Otte2015-10-221-24/+17
* bgo#476507 - Marker endpoints have the wrong angleMenner2015-07-021-9/+26
* Fix shadowed variablesFederico Mena Quintero2015-02-121-3/+3
* Use cairo_path_tChristian Persch2011-11-071-34/+45
* Use cairo_matrix_tChristian Persch2011-11-071-23/+23
* Use cairo_rectangle_tChristian Persch2011-11-071-7/+10
* Use cairo_path_data_type_t directlyChristian Persch2011-11-071-16/+22
* Store node type separately in RsvgNodeChristian Persch2011-09-061-2/+2
* [PATCH 2/3] Follow up fix of RsvgState change.Hiroyuki Ikezoe2010-05-021-4/+4
* [PATCH 1/3] RsvgState has its parent state to traverse its ancestors.Hiroyuki Ikezoe2010-05-021-2/+1
* Do not draw marker if the target element's line length is 0.Hiroyuki Ikezoe2010-05-011-0/+3
* set proper mode-line and fix indent.Hiroyuki Ikezoe2010-04-271-54/+62
* Use correct type for bpath code storage.Emmanuel Pacaud2007-05-011-1/+1
* Fix marker orientation for spline path, and add a corresponding test file.Emmanuel Pacaud2007-05-011-22/+52
* Don't clip if overflow style property is set to visible. Fix display ofEmmanuel Pacaud2007-02-021-6/+8
* 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-228/+218
* Factor out rsvg_get_url_string. Bug 340505.Paolo Borelli2006-05-031-21/+8
* Export RsvgHandle and RsvgHandleClass to the outside world so you canDom Lachowicz2006-02-061-1/+1
* cleaned up vbox handling a littleCaleb Michael Moore2005-10-241-13/+12
* string rttiCaleb Michael Moore2005-10-241-2/+2
* text rewriteCaleb Michael Moore2005-10-231-13/+13
* got rid of the legacy dimension systemCaleb Michael Moore2005-10-221-11/+2
* late normalization of coordinatesCaleb Michael Moore2005-10-221-48/+50
* colour inheritance fixCaleb Michael Moore2005-10-021-0/+2
* filters workingCaleb Michael Moore2005-07-281-3/+0
* marker fixCaleb Michael Moore2005-07-201-0/+3
* consistant node children and stylesCaleb Michael Moore2005-07-191-5/+1
* DOM progression of shapesCaleb Michael Moore2005-05-301-20/+4
* pserver domificationCaleb Michael Moore2005-05-191-1/+0
* further DOM restructuringCaleb Michael Moore2005-05-161-99/+59
* DOM stuffCaleb Michael Moore2005-05-141-1/+1
* naming and structure changesCaleb Michael Moore2005-03-161-12/+11
* some work toward conditionals, visibility being handled properlyDom Lachowicz2005-03-121-1/+1
* markers out of backendCaleb Michael Moore2005-03-031-0/+80
* steal libart's affine code. more work toward deprecating/purging libartDom Lachowicz2005-02-241-9/+8
* split the behemoth rsvg-shapes.c into bite size meaty chunksCaleb Michael Moore2005-02-111-0/+287