Code

Filters. Custom predefined filters update and new ABC filters.
[inkscape.git] / src / svg / svg-path.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...
2008-12-09 tweenkSimplify "make check" makefile rules and remove most...
2008-10-28 Ted GouldMerge from trunk
2008-09-10 johanengelenLIBNR REMOVAL. remove nartbpath code!!!
2008-09-02 johanengelenadd method to write single paths to svg
2008-07-25 johanengelenupdate to 2geom rev. 1507
2008-07-20 mentalomit stitch segments from serialized paths
2008-07-16 johanengelenupdate to latest 2geom (rev1497)
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-06-29 johanengelenadd commented HLineSegment and VLineSegment to svg...
2008-06-25 johanengelenhelp detection of path read bug
2008-06-20 jaspervdgPartial fix (for preventing numerical issues) and restr...
2008-06-06 johanengelenmerge gsoc2008_johan_path2geom into trunk
2008-06-05 pjrmslight numerical improvement
2008-05-08 pjrmFix remaining regressions in svg/svg-path.cpp. Also...
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-03-18 buliabyakpatch by Jasper for optimizing path data
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
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-01-24 mentalswitch to using SVG::PathString for building paths
2006-08-26 mgsloangboolean -> bool conversion commit 1. Modifies code...
2006-08-25 kidprotopeeled back the gboolean code as it hit on some complex...
2006-08-23 kidprotoOk, committed msgloan's patch to convert gbooleans...
2006-01-16 mentalmoving trunk for module inkscape