Code

Indent support for XSLT extensions output.
[inkscape.git] / src / livarot /
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-03-26 Ted GouldMerge from trunk
2010-02-19 Diederik van LieropNoop: removing and updating comments, fixing indentation
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-11-08 scislacPatch by Johan for 445790
2009-10-09 joncruzCleanup of out-of-sync tests
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-04-30 dvlierop2Fix infinite loop as reported in bug #365034
2009-02-10 buliabyakpatch by KoRi for bug 323594
2009-01-17 johanengelenfix bug !
2009-01-12 verbalshadowCmake: Fixed the extra -l in the link command, plus...
2009-01-02 johanengelenfix bug in livarot where open paths are rendered as...
2008-12-28 verbalshadowMore NR ==> Geom changes
2008-12-05 johanengelenNR::LInfty => Geom::
2008-10-28 Ted GouldMerge from trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-23 tweenk* Lots of documentation for the Inkscape::XML namespace
2008-09-18 cilix42Next roud of NR ==> Geom conversion
2008-08-31 johanengelentemporary fix for continuity exception
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 johanengelenfix arc conversion to livarot
2008-07-25 johanengelenupdate to 2geom rev. 1507
2008-07-23 johanengelen2geom path to livarot path conversion: don't add closin...
2008-07-18 buliabyakpatch for bug 249665
2008-07-16 johanengelenupdate to latest 2geom (rev1497)
2008-07-16 joncruzwarning cleanup
2008-07-14 johanengelenfix conversion from pathvector to livarot path. (a...
2008-07-12 johanengelenremove no longer used methods (livarot to nartbpath...
2008-07-11 johanengelenuse new 2geom function. This ensures we cannot end...
2008-07-08 johanengelenadd MakePathVector to livarot
2008-07-04 johanengelenuse if(dynamic_cast<>) instead of if(typeid==) to check...
2008-07-04 joncruzWarning cleanup
2008-06-29 johanengelenrecognize HLineSegment and VLineSegment while looping...
2008-06-26 johanengelendon't use splivarot to get livarot path, use livarot...
2008-06-24 verbalshadowCmake: remove header files from source lists
2008-06-22 johanengelenremove obsolete LoadArtBPath from livarot
2008-06-22 johanengelencreate method for Livarot paths to load PathVectors...
2008-05-09 johanengelencomplete adding const to have only NArtBpath const...
2008-04-27 verbalshadowCmake: added livarot as a lib, fixes problem with linking
2008-04-01 theadibdelete remaining .cvsignore files
2008-03-29 pjrmnoop: Translate some comments. Use utf-8 for originals.
2008-03-23 buliabyakdelete unused code
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-03-08 dvlierop2Node tool: snap to paths and their nodes, incl. to...
2008-02-11 keescookremaining g++ 4.3 compilation fix-ups
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2008-01-12 buliabyakfix vector, power, and fidelity for paths in transforme...
2007-11-14 dvlierop2Snap to intersections of line segments
2007-11-10 joncruzWarning cleanup
2007-11-09 buliabyakrefactoring, one MakeTweak method instead of a bunch...
2007-11-04 joncruzWarning cleanup
2007-11-04 johanengelenAdd virtual to a lot of the destructors. Note: perhaps...
2007-09-12 pjrm**/makefile.in: svn propset svn:eol-style native. ...
2007-08-27 buliabyakrepel/attract methods
2007-08-08 johanengelenremove extra Shape:: on new function definition in...
2007-08-08 buliabyaknew methods for tweaking, modeled after MakeOffset
2007-08-07 buliabyakwarn when ConvertToShape fails
2007-04-13 buliabyakfix thinning that didn't work for paths inside a transf...
2007-04-11 buliabyakallow MakeOffset to do profiled offset controlled by...
2007-04-11 buliabyakadd a new return code indicating nothing was done
2007-04-08 buliabyakfix bug where nearest_point_on_path returned bogus...
2007-02-19 joncruzFixed unintialized variables and minor misc warnings
2006-11-05 buliabyakenable Affiche
2006-05-31 buliabyakprevent stroke becoming invisible at certain zooms...
2006-05-26 buliabyakmethod for dashing Path using an SPStyle
2006-05-16 knutuxBug 1488621 (path misrendered if some successive node...
2006-05-14 acspikeput Richard's copyright notice where I had forgotten it.
2006-04-20 knutuxFix for [Bug-1473139]
2006-04-20 knutuxresolving compiler warnings
2006-04-19 knutuxRendering optimisation, which gives best results for...
2006-02-06 scislacifdef'd win32 #include <inttypes.h> to fix compile...
2006-02-06 rwstrevert to using inttypes.h instead of stdint.h
2006-02-04 rwstoptimize includes, use stdlib instead of inttypes if...
2006-01-16 mentalmoving trunk for module inkscape