Code

GSoC C++-ificiation merge and cleanup.
[inkscape.git] / src / sp-item.cpp
2007-03-08 buliabyakmake sure undoing center moves emits modified signal...
2007-03-05 mentalSeparate NRRect and NR::Rect a bit further; the goal...
2007-03-04 mentalcommunicate bbox type via flags for now
2007-03-04 mentaladapt code to new Maybe/bbox regime
2007-03-04 mentalswitch from invokeBbox to getBounds (need to fix proble...
2007-03-04 mentalimplement new API via wrapper for now
2007-02-28 mentalrefactor sp_svg_transform_write to return a dynamically...
2007-01-18 buliabyaktext fixes
2006-12-13 johanengelenFixed ungrouping bug where the changed transformation...
2006-10-22 buliabyakdo not embed transform if it's not translation and...
2006-09-12 buliabyakdisconnect mask/ref connections when item is destroyed
2006-05-30 buliabyakfix writing clip/mask references
2006-04-27 knutuxfixing conditional attribute evaluation on load (if...
2006-04-20 knutuxSVG 1.1 Conditional Processing Module rendering support...
2006-04-05 buliabyaknow sp_item_invoke_bbox_full does union of the item...
2006-03-19 buliabyakdo not embed transform if the item has clippath or...
2006-03-17 buliabyakdescribe clipped/masked objects in statusbar
2006-03-17 buliabyakadd setting clip/mask bbox in sp_item_invoke_show to...
2006-03-16 buliabyakdo the same fix for masks as for clippaths to silence...
2006-03-07 pjrm#include sp-item.h
2006-02-15 rwstbulk trailing spaces removal. consistency through MD5...
2006-02-06 buliabyakcrop an item's bbox by its clippath bbox, if any
2006-01-26 buliabyakreset center coords to zero when there's no attribute
2006-01-26 buliabyakremember rotation centers, correctly this time (by...
2006-01-17 buliabyakfix stroke scaling for the objects with the default...
2006-01-17 mjwybrowFix a typo, a vim modeline, and a wrongly indented...
2006-01-16 mentalmoving trunk for module inkscape