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.cpp
(
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
-541
/
+0
*
Implement SVG2 marker 'orient' attribute value 'auto-start-reverse' (renderin...
Tavmjong Bah
2014-08-20
1
-16
/
+25
*
Fix for W3C test suite test filters-light-02-f.svg. Marker refX and refY defi...
Tavmjong Bah
2014-03-04
1
-1
/
+3
*
suppress compiler warnings
Kris De Gussem
2014-02-11
1
-1
/
+1
*
Markers are never shown directly, even if outside of <defs> section.
Tavmjong Bah
2014-02-06
1
-3
/
+7
*
Added new base class to handle viewBox and preserveAspectRatio.
Tavmjong Bah
2014-02-06
1
-234
/
+23
*
Correct positioning of custom markers. Fixes #230491.
Tavmjong Bah
2014-01-30
1
-2
/
+4
*
"fix" some "unused parameter" warnings
Kris De Gussem
2013-10-27
1
-2
/
+2
*
Added some consts.
Markus Engel
2013-10-26
1
-1
/
+1
*
Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...
Nicolas Dufour
2013-10-09
1
-1
/
+1
*
Drop unused static function declarations
Alex Valavanis
2013-09-21
1
-43
/
+0
*
Merged from trunk (r12465).
Markus Engel
2013-08-04
1
-4
/
+2
|
\
|
*
reduce scope of variables
Johan B. C. Engelen
2013-08-03
1
-4
/
+2
*
|
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
2013-04-07
1
-2
/
+0
*
|
Merged Item.
Markus Engel
2013-04-05
1
-1
/
+0
*
|
Merged more classes.
Markus Engel
2013-04-05
1
-1
/
+0
*
|
Merged Group and subclasses.
Markus Engel
2013-04-05
1
-163
/
+181
*
|
Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...
Markus Engel
2013-04-02
1
-0
/
+10
*
|
Added constructors to SP classes.
Markus Engel
2013-04-01
1
-8
/
+23
*
|
Prepared exchange of casting macros.
Markus Engel
2013-03-31
1
-0
/
+1
*
|
Renamed virtual function names.
Markus Engel
2013-03-29
1
-20
/
+20
*
|
merged from trunk
Markus Engel
2013-03-29
1
-129
/
+54
|
\
|
|
*
Fix -Wcast-align issues with SPItemCtx
Alex Valavanis
2013-03-18
1
-1
/
+1
|
*
fix/suppress build warnings
Kris De Gussem
2013-03-16
1
-6
/
+6
|
*
More GObject boilerplate cleanup
Alex Valavanis
2013-01-24
1
-52
/
+24
|
*
SPObject: drop sp_object_ prefix on class members
Alex Valavanis
2012-11-11
1
-2
/
+2
|
*
Fix for 165865 : Fix marker color on duplicate
John Smith
2012-09-17
1
-0
/
+33
*
|
Removed function pointers from SPObject and subclasses.
Markus Engel
2013-03-29
1
-4
/
+4
*
|
Various changes.
Markus Engel
2013-03-14
1
-1
/
+1
*
|
Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods.
Markus Engel
2012-10-06
1
-13
/
+29
*
|
Added "virtual pad" to SPMarker.
Markus Engel
2012-08-19
1
-50
/
+110
|
/
*
Warning and uninitialized variable cleanup.
Jon A. Cruz
2012-01-08
1
-136
/
+132
*
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+0
*
Remove all NRRect use.
Krzysztof Kosi??ski
2011-08-27
1
-25
/
+19
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-4
/
+5
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
1
-5
/
+5
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-18
/
+16
*
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
2011-07-16
1
-23
/
+13
*
Remove more of libnr
Krzysztof Kosi??ski
2011-06-23
1
-0
/
+1
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
1
-1
/
+1
|
\
|
*
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
1
-1
/
+1
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-10
/
+10
|
\
|
|
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
1
-1
/
+1
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-9
/
+9
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-17
/
+17
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-17
/
+17
|
|
\
|
|
*
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
2010-07-12
1
-8
/
+8
|
|
*
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
2010-07-06
1
-2
/
+4
|
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-1
/
+1
|
|
/
*
|
Fix rendering failures caused by markers with markerUnits="strokeWidth"
Krzysztof Kosi??ski
2010-08-11
1
-0
/
+7
[next]