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.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
-4
/
+4
2018-09-29
Purge gunichar from Inkscapestream
Eduard Braun
1
-11
/
+11
2018-06-18
Run clang-tidy’s modernize-use-noexcept pass.
Emmanuel Gil Peyrot
1
-4
/
+4
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-13
/
+13
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-72
/
+72
2013-03-03
Preparation to merge /dom/io and /io code (bug #1120585 )
Kris De Gussem
1
-4
/
+4
2013-02-13
fixing variable type in stream classes to what was intended (preparation for ...
Kris De Gussem
1
-3
/
+3
2013-02-11
A couple of forward declarations
Alex Valavanis
1
-2
/
+1
2011-10-25
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
1
-6
/
+4
2009-02-26
Patch from Lubomir Rintel: fixes for GCC 4.4
Krzysztof Kosi??ski
1
-0
/
+1
2007-11-04
Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...
Johan B. C. Engelen
1
-3
/
+3
2007-10-11
Avoid string literal char* warnings on g++-4.2: change some functions to take...
Peter Moulder
1
-3
/
+3
2007-03-20
format string protection/clean up (CVE-2007-1463, CVE-2007-1464)
Kees Cook
1
-2
/
+2