index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
io
/
stream
/
inkscapestream.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-02
modernize loops
Marc Jeanmougin
1
-2
/
+2
2018-11-18
Move i/o stream classes into own directory. Add README.
Tavmjong Bah
1
-0
/
+0
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-09-29
Inkscapestream: Make some things const and avoid unnecessary copies
Eduard Braun
1
-5
/
+4
2018-09-29
Purge gunichar from Inkscapestream
Eduard Braun
1
-17
/
+14
2018-09-29
Inkscapestream: Fix write methods for string types
Eduard Braun
1
-7
/
+7
2018-09-22
Inkscapestream: Incredible speed up for writing of strings
Eduard Braun
1
-2
/
+3
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-1
/
+1
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-1
/
+1
2013-03-08
Preparation to merge /dom/io and /io code (bug #1120585 )
Kris De Gussem
1
-1
/
+1
2013-03-03
Preparation to merge /dom/io and /io code (bug #1120585 )
Kris De Gussem
1
-39
/
+3
2013-02-13
fixing variable type in stream classes to what was intended (preparation for ...
Kris De Gussem
1
-7
/
+3
2013-02-11
A couple of forward declarations
Alex Valavanis
1
-1
/
+1
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
1
-1
/
+1
2007-10-11
Avoid string literal char* warnings on g++-4.2: change some functions to take...
Peter Moulder
1
-2
/
+2