Code

Connector tool: make connectors avoid the convex hull of shapes.
[inkscape.git] / src / sp-lpe-item.cpp
2009-11-29 Ted GouldMerging in the changes from the 0.47 release branch...
2009-11-23 johanengelenwork on the lpe group undo bug. it's not solved, but...
2009-10-05 scislacFix for 419577 by Johan
2009-08-26 johanengelenfix bug #377958: don't write inkscape:path-effect to...
2009-08-22 buliabyakfix rendering of testcase errorhandling-nosuchlpe.svg...
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-03-26 buliabyaksp_lpe_item_has_path_effect now returns false if one...
2009-01-08 buliabyakmove shape_editor from node context to the parent class...
2008-11-21 Ted GouldMerge from fe-moved
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-23 johanengelenremove lpeobject_ref when invalid lpe name
2008-09-23 johanengelenfix crash on entering invalid lpe name in xml
2008-09-13 cilix42Hide canvas text, too, when lpe-path-length is invisible
2008-08-18 cilix42Rename acceptsNumParams() -> acceptsNumClicks() because...
2008-08-18 cilix42Remove done_pathparam_set and friends because it curren...
2008-07-29 cilix42Remove debugging messages
2008-07-29 cilix42Remove now obsolete functions
2008-07-29 cilix42Update helperpaths live also when any of the item's...
2008-07-19 buliabyakfix crash when simplifying an lpe path: deleting the...
2008-07-15 cilix42New LPE FreehandShape derived from PatternAlongPath...
2008-06-24 buliabyakkill the green fish
2008-06-18 cilix42Update LPE helper paths "live" on changes
2008-06-16 cilix42First step towards making helper paths for LPE items...
2008-06-14 johanengelenput exception catch block around all doEffect calls...
2008-06-12 cilix42whitespace
2008-06-12 cilix42Infrastructure in class LivePathEffect::Effect to put...
2008-06-11 mentalplumb XML::Documents in everywhere
2008-06-10 cilix42Make broken doOnApply() for LPEs work again
2008-06-02 johanengelenfix crash, report warnings instead. trying to find...
2008-05-31 bgkStacked LPEs should now use the right bounding box
2008-05-30 johanengelenLPE STACKING!
2008-05-19 cilix42Add checkbox for LPEs to temporarily disable them on...
2008-05-18 cilix42Add a function doOnApply() for LPEs which is executed...
2008-05-17 bgkFix LPE for groups bounding box calculation by using...
2008-04-24 pjrmfix a couple of g++-4.3 compile errors.
2008-03-29 pjrmsvn propset svn:eol-style native *.[ch] *.cpp (includin...
2008-03-28 johanengelenAdd two files that were forgotten in last commit