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
/
uristream.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move i/o stream classes into own directory. Add README.
Tavmjong Bah
2018-11-18
1
-231
/
+0
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
cleanup: remove most of uristream.cpp
Thomas Holder
2018-10-29
1
-278
/
+19
*
Fix use after free in error reporting
Jan Horak
2018-10-16
1
-1
/
+4
*
Use _WIN32 instead of WIN32
Eduard Braun
2018-10-01
1
-1
/
+1
*
Purge gunichar from Inkscapestream
Eduard Braun
2018-09-29
1
-4
/
+4
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-10
/
+10
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-1
/
+1
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-1
/
+1
*
Fix build errors with clang 3.3 and c++11 enabled.
Markus Engel
2013-10-18
1
-22
/
+22
*
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
-10
/
+5
*
fix pointer usage after releasing memory
Kris De Gussem
2011-11-19
1
-9
/
+11
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
1
-1
/
+1
*
No more PrintWin32, including no special cases for non-Unicode Windows anymore.
Jasper van de Gronde
2011-04-15
1
-16
/
+1
*
FIX 407115 test writing into file and throw exception upstream if needed
theAdib
2009-08-02
1
-1
/
+4
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-0
/
+2
*
(noop): io/uristream.cpp: Remove some unneeded gchar/char casts. Change cons...
Peter Moulder
2007-10-11
1
-6
/
+6
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+499