Code

Make curvature work again by fixing a minor omission
[inkscape.git] / src / svg /
2009-12-02 Arcadie M. CracanMerge GSoC2009 Connectors into trunk
2009-10-09 joncruzRefactored multiple methods to single data-driven one.
2009-10-08 joncruzAdded simplistic test cases
2009-10-08 joncruzFixed signed/unsigned problem with precision calc....
2009-10-08 joncruzFix variable name legibility.
2009-10-03 johanengelenfix test for relative implicit lineto
2009-09-28 tweenkRemove unused files: ftos.cpp and ftos.h
2009-09-27 joncruzUpdated allowed icc-profile names to match recent gramm...
2009-04-07 pjrmnoop: svg/svg-path-geom-test.h: Change to consistent...
2009-02-20 tweenkOnly build static libraries for subdirs than actually...
2009-01-12 verbalshadowCmake: Fixed the extra -l in the link command, plus...
2009-01-09 verbalshadowCmake: restructure build files to be more like current...
2009-01-05 verbalshadowCmake build fixes, minor
2008-12-29 tweenkBuild a single test executable on Linux to match Window...
2008-12-09 tweenkSimplify "make check" makefile rules and remove most...
2008-12-08 tweenk"make check" now compiles and runs on Linux.
2008-12-08 jaspervdgRemoved sp_main_* stubs from individual headers to...
2008-12-08 joncruzWarning and 'using' cleanup.
2008-12-08 tweenkPartial fix for "make check" compilation failure.
2008-12-07 tweenkChange the way preferences are loaded to simplify unit...
2008-11-21 Ted GouldMerge from fe-moved
2008-10-31 Ted GouldMerge from trunk
2008-10-28 Ted GouldMerge from trunk
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-10 johanengelenLIBNR REMOVAL. remove nartbpath code!!!
2008-09-02 johanengelenadd method to write single paths to svg
2008-08-09 jaspervdgA few more tests for svg-color
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-08 jaspervdgFixed svg-path (and display/curve) tests to properly...
2008-08-06 jaspervdg2Geom version of the path tests + some additional small...
2008-08-02 jaspervdgEnable exception handling for CxxTest in Makefiles
2008-08-02 joncruzTodo is done.
2008-08-01 joncruzAdded to tests for SVG units, and fixed warning of...
2008-07-25 johanengelenupdate to 2geom rev. 1507
2008-07-20 mentalomit stitch segments from serialized paths
2008-07-19 jaspervdgAdded set_int_pref stub to svg/test-stubs.cpp, unit...
2008-07-19 jaspervdgConsistently use (create/destroy)Suite in unit tests.
2008-07-18 jaspervdgFix for PathString to prevent it from getting into...
2008-07-17 jaspervdgThe new CxxTest unit tests now also work on Linux!...
2008-07-16 johanengelenupdate to latest 2geom (rev1497)
2008-07-16 joncruzwarning cleanup
2008-07-12 johanengelenenable writing "H/h" and "V/v" to SVG !
2008-07-12 johanengelenDon't crash on path parse error. Truncate the path...
2008-07-11 johanengelenuse new 2geom function. This ensures we cannot end...
2008-07-07 johanengelenreplace separate forward declarations by proper forward...
2008-07-07 johanengelenclean up matrix transform svg-write function
2008-07-05 pjrmChange link line for a couple of the test programs...
2008-07-05 jaspervdgTests for nr-compose, as well as updated tests for...
2008-07-05 pjrmsvg/svg-length.h: Supply missing #includes/declarations...
2008-07-05 joncruzEOL fixups
2008-07-04 joncruzMark a missing case statement
2008-07-03 jaspervdgTests for svg-affine and svg-length (the latter is...
2008-06-30 jaspervdgApproximately closed test for path parsing now looks...
2008-06-29 johanengelenadd commented HLineSegment and VLineSegment to svg...
2008-06-25 johanengelenhelp detection of path read bug
2008-06-24 verbalshadowCmake: remove header files from source lists
2008-06-20 jaspervdgPartial fix (for preventing numerical issues) and restr...
2008-06-12 johanengelenadd svg_write and read methods for Geom::Matrix
2008-06-06 johanengelenmerge gsoc2008_johan_path2geom into trunk
2008-06-05 pjrmslight numerical improvement
2008-05-27 jaspervdgFix for PathString to eliminate use of sscanf (which...
2008-05-20 jaspervdgSet of (cxx)tests for svg-path.cpp and PathString....
2008-05-20 jaspervdgPathString now makes sure that relative coordinates...
2008-05-19 verbalshadowCmake: Moved sp-* into own library to reduce link cmdli...
2008-05-08 pjrmFix remaining regressions in svg/svg-path.cpp. Also...
2008-05-08 pjrmfix a compile failure with g++-4.3
2008-05-06 jaspervdgAdd svg-path-test.h to src/svg/Makefile_insert
2008-05-06 jaspervdgFix a regression in the SVG path data parser (it will...
2008-04-29 jaspervdgImproved numerical precision for the SVG path data...
2008-04-28 jaspervdgFurther fix for sign handling of the SVG path data...
2008-04-28 jaspervdgFix for closepath handling of SVG path data parser...
2008-04-26 jaspervdgFixed SVG path data parser to handle close paths better...
2008-04-12 jaspervdgMake gnome_canvas_bpath_def_closepath merge two nearly...
2008-04-07 johanengelencmake: EOL of cmakelists.txt in subdirs
2008-04-01 theadibdelete remaining .cvsignore files
2008-03-30 johanengelenadd CMakeLists.txt files for removeoverlap and svg
2008-03-22 johanengelen* add RegisteredTransformedPoint widget, that transform...
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-03-21 jaspervdgRemove unused flag from PathString.
2008-03-18 buliabyakpatch by Jasper for optimizing path data
2008-02-03 cilix42Make units pc (pica) and ft (feet) work correctly....
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2008-01-25 keescookfirst set of updates to headers for clean gcc 4.3 builds
2008-01-05 bryceglib/gtestutils.h is not available on gutsy, so switchi...
2008-01-05 bryceFix missing include for g_assert() calls - causes FTBFS...
2007-12-22 theAdibBUG 178048 Void method which returns a value in strings...
2007-12-12 joncruzWarning cleanup
2007-09-12 pjrm**/makefile.in: svn propset svn:eol-style native. ...
2007-09-06 joncruzPreserve paint styles with multiple components
2007-03-18 mentaladd required includes for gcc 4.3 and fix a const issue...
2007-02-28 mentalrefactor sp_svg_transform_write to return a dynamically...
2007-01-24 mentalswitch to using SVG::PathString for building paths
2007-01-24 mentaladd SVG::PathString for better path building
2007-01-13 keescooklong is not always the same size from arch to arch...
2007-01-13 keescookfull correction for rest of test builds
2007-01-13 keescookstub out heavy routines during svg tests
2006-11-18 buliabyakpatch 1219308 for embedding type 1 fonts into ps/eps...
2006-11-01 buliabyakfix breaks, add default
2006-10-31 buliabyakmake svg numeric precision, minimum exponent, and the...
next