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
*
Fix locale number handling on powerstroke dialog (bug #1457172)
Ben Scholzen 'DASPRiD
2015-05-25
5
-28
/
+25
|
\
|
*
Use sane constant for min and max values in LPE dialogs
Ben Scholzen 'DASPRiD
2015-05-20
4
-11
/
+13
|
*
Fix locale number handling on powerstroke dialog
Ben Scholzen 'DASPRiD
2015-05-20
2
-19
/
+14
*
|
Fix crash in import of PDF via Poppler/Cairo with relative path.
Tavmjong Bah
2015-05-24
1
-22
/
+28
*
|
Respect PDF image 'interpolate' value on import.
Tavmjong Bah
2015-05-24
3
-27
/
+73
*
|
Reorganized PDF import dialog, disabling unused options as appropriate.
Tavmjong Bah
2015-05-24
2
-67
/
+90
*
|
minor tweaks to libUEMF and related code
mathog
2015-05-21
12
-71
/
+145
*
|
patch for bug 1457612
mathog
2015-05-21
1
-6
/
+6
*
|
patch bug 1294784
mathog
2015-05-21
2
-1
/
+17
*
|
Don't fill entry box with zeros while typing. Bug introduced with r14160.
Tavmjong Bah
2015-05-21
2
-0
/
+11
|
/
*
Font-variants widget: Enable 'Apply' button. Add more tooltips.
Tavmjong Bah
2015-05-20
4
-29
/
+132
*
Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...
Tavmjong Bah
2015-05-18
8
-33
/
+256
*
sbasis-to-bezier. avoid ill-conditioned behavior for anti-symmetric case. (Bu...
Alvin Penner
2015-05-18
1
-0
/
+6
*
fixed: color icc selector - extra rows on startup
Tomasz Boczkowski
2015-05-17
1
-0
/
+3
*
fixed: color scales - updating color when switched from undefined
Tomasz Boczkowski
2015-05-17
7
-59
/
+107
*
fixed: color scales - extra row in RGB mode
Tomasz Boczkowski
2015-05-17
1
-0
/
+5
*
merged trunk
Tomasz Boczkowski
2015-05-17
17
-39
/
+886
|
\
|
*
Fix attributes unit test.
Tavmjong Bah
2015-05-17
1
-1
/
+33
|
*
Potential fix for 384688 (A linked offset to a text object is malformed...)
Tavmjong Bah
2015-05-16
1
-1
/
+1
|
*
Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ...
Tavmjong Bah
2015-05-16
7
-33
/
+183
|
*
Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...
Tavmjong Bah
2015-05-14
3
-2
/
+34
|
*
forgot a line; had weird consequences on filters
Marc Jeanmougin
2015-05-12
1
-0
/
+1
|
*
cmake: fix build with new GUI for font-variant-xxx (r14148)
su_v
2015-05-12
1
-0
/
+2
|
*
GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...
Tavmjong Bah
2015-05-12
13
-25
/
+655
*
|
merged trunk
Tomasz Boczkowski
2015-05-11
5
-38
/
+36
|
\
|
|
*
Translations. Fix typo in the Color blindness filter and Ukrainian translatio...
Yuri Chornoivan
2015-05-11
1
-1
/
+1
|
*
UI. Fix for Bug #1450875 (A change of the Image quality for an embedded/linke...
Nicolas Dufour
2015-05-11
1
-2
/
+4
|
*
Metadata. Fix for Bug #1452266 (Outdated Creative Commons licenses).
Nicolas Dufour
2015-05-11
1
-7
/
+7
|
*
Fix for bug 1194091
Marc Jeanmougin
2015-05-10
2
-28
/
+24
*
|
fixed color selector not remembering it's last open tab
Tomasz Boczkowski
2015-05-11
2
-1
/
+4
*
|
merged trunk
Tomasz Boczkowski
2015-05-11
15
-121
/
+48
|
\
|
|
*
cmake: refactor SRC lists for optional input formats (cdr, vsd, wpg)
su_v
2015-05-09
1
-7
/
+15
|
*
Remove documentUnits from live_effect/effect.cpp/h
Jabier Arraiza Cenoz
2015-05-09
10
-74
/
+8
|
*
Fix potential crash in FontLister
Krzysztof Kosi??ski
2015-05-09
1
-1
/
+1
|
*
duplicating layers now respect prefs for clone relinking
Marc Jeanmougin
2015-05-09
3
-39
/
+24
*
|
fixed crash in paint selector when changing from gradient to solid color
Tomasz Boczkowski
2015-05-09
4
-20
/
+28
*
|
Using MODE_SOLID_COLOR in paint selector instead of duplicated MODE_COLOR_RGB...
Tomasz Boczkowski
2015-05-09
3
-14
/
+9
*
|
merged trunk
Tomasz Boczkowski
2015-05-09
65
-228
/
+554
|
\
|
|
*
fix crash introduces by recent rev when clipping
Marc Jeanmougin
2015-05-09
1
-4
/
+5
|
*
fixed logic error in earlier fix
Marc Jeanmougin
2015-05-08
1
-10
/
+12
|
*
refactor sp_selection_set_mask
Marc Jeanmougin
2015-05-08
5
-70
/
+40
|
*
fixes various bugs with clipping and masking
Marc Jeanmougin
2015-05-08
3
-22
/
+18
|
*
fix for bug 168013 and its mask counterpart
Marc Jeanmougin
2015-05-08
1
-3
/
+59
|
*
fix for bug 1391374.
Marc Jeanmougin
2015-05-08
2
-3
/
+7
|
*
fixes a few of jenkins warnings
Marc Jeanmougin
2015-05-08
35
-71
/
+51
|
*
forgotten dynamic cast
Marc Jeanmougin
2015-05-08
1
-1
/
+1
|
*
Fixed the layer blends
Marc Jeanmougin
2015-05-08
3
-21
/
+17
|
*
fix for stl "remove"
Marc Jeanmougin
2015-05-07
3
-7
/
+7
|
*
better fix, using std::remove instead of std::erase
Marc Jeanmougin
2015-05-07
3
-21
/
+7
|
*
fix crash when converting a group of objects to path
Marc Jeanmougin
2015-05-07
3
-7
/
+21
[next]