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
...
*
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
*
Convert UnitTracker to use ink-select-one-action.
Tavmjong Bah
2018-02-04
13
-133
/
+193
*
New "Simple Blend" custom predefined filter effect (original idea by Ivan Lou...
Nicolas Dufour
2018-02-04
1
-0
/
+1
*
New "Simple Blend" custom predefined filter effect (original idea by Ivan Lou...
Nicolas Dufour
2018-02-04
1
-0
/
+84
*
Fix: relink clone to copy for ellipses
ilomaf
2018-02-03
1
-1
/
+2
*
Really convert LPEtool-toolbar to use ink-select-one-action.
Tavmjong Bah
2018-02-03
1
-40
/
+54
*
Remove unneeded header.
Tavmjong Bah
2018-02-03
1
-1
/
+0
*
Relink GtkAdjustments that use same UnitTracker.
Tavmjong Bah
2018-02-03
1
-1
/
+1
*
Convert LPEtool-toobar to use ink-select-one-action.
Tavmjong Bah
2018-02-01
1
-32
/
+40
*
Remove unneeded header.
Tavmjong Bah
2018-01-31
1
-1
/
+0
*
Convert tweak tool to use ink-select-one-action.
Tavmjong Bah
2018-01-31
1
-122
/
+116
*
Convert bucket toolbar to use ink-select-one-action.
Tavmjong Bah
2018-01-31
1
-46
/
+78
*
Fix setting active button (SP_GRADIENT_TYPE_LINEAR != 0).
Tavmjong Bah
2018-01-31
1
-2
/
+2
*
Convert pen/pencil toolbar to use ink-select-one-action.
Tavmjong Bah
2018-01-31
1
-119
/
+138
*
Fix build when DBUS enabled.
Tavmjong Bah
2018-01-31
1
-28
/
+23
*
Convert star-toolbar to use ink-select-one-action.
Tavmjong Bah
2018-01-30
1
-78
/
+93
*
Minor formatting cleanup.
Tavmjong Bah
2018-01-30
1
-61
/
+59
*
Minor fixes and reorganizing 'object' README file.
Tavmjong Bah
2018-01-30
1
-75
/
+73
*
Add error output when file loading fails.
Tavmjong Bah
2018-01-30
1
-3
/
+26
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
548
-2446
/
+3367
*
Don't translate the empty string.
Eduard Braun
2018-01-29
4
-10
/
+10
*
OCAL dialog: make requests non-blocking on windows
Eduard Braun
2018-01-26
1
-8
/
+9
*
Fix handling of filenames of linked images in .odg export
Eduard Braun
2018-01-24
2
-6
/
+1
*
Always show an error dialog on failed saves
Eduard Braun
2018-01-24
1
-0
/
+17
*
Minor include file cleanup.
Tavmjong Bah
2018-01-23
10
-17
/
+8
*
Convert gradient-toolbar to use ink-select-one-action.
Tavmjong Bah
2018-01-22
1
-617
/
+597
*
Add functions to return Gdk::Pixbuf's for gradients and gradient stops.
Tavmjong Bah
2018-01-22
2
-0
/
+80
*
Add pixmap and data (pointer) members to column.
Tavmjong Bah
2018-01-22
2
-4
/
+16
*
Add 5° rotation option
Marc Jeanmougin
2018-01-20
1
-3
/
+3
*
Move general ellipsize text function out of gradient files.
Tavmjong Bah
2018-01-19
8
-11
/
+81
*
Don't allow dragging path at cap or line join
Eduard Braun
2018-01-18
1
-0
/
+1
*
PreviewHolder: derive from Gtk::Bin
Stefano Facchini
2018-01-18
2
-42
/
+20
*
Remove unused abstract class PreviewFillable
Stefano Facchini
2018-01-18
6
-96
/
+28
*
swatches: Code cleanup
Stefano Facchini
2018-01-18
3
-332
/
+166
*
Minor cleanup.
Tavmjong Bah
2018-01-18
1
-21
/
+34
*
Fixes https://bugs.launchpad.net/inkscape/+bug/1742305 (ungrouping can lose g...
Marc Jeanmougin
2018-01-17
1
-0
/
+1
*
Properly support palettes without color names
Eduard Braun
2018-01-17
1
-2
/
+10
*
Fix possible divide by zero.
Tavmjong Bah
2018-01-17
1
-1
/
+2
*
panel: Cleanup code
Stefano Facchini
2018-01-17
3
-29
/
+14
*
Move code related to SwatchesPanel where it belongs
Stefano Facchini
2018-01-17
12
-500
/
+478
*
Add change missed in last commit (due to incomplete cherry-pick).
Tavmjong Bah
2018-01-16
1
-1
/
+1
[prev]
[next]