index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-05-29
Import all defs from clipboard or imported files
Ben Scholzen 'DASPRiD
4
-1
/
+42
2015-05-29
Use more fine-grain fallbacks for Poppler/Cairo PDF imports.
Tavmjong Bah
1
-0
/
+7
2015-05-28
clean up a couple of clang warnings
mathog
2
-7
/
+8
2015-05-27
Revert unintended changes.
Tavmjong Bah
2
-159
/
+8
2015-05-27
Add 'font-variant-xxx' to properties that should not be set on non-text eleme...
Tavmjong Bah
3
-8
/
+167
2015-05-27
Write line_width back to SVG after initially setting it on jointype and taper...
Ben Scholzen 'DASPRiD
2
-0
/
+2
2015-05-26
Fix duplicate order
Marc Jeanmougin
1
-2
/
+2
2015-05-26
Fix Gtk3 build.
Tavmjong Bah
1
-0
/
+6
2015-05-26
never let me try this again
Liam P. White
1
-2
/
+2
2015-05-25
Fix taper stroke path generation
Ben Scholzen 'DASPRiD
1
-2
/
+2
2015-05-24
Fix crash in import of PDF via Poppler/Cairo with relative path.
Tavmjong Bah
1
-22
/
+28
2015-05-24
Respect PDF image 'interpolate' value on import.
Tavmjong Bah
3
-27
/
+73
2015-05-24
Reorganized PDF import dialog, disabling unused options as appropriate.
Tavmjong Bah
2
-67
/
+90
2015-05-21
minor tweaks to libUEMF and related code
mathog
12
-71
/
+145
2015-05-21
patch for bug 1457612
mathog
1
-6
/
+6
2015-05-21
patch bug 1294784
mathog
2
-1
/
+17
2015-05-21
Don't fill entry box with zeros while typing. Bug introduced with r14160.
Tavmjong Bah
2
-0
/
+11
2015-05-20
Use sane constant for min and max values in LPE dialogs
Ben Scholzen 'DASPRiD
4
-11
/
+13
2015-05-20
Fix locale number handling on powerstroke dialog
Ben Scholzen 'DASPRiD
2
-19
/
+14
2015-05-20
Font-variants widget: Enable 'Apply' button. Add more tooltips.
Tavmjong Bah
4
-29
/
+132
2015-05-18
Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...
Tavmjong Bah
8
-33
/
+256
2015-05-18
sbasis-to-bezier. avoid ill-conditioned behavior for anti-symmetric case. (Bu...
Alvin Penner
1
-0
/
+6
2015-05-17
fixed: color icc selector - extra rows on startup
Tomasz Boczkowski
1
-0
/
+3
2015-05-17
fixed: color scales - updating color when switched from undefined
Tomasz Boczkowski
7
-59
/
+107
2015-05-17
fixed: color scales - extra row in RGB mode
Tomasz Boczkowski
1
-0
/
+5
2015-05-17
Fix attributes unit test.
Tavmjong Bah
1
-1
/
+33
2015-05-16
Potential fix for 384688 (A linked offset to a text object is malformed...)
Tavmjong Bah
1
-1
/
+1
2015-05-16
Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ...
Tavmjong Bah
7
-33
/
+183
2015-05-14
Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...
Tavmjong Bah
3
-2
/
+34
2015-05-12
forgot a line; had weird consequences on filters
Marc Jeanmougin
1
-0
/
+1
2015-05-12
cmake: fix build with new GUI for font-variant-xxx (r14148)
su_v
1
-0
/
+2
2015-05-12
GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...
Tavmjong Bah
13
-25
/
+655
2015-05-11
fixed color selector not remembering it's last open tab
Tomasz Boczkowski
2
-1
/
+4
2015-05-11
Translations. Fix typo in the Color blindness filter and Ukrainian translatio...
Yuri Chornoivan
1
-1
/
+1
2015-05-11
UI. Fix for Bug #1450875 (A change of the Image quality for an embedded/linke...
Nicolas Dufour
1
-2
/
+4
2015-05-11
Metadata. Fix for Bug #1452266 (Outdated Creative Commons licenses).
Nicolas Dufour
1
-7
/
+7
2015-05-10
Fix for bug 1194091
Marc Jeanmougin
2
-28
/
+24
2015-05-09
cmake: refactor SRC lists for optional input formats (cdr, vsd, wpg)
su_v
1
-7
/
+15
2015-05-09
Remove documentUnits from live_effect/effect.cpp/h
Jabier Arraiza Cenoz
10
-74
/
+8
2015-05-09
Fix potential crash in FontLister
Krzysztof Kosi??ski
1
-1
/
+1
2015-05-09
duplicating layers now respect prefs for clone relinking
Marc Jeanmougin
3
-39
/
+24
2015-05-09
fixed crash in paint selector when changing from gradient to solid color
Tomasz Boczkowski
4
-20
/
+28
2015-05-09
Using MODE_SOLID_COLOR in paint selector instead of duplicated MODE_COLOR_RGB...
Tomasz Boczkowski
3
-14
/
+9
2015-05-09
fix crash introduces by recent rev when clipping
Marc Jeanmougin
1
-4
/
+5
2015-05-08
fixed logic error in earlier fix
Marc Jeanmougin
1
-10
/
+12
2015-05-08
refactor sp_selection_set_mask
Marc Jeanmougin
5
-70
/
+40
2015-05-08
fixes various bugs with clipping and masking
Marc Jeanmougin
3
-22
/
+18
2015-05-08
fix for bug 168013 and its mask counterpart
Marc Jeanmougin
1
-3
/
+59
2015-05-08
fix for bug 1391374.
Marc Jeanmougin
2
-3
/
+7
2015-05-08
fixes a few of jenkins warnings
Marc Jeanmougin
35
-71
/
+51
[next]