index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Add some more const to SPFilter.
Emmanuel Gil Peyrot
2018-10-19
1
-9
/
+7
*
|
|
Sprinkle some const qualifiers on SPFilter methods.
Emmanuel Gil Peyrot
2018-10-19
2
-6
/
+6
*
|
|
Finish to convert SPFilter and SPFilterPrimitive to proper classes.
Emmanuel Gil Peyrot
2018-10-19
23
-139
/
+130
*
|
|
Remove unused includes.
Emmanuel Gil Peyrot
2018-10-19
3
-5
/
+0
*
|
|
Remove unused filter-list.h header.
Emmanuel Gil Peyrot
2018-10-19
3
-67
/
+0
*
|
|
Remove unused map-list.h header.
Emmanuel Gil Peyrot
2018-10-19
2
-69
/
+0
*
|
|
Remove unused function.h header.
Emmanuel Gil Peyrot
2018-10-19
2
-123
/
+0
*
|
|
Remove unused tuple.h header.
Emmanuel Gil Peyrot
2018-10-19
2
-183
/
+0
*
|
|
Remove util/unordered-containers.h aliases.
Emmanuel Gil Peyrot
2018-10-18
8
-70
/
+31
*
|
|
Merge branch 'bugfix-1789838-confirmation-needed-before-overwriting-template'...
Marc Jeanmougin
2018-10-18
4
-23
/
+37
|
\
\
\
|
*
|
|
Fix bug 1789838 - Ask for confirmation before overwriting template
Christophe Lebras
2018-08-31
4
-23
/
+37
*
|
|
|
Merge branch 'master' of gitlab.com:xhorak/inkscape
Marc Jeanmougin
2018-10-18
2
-1
/
+7
|
\
\
\
\
|
*
|
|
|
Nulling pointer after destroying its data.
Jan Horak
2018-10-16
1
-0
/
+3
|
*
|
|
|
Fix use after free in error reporting
Jan Horak
2018-10-16
1
-1
/
+4
*
|
|
|
|
Renamed "Outline thin strokes" to "visible hairlines" to make the intent clea...
Rick Yorgason
2018-10-18
12
-39
/
+40
*
|
|
|
|
New "Outline thin strokes" view mode which draws thin strokes in outline mode...
Rick Yorgason
2018-10-18
13
-2
/
+60
*
|
|
|
|
Code cleanup and adding comments.
Tavmjong Bah
2018-10-17
2
-64
/
+93
|
/
/
/
/
*
|
|
|
fix vi modelines: encoding -> fileencoding
Thomas Holder
2018-10-15
10
-20
/
+10
*
|
|
|
remove sp-text.cpp.orig
Thomas Holder
2018-10-15
1
-1324
/
+0
*
|
|
|
dir-util-test: #include "io/dir-util.h"
Thomas Holder
2018-10-13
1
-1
/
+1
*
|
|
|
Revert "Add dir-util.h to the include path."
Thomas Holder
2018-10-13
1
-1
/
+0
*
|
|
|
Update POTFILES.in
Eduard Braun
2018-10-13
1
-2
/
+2
*
|
|
|
Fix Windows build
Eduard Braun
2018-10-13
1
-6
/
+0
*
|
|
|
CMake/tests: Simplify
Eduard Braun
2018-10-13
1
-1
/
+1
*
|
|
|
remove old code.
Shlomi Fish
2018-10-13
1
-9
/
+0
*
|
|
|
update googletest and refactor the script.
Shlomi Fish
2018-10-13
2
-8
/
+13
*
|
|
|
Add dir-util.h to the include path.
Shlomi Fish
2018-10-13
1
-0
/
+1
*
|
|
|
Move some files to 'io' directory.
Tavmjong Bah
2018-10-13
24
-42
/
+1593
*
|
|
|
CI/AppVeyor: increase clone depth
Eduard Braun
2018-10-12
1
-1
/
+1
*
|
|
|
Fix install location of .mo files
Eduard Braun
2018-10-12
3
-3
/
+5
*
|
|
|
Updated icelandic translation is.po
Sveinn í Felli
2018-10-12
1
-322
/
+278
|
|
/
/
|
/
|
|
*
|
|
fix masked object's selection bbox
Thomas Holder
2018-10-12
2
-1
/
+5
*
|
|
Hopefully last fix for e4c44f8b4674b88c0174270f27d61db808f66bc6
Eduard Braun
2018-10-11
1
-1
/
+1
*
|
|
Add new object-style test to test cascading and precidence.
Martin Owens
2018-10-11
2
-0
/
+132
*
|
|
CI/AppVeyor: Give MRs a distinctive name
Eduard Braun
2018-10-10
1
-1
/
+7
*
|
|
config.h: Rename WITH_IMAGE_MAGICK -> WITH_MAGICK
Eduard Braun
2018-10-10
1
-5
/
+2
*
|
|
More minor cleanup to main.cpp.
Tavmjong Bah
2018-10-10
1
-62
/
+53
*
|
|
Minor cleanup of main.cc
Tavmjong Bah
2018-10-10
2
-17
/
+12
*
|
|
update extensions submodule
Thomas Holder
2018-10-10
1
-0
/
+0
*
|
|
Merge branch 'cmake-cxx11' of gitlab.com:xzcvczx/inkscape
Marc Jeanmougin
2018-10-08
2
-0
/
+6
|
\
\
\
|
*
|
|
Add CMAKE_CXX_STANDARD for cmake 3.1
Simon Wells
2018-10-08
2
-0
/
+6
*
|
|
|
Fix bug in measure segments pointed by Maren in: https://chat.inkscape.org/ch...
Jabiertxof
2018-10-08
1
-2
/
+2
*
|
|
|
Improve Meassure tool by a sugestion from Maren: https://chat.inkscape.org/ch...
Jabiertxof
2018-10-08
1
-4
/
+4
*
|
|
|
fix 1795276 clipped object's selection bbox
Thomas Holder
2018-10-08
1
-1
/
+1
*
|
|
|
Make middle-click functionality on color fields discoverable.
Maren Hachmann
2018-10-07
1
-2
/
+2
*
|
|
|
Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscape
Marc Jeanmougin
2018-10-07
31
-93
/
+93
|
\
\
\
\
|
*
|
|
|
Removed typo introduced in previous commit
luz.paz
2018-10-06
1
-1
/
+1
|
*
|
|
|
Misc. typos
luz.paz
2018-10-06
31
-94
/
+94
*
|
|
|
|
SVGLength::read handle inf
Thomas Holder
2018-10-07
1
-4
/
+4
*
|
|
|
|
Fix for e9de1bbc (Thanks @spelo3)
Marc Jeanmougin
2018-10-07
1
-1
/
+1
[prev]
[next]