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
*
fix bug 168663, marker shifted wrong by viewBox
Thomas Holder
2009-11-23
1
-16
/
+3
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-3
/
+3
*
SPDocument->Document
johnce
2009-08-05
1
-3
/
+3
*
2geomify marker viewbox
Johan B. C. Engelen
2009-01-04
1
-29
/
+24
*
a bit more cleanup
Johan B. C. Engelen
2009-01-04
1
-2
/
+4
*
clean up code a bit. especially remove obscure newing of a struct with C++ ob...
Johan B. C. Engelen
2009-01-04
1
-24
/
+23
*
More NR ==> Geom changes
Joshua L. Blocher
2008-12-28
1
-2
/
+2
*
typo in xMaxYMid
Thomas Holder
2008-12-12
1
-1
/
+1
*
bug #166885 (preserveAspectRatio="none" misinterpreted)
Thomas Holder
2008-12-11
1
-1
/
+1
*
From trunk
Ted Gould
2008-10-27
1
-13
/
+16
*
Merging from trunk
Ted Gould
2008-10-11
1
-2
/
+2
*
Next roud of NR ==> Geom conversion
Maximilian Albert
2008-09-18
1
-20
/
+22
*
More NR ==> Geom conversion (points and some matrices/transforms)
Maximilian Albert
2008-09-18
1
-37
/
+47
*
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2008-08-08
1
-2
/
+2
*
2geomify sp_shape_update_marker_view.
Johan B. C. Engelen
2008-06-20
1
-5
/
+8
*
plumb XML::Documents in everywhere
MenTaLguY
2008-06-11
1
-4
/
+3
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
1
-14
/
+17
*
fix scaling with stroke width for user-created markers
bulia byak
2008-02-13
1
-2
/
+6
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-0
/
+2
*
warning cleanup
Jon A. Cruz
2007-11-08
1
-14
/
+14
*
apply John Cliff's patch [ 1743843 ] Create Marker from Selection Menu Item
Johan B. C. Engelen
2007-10-09
1
-0
/
+35
*
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
2007-01-21
1
-1
/
+3
*
Marker menus now display custom markers in a document that are present
Bryce Harrington
2006-12-07
1
-1
/
+3
*
Renaming sp-marker.* to marker.*
Bryce Harrington
2006-12-06
1
-0
/
+711