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