summaryrefslogtreecommitdiffstats
path: root/src/sp-item.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2006-10-22do not embed transform if it's not translation and the object has a filterbulia byak1-3/+8
2006-09-12disconnect mask/ref connections when item is destroyedbulia byak1-6/+7
2006-05-30fix writing clip/mask referencesbulia byak1-0/+11
2006-04-27fixing conditional attribute evaluation on load (if conditional attributes we...Andrius Ramanauskas1-1/+1
2006-04-20SVG 1.1 Conditional Processing Module rendering support (<switch> element, re...Andrius Ramanauskas1-16/+62
2006-04-05now sp_item_invoke_bbox_full does union of the item's bbox (after clippath cr...bulia byak1-2/+16
2006-03-19do not embed transform if the item has clippath or mask (so that the clippath...bulia byak1-2/+3
2006-03-17describe clipped/masked objects in statusbarbulia byak1-1/+12
2006-03-17add setting clip/mask bbox in sp_item_invoke_show to fix 1449541bulia byak1-6/+30
2006-03-16do the same fix for masks as for clippaths to silence 'update during update' ...bulia byak1-0/+1
2006-03-07#include sp-item.hPeter Moulder1-1/+1
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-3/+3
2006-02-06crop an item's bbox by its clippath bbox, if anybulia byak1-0/+8
2006-01-26reset center coords to zero when there's no attributebulia byak1-0/+4
2006-01-26remember rotation centers, correctly this time (by johncliff and me)bulia byak1-6/+58
2006-01-17fix stroke scaling for the objects with the default 1px widthbulia byak1-0/+1
2006-01-17Fix a typo, a vim modeline, and a wrongly indented line.mjwybrow1-1/+1