summaryrefslogtreecommitdiffstats
path: root/src/sp-item.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* skip recursion into clone's children in stroke adjustment; fix paint adjuster...bulia byak2007-04-241-6/+8
* Changes to the selector tool, e.g. option to choose either APPROXIMATE_BBOX o...Diederik van Lierop2007-04-081-6/+6
* implement GEOMETRIC_BBOXbulia byak2007-04-061-2/+2
* add a snappoint at the rotation-axis of any shapeDiederik van Lierop2007-03-301-1/+1
* fix 1286535bulia byak2007-03-171-11/+16
* move style reading/writing from SPItem up to SPObjectbulia byak2007-03-121-38/+0
* fix 1656169bulia byak2007-03-111-37/+29
* Merge further bbox workMenTaLguY2007-03-101-8/+2
* make sure undoing center moves emits modified signal and is thus noticed by t...bulia byak2007-03-081-0/+2
* Separate NRRect and NR::Rect a bit further; the goal is to get to the point w...MenTaLguY2007-03-051-6/+8
* communicate bbox type via flags for nowMenTaLguY2007-03-041-1/+1
* adapt code to new Maybe/bbox regimeMenTaLguY2007-03-041-16/+15
* switch from invokeBbox to getBounds (need to fix problems with emptyMenTaLguY2007-03-041-13/+6
* implement new API via wrapper for nowMenTaLguY2007-03-041-3/+19
* refactor sp_svg_transform_write to return a dynamically-allocated stringMenTaLguY2007-02-281-6/+3
* text fixesbulia byak2007-01-181-2/+2
* Fixed ungrouping bug where the changed transformation of items was not writte...Johan B. C. Engelen2006-12-131-27/+32
* do not embed transform if it's not translation and the object has a filterbulia byak2006-10-221-3/+8
* disconnect mask/ref connections when item is destroyedbulia byak2006-09-121-6/+7
* fix writing clip/mask referencesbulia byak2006-05-301-0/+11
* fixing conditional attribute evaluation on load (if conditional attributes we...Andrius Ramanauskas2006-04-271-1/+1
* SVG 1.1 Conditional Processing Module rendering support (<switch> element, re...Andrius Ramanauskas2006-04-201-16/+62
* now sp_item_invoke_bbox_full does union of the item's bbox (after clippath cr...bulia byak2006-04-051-2/+16
* do not embed transform if the item has clippath or mask (so that the clippath...bulia byak2006-03-191-2/+3
* describe clipped/masked objects in statusbarbulia byak2006-03-171-1/+12
* add setting clip/mask bbox in sp_item_invoke_show to fix 1449541bulia byak2006-03-171-6/+30
* do the same fix for masks as for clippaths to silence 'update during update' ...bulia byak2006-03-161-0/+1
* #include sp-item.hPeter Moulder2006-03-071-1/+1
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-3/+3
* crop an item's bbox by its clippath bbox, if anybulia byak2006-02-061-0/+8
* reset center coords to zero when there's no attributebulia byak2006-01-261-0/+4
* remember rotation centers, correctly this time (by johncliff and me)bulia byak2006-01-261-6/+58
* fix stroke scaling for the objects with the default 1px widthbulia byak2006-01-171-0/+1
* Fix a typo, a vim modeline, and a wrongly indented line.mjwybrow2006-01-171-1/+1
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1320