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