Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / sp-lpe-item.cpp
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-07-13 Ted GouldUpgrading to trunk
2010-07-12 Abhishek Sharma... SPObject c++ification finalized along with the beginnin...
2010-07-03 Abhishek Sharma... another c++ification for sp-object.h/cpp and still...
2010-06-01 Johan Engeleni think this is the final fix for the LPE forking bug...
2010-05-31 Johan Engelenmuch better fix for lpe forking, that can no longer...
2010-05-26 Johan Engelentemporary fix, to stop lpe clone freeze
2010-05-18 Johan Engelenbetter fix for lpe stack forking
2010-05-14 Johan Engelenfix bug when forking LPE stack
2010-03-26 Ted GouldMerge from trunk
2010-01-14 Krzysztof KosińskiMerge GSoC 2009 node tool rewrite
2010-01-14 Krzysztof Kosiński* Merge from trunk
2009-12-21 Ted GouldUpdating the READMEs to better handle OSX.
2009-11-29 Ted GouldMerging in the changes from the 0.47 release branch...
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Krzysztof KosińskiGSoC node tool
2009-11-29 Ted GouldMerging in from trunk
2009-11-29 Krzysztof KosińskiFirst GSoC node tool commit to Bazaar
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