summaryrefslogtreecommitdiffstats
path: root/src/marker.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-treeLiam P. White2014-10-051-99/+0
* Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-5/+5
* Implement SVG2 marker 'orient' attribute value 'auto-start-reverse' (renderin...Tavmjong Bah2014-08-201-1/+7
* Remove unused includes to tidy up the code.Martin Owens2014-03-091-1/+0
* Markers are never shown directly, even if outside of <defs> section.Tavmjong Bah2014-02-061-0/+1
* Added new base class to handle viewBox and preserveAspectRatio.Tavmjong Bah2014-02-061-12/+2
* Correct positioning of custom markers. Fixes #230491.Tavmjong Bah2014-01-301-1/+1
* Added some consts.Markus Engel2013-10-261-1/+1
* Added runtime check in SP_-cast macros.Markus Engel2013-09-151-1/+1
* Modified SP_IS_ macros.Markus Engel2013-09-141-1/+1
* Merged Group and subclasses.Markus Engel2013-04-051-21/+2
* Added constructors to SP classes.Markus Engel2013-04-011-0/+1
* Replaced all casting macros with glib-independent ones.Markus Engel2013-04-011-2/+2
* Renamed virtual function names.Markus Engel2013-03-291-9/+9
* merged from trunkMarkus Engel2013-03-291-4/+2
|\
| * Fix another load of forward declaration tagsAlex Valavanis2013-03-141-3/+1
| * Fix for 165865 : Fix marker color on duplicateJohn Smith2012-09-171-1/+1
* | Added "virtual pad" to SPMarker.Markus Engel2012-08-191-1/+29
|/
* (cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem2012-02-251-1/+1
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-1/+1
* update to latest 2geom !Johan B. C. Engelen2011-02-021-4/+4
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1
* 2geomify marker viewboxJohan B. C. Engelen2009-01-041-5/+4
* From trunkTed Gould2008-10-271-1/+1
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-3/+2
* 2geomify sp_shape_update_marker_view.Johan B. C. Engelen2008-06-201-1/+3
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-1/+1
* apply John Cliff's patch [ 1743843 ] Create Marker from Selection Menu ItemJohan B. C. Engelen2007-10-091-0/+2
* Renaming sp-marker.* to marker.*Bryce Harrington2006-12-061-0/+93