index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
internal
/
pov-out.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Minor format change. More work needed to improve transition between curve an...
Bob Jamison
2008-02-18
1
-74
/
+74
*
trivial changes to address warning with g++-4.2
Peter Moulder
2007-09-16
1
-1
/
+1
*
Purged fill type enum
Jon A. Cruz
2007-09-10
1
-1
/
+1
*
format string protection/clean up (CVE-2007-1463, CVE-2007-1464)
Kees Cook
2007-03-20
1
-2
/
+3
*
use g_vsnprintf() instead of vsnprintf() to avoid platform problems
Bob Jamison
2007-03-12
1
-5
/
+1
*
Cleanup public/private, doxygen comments
Bob Jamison
2007-03-12
1
-11
/
+74
*
Buffer output for better reporting.
Bob Jamison
2007-03-12
1
-207
/
+260
*
Add some code cleanup
Bob Jamison
2007-03-09
1
-134
/
+230
*
changed curve->length to SP_CURVE_LENGTH(curve). Fixes bug 1676273.
Bob Jamison
2007-03-08
1
-43
/
+60
*
eliminate direct accesses to SPCurve::bpath
MenTaLguY
2006-05-09
1
-3
/
+3
*
Add new placeholder for ODF
Bob Jamison
2006-02-16
1
-6
/
+9
*
r10820@tres: ted | 2006-01-29 16:56:50 -0800
Ted Gould
2006-01-30
1
-3
/
+5
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+482
[prev]