index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
marker.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-tree
Liam P. White
2014-10-05
1
-99
/
+0
*
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
1
-5
/
+5
*
Implement SVG2 marker 'orient' attribute value 'auto-start-reverse' (renderin...
Tavmjong Bah
2014-08-20
1
-1
/
+7
*
Remove unused includes to tidy up the code.
Martin Owens
2014-03-09
1
-1
/
+0
*
Markers are never shown directly, even if outside of <defs> section.
Tavmjong Bah
2014-02-06
1
-0
/
+1
*
Added new base class to handle viewBox and preserveAspectRatio.
Tavmjong Bah
2014-02-06
1
-12
/
+2
*
Correct positioning of custom markers. Fixes #230491.
Tavmjong Bah
2014-01-30
1
-1
/
+1
*
Added some consts.
Markus Engel
2013-10-26
1
-1
/
+1
*
Added runtime check in SP_-cast macros.
Markus Engel
2013-09-15
1
-1
/
+1
*
Modified SP_IS_ macros.
Markus Engel
2013-09-14
1
-1
/
+1
*
Merged Group and subclasses.
Markus Engel
2013-04-05
1
-21
/
+2
*
Added constructors to SP classes.
Markus Engel
2013-04-01
1
-0
/
+1
*
Replaced all casting macros with glib-independent ones.
Markus Engel
2013-04-01
1
-2
/
+2
*
Renamed virtual function names.
Markus Engel
2013-03-29
1
-9
/
+9
*
merged from trunk
Markus Engel
2013-03-29
1
-4
/
+2
|
\
|
*
Fix another load of forward declaration tags
Alex Valavanis
2013-03-14
1
-3
/
+1
|
*
Fix for 165865 : Fix marker color on duplicate
John Smith
2012-09-17
1
-1
/
+1
*
|
Added "virtual pad" to SPMarker.
Markus Engel
2012-08-19
1
-1
/
+29
|
/
*
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-25
1
-1
/
+1
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-1
/
+1
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-4
/
+4
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-1
/
+1
*
SPDocument->Document
johnce
2009-08-05
1
-1
/
+1
*
2geomify marker viewbox
Johan B. C. Engelen
2009-01-04
1
-5
/
+4
*
From trunk
Ted Gould
2008-10-27
1
-1
/
+1
*
Next roud of NR ==> Geom conversion
Maximilian Albert
2008-09-18
1
-3
/
+2
*
2geomify sp_shape_update_marker_view.
Johan B. C. Engelen
2008-06-20
1
-1
/
+3
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
1
-1
/
+1
*
apply John Cliff's patch [ 1743843 ] Create Marker from Selection Menu Item
Johan B. C. Engelen
2007-10-09
1
-0
/
+2
*
Renaming sp-marker.* to marker.*
Bryce Harrington
2006-12-06
1
-0
/
+93