Code

create inkview on dist
[inkscape.git] / src / sp-shape.cpp
2008-01-02 johanengelen+ Fix bug #179840, forking of LPEs
2007-12-22 dvlierop21) solve bug #177995
2007-12-03 dvlierop2Solve crash on assert (see bugs #173555 and #173568...
2007-12-02 johanengelenFix compile. Don't #include .cpp files!
2007-12-02 dvlierop2only snap to non-smooth nodes, 2nd try. Hopefully this...
2007-11-28 johanengelenFix Bug #172582 crash when dragging line with mouse
2007-11-27 ishmaluse size_t for comparison with strlen() to be more...
2007-11-26 dvlierop2Don't snap the smooth nodes of a path
2007-11-08 joncruzwarning cleanup
2007-10-28 johanengelenLPE: implement 'edit next LPE parameter'. Accessible...
2007-09-14 johanengelenfix pasting of LPE's across multiple document; plus...
2007-09-10 joncruzPurged fill type enum
2007-09-06 joncruzPreserve paint styles with multiple components
2007-09-06 buliabyakstore and properly disconnect lpe modified connection
2007-08-19 johanengelen* Fixed path-along-path with correct filling now! ...
2007-08-14 johanengelenCommit LivePathEffect branch to trunk!
2007-05-30 dvlierop2Don't return too much snappoints
2007-04-30 dvlierop2Fix bug #1077600 -> correct mirroring and no drifting...
2007-04-08 dvlierop2Changes to the selector tool, e.g. option to choose...
2007-04-06 buliabyakimplement GEOMETRIC_BBOX
2007-03-30 dvlierop2add a snappoint at the rotation-axis of any shape
2007-03-26 dvlierop2Selector tool shouldn't snap to path nodes, see Bulia...
2007-03-04 mentaladapt code to new Maybe/bbox regime
2007-03-04 mentalswitch from invokeBbox to getBounds (need to fix proble...
2006-12-06 bryceRenaming sp-marker.* to marker.*
2006-11-18 bryceCleanup work for markers - adding some documentation...
2006-07-28 mentalswitch to sigc++ SPObject signals for SPShape
2006-05-29 bryceDocumentation
2006-05-26 buliabyakexport markers API
2006-05-09 mentaleliminate direct accesses to SPCurve::bpath
2006-04-05 buliabyaknow sp_item_invoke_bbox_full does union of the item...
2006-01-16 mentalmoving trunk for module inkscape