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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix get_filename with locale!=NULL
Thomas Holder
2018-12-23
1
-2
/
+2
*
Misc. source comment typo fixes
luz.paz
2018-12-13
1
-3
/
+3
*
Fix rendering tests (Launchpad bug 1805804).
Tavmjong Bah
2018-12-03
1
-1
/
+1
*
Remove unused variable.
Tavmjong Bah
2018-11-25
2
-4
/
+1
*
Switch DATADIR to DATA_DIR to not conflict with #define
Ted Gould
2018-11-25
2
-3
/
+3
*
Untangle do_export_png().
Tavmjong Bah
2018-11-22
1
-113
/
+118
*
Rearrange some code, don't quit if one object doesn't export.
Tavmjong Bah
2018-11-22
1
-34
/
+34
*
Fix command-line export logic.
Tavmjong Bah
2018-11-22
2
-69
/
+71
*
Small update to src/io/README.
Tavmjong Bah
2018-11-20
1
-0
/
+3
*
Possible fix to build breakage on Macs.
Tavmjong Bah
2018-11-19
1
-1
/
+1
*
Send background color/dpi info to std::cerr to allow piping PNG export to file.
Tavmjong Bah
2018-11-19
1
-3
/
+3
*
Possible fix to MAC build failure.
Tavmjong Bah
2018-11-19
1
-1
/
+1
*
Merge branch 'main'
Tavmjong Bah
2018-11-19
5
-0
/
+915
|
\
|
*
Allow multiple semi-colon separated entries in --export-id; each entry will b...
Tavmjong Bah
2018-11-19
2
-283
/
+347
|
*
Rewrite of main.cpp using InkscapeApplication (Gtk::Application)
Tavmjong Bah
2018-11-18
5
-0
/
+851
*
|
Add src/io/README
Tavmjong Bah
2018-11-19
1
-0
/
+32
|
/
*
Fix stream class locations
Alexander Valavanis
2018-11-18
1
-1
/
+1
*
Fix CMakeLists for stream classes
Alexander Valavanis
2018-11-18
1
-12
/
+12
*
Move i/o stream classes into own directory. Add README.
Tavmjong Bah
2018-11-18
15
-0
/
+13
*
Clarify licenses
Max Gaukler
2018-11-08
28
-153
/
+132
*
Remove unused headers in src/io/
Emmanuel Gil Peyrot
2018-11-05
5
-212
/
+0
*
cleanup: remove Base64OutputStream
Thomas Holder
2018-10-29
3
-462
/
+0
*
cleanup: remove most of uristream.cpp
Thomas Holder
2018-10-29
3
-369
/
+35
*
Fix use after free in error reporting
Jan Horak
2018-10-16
1
-1
/
+4
*
fix vi modelines: encoding -> fileencoding
Thomas Holder
2018-10-15
1
-1
/
+1
*
Move some files to 'io' directory.
Tavmjong Bah
2018-10-13
12
-22
/
+1355
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
3
-10
/
+1
*
Use _WIN32 instead of WIN32
Eduard Braun
2018-10-01
3
-5
/
+5
*
Inkscapestream: Make some things const and avoid unnecessary copies
Eduard Braun
2018-09-29
2
-9
/
+8
*
Purge gunichar from Inkscapestream
Eduard Braun
2018-09-29
14
-47
/
+44
*
Inkscapestream: Fix write methods for string types
Eduard Braun
2018-09-29
1
-7
/
+7
*
Inkscapestream: Incredible speed up for writing of strings
Eduard Braun
2018-09-22
1
-2
/
+3
*
Fix eaae266840146a0faa3332f253ba7bd63eecbb21
Eduard Braun
2018-09-15
1
-1
/
+6
*
Support reading and writing pipes
Rainer Keller
2018-09-15
1
-0
/
+19
*
Working on icons
Jabiertxo Arraiza Cenoz
2018-07-27
1
-1
/
+1
*
Fixing paths to allow themes and icons inside main inkscape instalation not o...
Jabier Arraiza
2018-07-26
2
-2
/
+10
*
Fix a win compiling bug and coding style
Jabiertxo Arraiza Cenoz
2018-07-25
1
-3
/
+4
*
Working on open folders on WIN
Jabiertxo Arraiza Cenoz
2018-07-25
1
-2
/
+5
*
Fixing coding style
Jabier Arraiza
2018-07-21
2
-15
/
+12
*
Working on themes
Jabier Arraiza
2018-07-21
2
-2
/
+80
*
Run clang-tidy’s modernize-use-noexcept pass.
Emmanuel Gil Peyrot
2018-06-18
1
-4
/
+4
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
2
-2
/
+2
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
3
-25
/
+18
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
9
-68
/
+68
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
7
-128
/
+128
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
4
-6
/
+6
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
4
-6
/
+6
*
Removing sample meson build files.
Felipe Corrêa da Silva Sanches
2018-03-17
1
-41
/
+0
*
[meson-build] libio + zlib
Felipe Corrêa da Silva Sanches
2018-03-17
1
-0
/
+41
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-1
/
+4
[next]