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
/
domstream.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-26
Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...
Martin Owens
1
-1228
/
+0
2013-03-26
Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...
Alex Valavanis
1
-2
/
+3
2013-03-08
Preparation to merge /dom/io and /io code (bug #1120585 )
Kris De Gussem
1
-92
/
+128
2013-03-03
Preparation to merge /dom/io and /io code (bug #1120585 )
Kris De Gussem
1
-134
/
+84
2013-02-13
fixing variable type in stream classes to what was intended (preparation for ...
Kris De Gussem
1
-6
/
+5
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
1
-1
/
+1
2009-02-26
Patch from Lubomir Rintel: fixes for GCC 4.4
Krzysztof Kosi??ski
1
-0
/
+1
2008-05-04
warning cleanup and fixed string free issue
Jon A. Cruz
1
-3
/
+3
2008-03-08
Warning cleanup
Jon A. Cruz
1
-1
/
+1
2008-03-07
Update charclass.h/cpp to use complete Unicode character database
Bob Jamison
1
-2
/
+2
2007-10-11
Avoid string literal char* warnings on g++-4.2: change some functions to take...
Peter Moulder
1
-1
/
+1
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
1
-103
/
+147
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
1
-10
/
+329
2006-04-13
Made the format buffer larger and part of the class, not the stack.
Bob Jamison
1
-6
/
+3
2006-04-12
fix include path
Bob Jamison
1
-8
/
+2
2006-04-12
Add new rearranged /dom directory
Bob Jamison
1
-228
/
+264