index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[meson-build] libsrcdir
Felipe Corrêa da Silva Sanches
2018-03-17
7
-17
/
+289
*
[meson-build] wip: sp-object, sp-marshal and lib_helper
Felipe Corrêa da Silva Sanches
2018-03-17
3
-0
/
+258
*
[meson-build] 2geom
Felipe Corrêa da Silva Sanches
2018-03-17
2
-1
/
+147
*
[meson-build] declaring more libnrtype and libinkgc dependencies
Felipe Corrêa da Silva Sanches
2018-03-17
2
-2
/
+5
*
[meson-build] wip: inkgc + ui + libnrtype
Felipe Corrêa da Silva Sanches
2018-03-17
4
-0
/
+411
*
[meson-build] building the ui
Felipe Corrêa da Silva Sanches
2018-03-17
2
-5
/
+2
*
wip - meson build system
Felipe Corrêa da Silva Sanches
2018-03-17
2
-0
/
+41
*
Add font styles that use font variations to style list.
Tavmjong Bah
2018-03-15
2
-25
/
+60
*
Add 'font-variation-settings' to style query.
Tavmjong Bah
2018-03-15
1
-4
/
+6
*
Code cleanup.
Tavmjong Bah
2018-03-15
1
-26
/
+27
*
Remove duplicate code.
Tavmjong Bah
2018-03-14
1
-135
/
+6
*
Fix bug in operator= for SPIFontVariableSettings.
Tavmjong Bah
2018-03-14
2
-2
/
+2
*
Avoid crash when confirming new value in InkSpinScale with Keyboard
Eduard Braun
2018-03-13
1
-1
/
+1
*
Work around possible Pango bug where an empty 'variations' generates a '@' in...
Tavmjong Bah
2018-03-13
1
-1
/
+4
*
Remove duplicate code.
Tavmjong Bah
2018-03-13
4
-244
/
+156
*
Remove unused functions and reformat section.
Tavmjong Bah
2018-03-13
1
-75
/
+17
*
Update some debugging code for text layout.
Tavmjong Bah
2018-03-13
1
-2
/
+15
*
Add 'font-variation-settings' support to FontFactory.
Tavmjong Bah
2018-03-13
1
-14
/
+35
*
Pango requires different 'font-variation-settints' string.
Tavmjong Bah
2018-03-13
1
-3
/
+10
*
Use upward pointing arrow cursor in InkSpinScale
Eduard Braun
2018-03-12
1
-1
/
+1
*
Allow to constrain InkSpinScale slider values by pressing Ctrl key
Eduard Braun
2018-03-12
2
-5
/
+25
*
Allow to constrain color slider values by pressing Ctrl key
Eduard Braun
2018-03-12
3
-5
/
+18
*
Speed up removing items from SPCanvasGroup
Eduard Braun
2018-03-12
1
-2
/
+5
*
Fixed more trivial typos
luz.paz
2018-03-12
3
-3
/
+3
*
inkview: Add a little documentation
Alexander Valavanis
2018-03-12
1
-3
/
+21
*
CSS property 'font-variation-settings' contains comma separated value pairs.
Tavmjong Bah
2018-03-12
1
-12
/
+15
*
Fix bug that prevented changing 'font-variation-settings' setting.
Tavmjong Bah
2018-03-12
1
-2
/
+2
*
Finish implementing reading/writing 'font-variation-settings' CSS property.
Tavmjong Bah
2018-03-10
2
-31
/
+63
*
Merge branch 'master' of gitlab.com:hellozee/inkscape
Marc Jeanmougin
2018-03-08
1
-2
/
+2
|
\
|
*
Merge remote-tracking branch 'remote/master'
hellozee
2018-03-06
8
-76
/
+99
|
|
\
|
*
|
Fix for Bug #1643260, Step size changed to 0.1% for Blur and Opacity Spin But...
hellozee
2018-03-06
1
-2
/
+2
*
|
|
Promote the path 'd' attribute to a property per SVG 2. Try 2.
Tavmjong Bah
2018-03-07
8
-22
/
+91
|
|
/
|
/
|
*
|
Remove unused includes, etc.
Tavmjong Bah
2018-03-06
3
-10
/
+1
*
|
Inkview: Split options code out
Alexander Valavanis
2018-03-04
4
-65
/
+97
*
|
ui/monitor: Fix const qualification
Alexander Valavanis
2018-03-04
1
-1
/
+1
|
/
*
Source typos
luz.paz
2018-03-03
2
-4
/
+4
*
Merge from trunk
Jabier Arraiza
2018-03-02
6
-3
/
+556
|
\
|
*
Live effect: Ellipse from Points
Markus Schwienbacher
2018-03-01
5
-1
/
+545
|
*
Allow to align multiple objects as group relatively to a single object
Eduard Braun
2018-02-28
1
-2
/
+11
*
|
Migrate launchpad offset branch to git
Jabier Arraiza
2018-02-27
3
-38
/
+406
|
/
*
Remove legacy code for setting PYTHONPATH on Windows
Eduard Braun
2018-02-21
1
-55
/
+5
*
Add Inkscape root dir to DLL search path
Eduard Braun
2018-02-21
1
-0
/
+5
*
Misc. typos
luz.paz
2018-02-18
4
-4
/
+4
*
Revert "Promote the path 'd' attribute to a property per SVG 2."
Tavmjong Bah
2018-02-18
6
-102
/
+30
*
Promote the path 'd' attribute to a property per SVG 2.
Tavmjong Bah
2018-02-13
6
-30
/
+102
*
Misc. typos
luz.paz
2018-02-10
6
-7
/
+7
*
Remove unused include.
Tavmjong Bah
2018-02-06
1
-1
/
+0
*
Remove unused cxxtest files.
Tavmjong Bah
2018-02-05
4
-695
/
+0
*
Improve/fix error reporting when executing script extensions
Eduard Braun
2018-02-04
1
-9
/
+28
*
Remove ege-select-one-action.
Tavmjong Bah
2018-02-04
3
-1386
/
+0
[next]