index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sp-item.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-10-22
do not embed transform if it's not translation and the object has a filter
bulia byak
1
-3
/
+8
2006-09-12
disconnect mask/ref connections when item is destroyed
bulia byak
1
-6
/
+7
2006-05-30
fix writing clip/mask references
bulia byak
1
-0
/
+11
2006-04-27
fixing conditional attribute evaluation on load (if conditional attributes we...
Andrius Ramanauskas
1
-1
/
+1
2006-04-20
SVG 1.1 Conditional Processing Module rendering support (<switch> element, re...
Andrius Ramanauskas
1
-16
/
+62
2006-04-05
now sp_item_invoke_bbox_full does union of the item's bbox (after clippath cr...
bulia byak
1
-2
/
+16
2006-03-19
do not embed transform if the item has clippath or mask (so that the clippath...
bulia byak
1
-2
/
+3
2006-03-17
describe clipped/masked objects in statusbar
bulia byak
1
-1
/
+12
2006-03-17
add setting clip/mask bbox in sp_item_invoke_show to fix 1449541
bulia byak
1
-6
/
+30
2006-03-16
do the same fix for masks as for clippaths to silence 'update during update' ...
bulia byak
1
-0
/
+1
2006-03-07
#include sp-item.h
Peter Moulder
1
-1
/
+1
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-3
/
+3
2006-02-06
crop an item's bbox by its clippath bbox, if any
bulia byak
1
-0
/
+8
2006-01-26
reset center coords to zero when there's no attribute
bulia byak
1
-0
/
+4
2006-01-26
remember rotation centers, correctly this time (by johncliff and me)
bulia byak
1
-6
/
+58
2006-01-17
fix stroke scaling for the objects with the default 1px width
bulia byak
1
-0
/
+1
2006-01-17
Fix a typo, a vim modeline, and a wrongly indented line.
mjwybrow
1
-1
/
+1