index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
svg
/
path-string.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2009-10-08
Fixed signed/unsigned problem with precision calc. Fixes bug #399604.
Jon A. Cruz
1
-1
/
+1
2008-10-31
Merge from trunk
Ted Gould
1
-13
/
+13
2008-10-27
From trunk
Ted Gould
1
-5
/
+6
2008-07-18
Fix for PathString to prevent it from getting into a very, very long copying ...
Jasper van de Gronde
1
-68
/
+59
2008-07-12
enable writing "H/h" and "V/v" to SVG !
Johan B. C. Engelen
1
-0
/
+10
2008-06-20
Partial fix (for preventing numerical issues) and restructuring for PathStrin...
Jasper van de Gronde
1
-56
/
+45
2008-05-27
Fix for PathString to eliminate use of sscanf (which is locale dependent).
Jasper van de Gronde
1
-7
/
+14
2008-05-20
PathString now makes sure that relative coordinates are based on rounded abso...
Jasper van de Gronde
1
-2
/
+100
2008-03-21
Remove unused flag from PathString.
Jasper van de Gronde
1
-1
/
+0
2008-03-18
patch by Jasper for optimizing path data
bulia byak
1
-0
/
+57