index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-03
sanity check for XML attribute names
Thomas Holder
1
-0
/
+4
2019-10-16
Inkscape::XML::Node::addChildAtPos
Thomas Holder
2
-9
/
+19
2019-10-16
fix SVG writing with xml:space="preserve"
Thomas Holder
1
-4
/
+10
2019-08-23
Eliminate clang warnings
Thomas Holder
1
-1
/
+1
2019-07-01
Fix various minor typos
Yuri Chornoivan
1
-1
/
+1
2019-04-24
Fix center alignment errors in flowed text due to white space between element...
Tavmjong Bah
1
-1
/
+2
2019-03-20
Add explicit overrides
Joseph Da Silva
1
-1
/
+1
2019-03-20
make GQuark => int conversion explicit
Joseph Da Silva
1
-1
/
+1
2019-03-20
Fixed: circles and ellipses had wrong element names in XML editor (Issue #116)
Joseph Da Silva
15
-9
/
+141
2019-03-06
Avoid the “using std::*;” or “using namespace std;” constructs.
Emmanuel Gil Peyrot
1
-4
/
+2
2019-02-20
Give more descriptive names to document file related variables and functions.
Tavmjong Bah
1
-2
/
+2
2019-01-24
Event: Switch all call sites from Util::ptr_shared to char const* or std::sha...
Emmanuel Gil Peyrot
1
-18
/
+17
2019-01-02
modernize loops
Marc Jeanmougin
3
-27
/
+22
2018-12-24
rebase_hrefs: store IRI (UTF-8), not URI (ASCII)
Thomas Holder
1
-0
/
+2
2018-12-13
remove obsolete URI cxxtests
Thomas Holder
2
-136
/
+0
2018-12-04
Add a few useful lookup functions.
Tavmjong Bah
4
-11
/
+104
2018-11-18
Fix stream class locations
Alexander Valavanis
1
-3
/
+3
2018-11-10
fix compiling on macOS
Thomas Holder
1
-2
/
+2
2018-11-08
Clarify licenses
Max Gaukler
46
-204
/
+316
2018-11-07
fix clipboard URL rebasing
Thomas Holder
3
-39
/
+14
2018-11-07
Refactor rebase_hrefs with new URI API
Thomas Holder
1
-119
/
+48
2018-10-29
cleanup: remove most of uristream.cpp
Thomas Holder
1
-6
/
+3
2018-10-15
fix vi modelines: encoding -> fileencoding
Thomas Holder
2
-2
/
+2
2018-10-13
Move some files to 'io' directory.
Tavmjong Bah
1
-1
/
+1
2018-10-06
Misc. typos
luz.paz
2
-2
/
+2
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
3
-13
/
+2
2018-10-01
Use _WIN32 instead of WIN32
Eduard Braun
1
-2
/
+2
2018-09-29
Clean up stream output in repr-io.cpp
Eduard Braun
1
-19
/
+10
2018-09-11
Make XML tree a double-linked-list (significant improvement on previous node ...
Marc Jeanmougin
4
-10
/
+31
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
3
-5
/
+5
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
16
-198
/
+198
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
13
-113
/
+113
2018-05-10
Improve sort handling in XML
Jabiertxo Arraiza Cenoz
1
-5
/
+2
2018-05-09
Apply fixed
Jabier Arraiza
4
-6
/
+112
2018-05-09
Reset old code to reaply fixed
Jabier Arraiza
4
-113
/
+7
2018-05-09
Fix https://gitlab.com/inkscape/inkscape/merge_requests/208#note_60693688
Jabier Arraiza
1
-1
/
+4
2018-05-09
Start migrating 0.92 patch to master
Jabier Arraiza
3
-6
/
+109
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
14
-34
/
+34
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
14
-34
/
+34
2018-04-29
moved libcroco, libuemf, libdepixelize to 3rdparty folder
Marc Jeanmougin
2
-2
/
+2
2018-03-30
Add lots of README's.
Tavmjong Bah
1
-0
/
+12
2018-03-17
Removing sample meson build files.
Felipe Corrêa da Silva Sanches
1
-67
/
+0
2018-03-17
[meson-build] libio + zlib
Felipe Corrêa da Silva Sanches
1
-1
/
+2
2018-03-17
[meson-build] libutil
Felipe Corrêa da Silva Sanches
1
-1
/
+2
2018-03-17
[meson-build] libdebug
Felipe Corrêa da Silva Sanches
1
-1
/
+2
2018-03-17
[meson-build] xml
Felipe Corrêa da Silva Sanches
1
-0
/
+64
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
4
-9
/
+21
2018-01-08
Misc. typos
luz.paz
2
-2
/
+2
2017-11-07
Misc. typos
Unknown
1
-1
/
+1
[next]