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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-01-04
2geomify marker viewbox
Johan B. C. Engelen
1
-29
/
+24
2009-01-04
a bit more cleanup
Johan B. C. Engelen
1
-2
/
+4
2009-01-04
clean up code a bit. especially remove obscure newing of a struct with C++ ob...
Johan B. C. Engelen
1
-24
/
+23
2008-12-28
More NR ==> Geom changes
Joshua L. Blocher
1
-2
/
+2
2008-12-12
typo in xMaxYMid
Thomas Holder
1
-1
/
+1
2008-12-11
bug #166885 (preserveAspectRatio="none" misinterpreted)
Thomas Holder
1
-1
/
+1
2008-10-27
From trunk
Ted Gould
1
-13
/
+16
2008-10-11
Merging from trunk
Ted Gould
1
-2
/
+2
2008-09-18
Next roud of NR ==> Geom conversion
Maximilian Albert
1
-20
/
+22
2008-09-18
More NR ==> Geom conversion (points and some matrices/transforms)
Maximilian Albert
1
-37
/
+47
2008-08-08
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
1
-2
/
+2
2008-06-20
2geomify sp_shape_update_marker_view.
Johan B. C. Engelen
1
-5
/
+8
2008-06-11
plumb XML::Documents in everywhere
MenTaLguY
1
-4
/
+3
2008-03-21
No more NRMatrix or NRPoint.
Jasper van de Gronde
1
-14
/
+17
2008-02-13
fix scaling with stroke width for user-created markers
bulia byak
1
-2
/
+6
2008-01-31
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
1
-0
/
+2
2007-11-08
warning cleanup
Jon A. Cruz
1
-14
/
+14
2007-10-09
apply John Cliff's patch [ 1743843 ] Create Marker from Selection Menu Item
Johan B. C. Engelen
1
-0
/
+35
2007-01-21
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
1
-1
/
+3
2006-12-07
Marker menus now display custom markers in a document that are present
Bryce Harrington
1
-1
/
+3
2006-12-06
Renaming sp-marker.* to marker.*
Bryce Harrington
1
-1
/
+1
2006-12-06
Renaming is proving tricky... undoing for now
Bryce Harrington
1
-1
/
+1
2006-12-06
Restoring with rename change... urg svn
Bryce Harrington
1
-0
/
+711
2006-12-06
Renaming
Bryce Harrington
1
-711
/
+0
2006-05-29
Documentation
Bryce Harrington
1
-3
/
+3
2006-05-29
Documenting SPMarker implementation file
Bryce Harrington
1
-14
/
+86
2006-05-28
replace nr_new() with g_new(), and try to converge on using the glib allocato...
MenTaLguY
1
-1
/
+1
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-4
/
+4