Code

Indent support for XSLT extensions output.
[inkscape.git] / src / svg /
2010-12-14 Jon A. CruzUnit test cleanup.
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-07 Jon A. CruzRevert device-color for now.
2010-03-26 Ted GouldMerge from trunk
2010-03-26 Ted GouldAdding in svg-device-color.h
2010-01-14 Krzysztof Kosiński* Merge from trunk
2010-01-01 Ted GouldKeeping up with trunk
2009-12-30 Steren GianniniSpray Tool clean up and Toolbar refactoring
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-25 Maximilian AlbertFix compile when lcms is disabled (someone please check...
2009-12-21 Ted GouldUpdating to current trunk
2009-12-21 Ted GouldUpdating the READMEs to better handle OSX.
2009-12-20 Jon A. CruzWarning cleanup
2009-12-07 Felipe C. da S.... This commit hooks device-cmyk handling to color pickers...
2009-12-06 Felipe C. da S.... * infrastructure to store device colors as described...
2009-12-05 Felipe C. da S.... merging gsoc 2009 color management work by Felipe Sanch...
2009-12-02 Arcadie M. CracanMerge GSoC2009 Connectors into trunk
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from 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-06-20 JucaBluesparsing and handling of icc-color in feFlood SVG Filters
2009-06-20 JucaBluesbool sp_svg_read_icc_color( gchar const *str, SVGICCCol...
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...
next