Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / sp-path.cpp
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-07-14 Abhishek Sharma... SPShape c++ified to the extent it was possible and...
2010-07-12 Abhishek Sharma... SPObject c++ification finalized along with the beginnin...
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2010-03-26 Ted GouldMerge from trunk
2010-02-25 Johan EngelenNEW: "+LaTeX" option for PDF/EPS/PS export
2010-02-21 Arcadie M. CracanDisabled unfinished connection point edit mode. Added...
2010-02-21 Arcadie M. CracanDisabled unfinished connection point edit mode. Added...
2010-01-14 Krzysztof Kosiński* Merge from trunk
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-21 Ted GouldUpdating to current trunk
2009-12-21 Ted GouldUpdating the READMEs to better handle OSX.
2009-12-05 Felipe C. da S.... merging gsoc 2009 color management work by Felipe Sanch...
2009-12-04 Arcadie M. CracanMake curvature work again by fixing a minor omission
2009-12-04 Arcadie M. CracanMake curvature work again by fixing a minor omission
2009-12-04 Arcadie M. CracanMake curvature work again by fixing a minor omission
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 Ted GouldMerging in from trunk
2009-11-23 johanengelenwork on the lpe group undo bug. it's not solved, but...
2009-10-07 scislacPatch by Johan to fix 391368
2009-08-26 johanengelenfix bug #377958: don't write inkscape:path-effect to...
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-05-14 johanengelenfix broken rendering of paths with unknown LPEs, fix...
2009-03-29 buliabyakrevert part of 20988 to fix rendering of LPE on groups
2009-03-28 buliabyakwe cannot rely on LPE attributes being properly parsed...
2009-03-27 buliabyakadd lpe names to path description
2009-03-26 buliabyakdo not transform, display, reverse, node-edit, or remov...
2008-11-21 Ted GouldMerge from fe-moved
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-01 cilix42Move single-dot-creation function to a better location...
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-05 dvlierop2Use is_straight_curve() instead of three separate dynam...
2008-08-03 johanengelenremove many needless references to n-art-bpath.h
2008-07-25 johanengelenupdate to 2geom rev. 1507
2008-07-17 johanengelenconvert all SPCurve's points and matrices arguments...
2008-07-07 mentaltry to use consistent document for creating guides
2008-07-04 johanengelenconvert a path to guides using 2geom calls
2008-06-22 johanengelenread PathVector instead of NArtBpath
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-06-11 mentalplumb XML::Documents in everywhere
2008-06-06 johanengelenfor sppath, use 2geompath for svg_write: sp_svg_write_p...
2008-06-06 johanengelenmerge gsoc2008_johan_path2geom into trunk
2008-06-05 buliabyakoptimization: don't copy SPCurve when transforming...
2008-05-30 johanengelenLPE STACKING!
2008-05-18 cilix42noop: correct spelling in comment
2008-05-17 bgkFix LPE for groups bounding box calculation by using...
2008-05-09 johanengelencomplete adding const to have only NArtBpath const...
2008-05-09 johanengelen- try to use more forward declarations for less depende...
2008-05-05 johanengelenstruct SPCurve => class SPCurve
2008-03-28 bgk- Created a SPLPEItem class that handles applying a...
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-01-27 cilix42Don't group dot creation with pen-/pencil-specific...
2008-01-20 cilix42Ctrl+click in pen/pencil tool: Created dots are now...
2008-01-19 cilix42Make creation of dots via Ctrl+click also possible...
2008-01-16 cilix42Add option in Preferences to keep objects after convers...
2008-01-16 cilix42Make path segments convertable to guides, too
2008-01-02 johanengelen+ Fix bug #179840, forking of LPEs
2008-01-02 johanengelenFix LP bug #179328
2007-09-05 buliabyakadd path effect indication to the description
2007-08-14 johanengelenCommit LivePathEffect branch to trunk!
2007-01-21 mentalstart switching sp_repr_new* over to XML::Document...
2006-06-07 joncruzApplied patch #1501709
2006-05-09 mentaleliminate direct accesses to SPCurve::bpath
2006-01-16 mentalmoving trunk for module inkscape