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