summaryrefslogtreecommitdiffstats
path: root/src/marker.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-14Implement marker 'orient' attribute value 'auto-start-reverse'.Tavmjong Bah1-1/+7
2014-10-05Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-treeLiam P. White1-99/+0
2014-09-27Update to experimental r13565Liam P. White1-5/+5
2014-08-31Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White1-5/+5
2014-08-20Implement SVG2 marker 'orient' attribute value 'auto-start-reverse' (renderin...Tavmjong Bah1-1/+7
2014-03-09Remove unused includes to tidy up the code.Martin Owens1-1/+0
2014-02-06Markers are never shown directly, even if outside of <defs> section.Tavmjong Bah1-0/+1
2014-02-06Added new base class to handle viewBox and preserveAspectRatio.Tavmjong Bah1-12/+2
2014-01-30Correct positioning of custom markers. Fixes #230491.Tavmjong Bah1-1/+1
2013-10-26Added some consts.Markus Engel1-1/+1
2013-09-15Added runtime check in SP_-cast macros.Markus Engel1-1/+1
2013-09-14Modified SP_IS_ macros.Markus Engel1-1/+1
2013-04-05Merged Group and subclasses.Markus Engel1-21/+2
2013-04-01Added constructors to SP classes.Markus Engel1-0/+1
2013-04-01Replaced all casting macros with glib-independent ones.Markus Engel1-2/+2
2013-03-29Renamed virtual function names.Markus Engel1-9/+9
2013-03-19Fixing regressionjtx1-3/+1
2013-03-17Working with widjetsJabier Arraiza Cenoz1-1/+3
2013-03-14Fix another load of forward declaration tagsAlex Valavanis1-3/+1
2012-09-17Fix for 165865 : Fix marker color on duplicateJohn Smith1-1/+1
2012-08-19Added "virtual pad" to SPMarker.Markus Engel1-1/+29
2012-02-25(cppcheck and janitorial tasks:) C-style casting to C++-style castingKris De Gussem1-1/+1
2011-08-06Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski1-1/+1
2011-02-02update to latest 2geom !Johan B. C. Engelen1-4/+4
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2009-01-042geomify marker viewboxJohan B. C. Engelen1-5/+4
2008-10-27From trunkTed Gould1-1/+1
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-3/+2
2008-06-202geomify sp_shape_update_marker_view.Johan B. C. Engelen1-1/+3
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-1/+1
2007-10-09apply John Cliff's patch [ 1743843 ] Create Marker from Selection Menu ItemJohan B. C. Engelen1-0/+2
2006-12-06Renaming sp-marker.* to marker.*Bryce Harrington1-0/+0