index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dom
/
io
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-07-13
check for <sys/filio.h> to get FIONREAD on Solaris 8 (fixes part of #1516476)
Ralf Stephan
1
-0
/
+8
2006-06-30
Fix integer padding
Bob Jamison
1
-0
/
+7
2006-06-26
Add code for printf() to allow %#s as xml-escaped string (cool, eh?)
Bob Jamison
2
-105
/
+149
2006-06-25
Fix <path> output. Apparently ODF is more picky about floats than SVG. They...
Bob Jamison
1
-0
/
+2
2006-06-13
patch [ 1503869 ] ODF formatting fix
Aaron Spike
12
-38
/
+363
2006-05-21
Unix-ify the sources
Bob Jamison
6
-1137
/
+1137
2006-05-04
fixed compilation errors with HAVE_SSL
David Yip
1
-0
/
+3
2006-04-22
Native path support
Bob Jamison
1
-7
/
+5
2006-04-14
fix XMLCh/int warnings
Bob Jamison
4
-4
/
+4
2006-04-13
Made the format buffer larger and part of the class, not the stack.
Bob Jamison
2
-7
/
+8
2006-04-12
remove extra endif
Aaron Spike
1
-1
/
+0
2006-04-12
add proper unix socket includes
Bob Jamison
1
-0
/
+14
2006-04-12
fix some includes
Aaron Spike
3
-3
/
+3
2006-04-12
fix include path
Bob Jamison
1
-8
/
+2
2006-04-12
Make correct reference to dom.h
Bob Jamison
1
-1
/
+1
2006-04-12
Modify includes to not conflict with inkscape
Bob Jamison
1
-3
/
+3
2006-04-12
Add new rearranged /dom directory
Bob Jamison
16
-0
/
+4726