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
*
Fix position of text when 'direction' is 'rtl' (right-to-left).
Tavmjong Bah
2015-10-12
2
-9
/
+25
*
Fix from Johan to prevent referencing null C++ pointer. Found via Clang scan ...
Tavmjong Bah
2015-10-12
1
-1
/
+1
*
Extensions. Random Tree: optionally omit redundant segments (bug #1500124)
su_v
2015-10-11
2
-4
/
+14
*
Add buttons for some side/corner mesh opeartions.
Tavmjong Bah
2015-10-08
4
-3
/
+84
*
Correct transform when picking colors under mesh.
Tavmjong Bah
2015-10-08
1
-8
/
+10
*
More additions for 'mesh' attributes.
Tavmjong Bah
2015-10-08
2
-6
/
+10
*
Add 'mesh' and 'hatch' related attributes.
Tavmjong Bah
2015-10-08
2
-9
/
+48
*
Extensions. DXF export: support default values for omitted attributes of basi...
su_v
2015-10-07
1
-10
/
+10
*
extensions. guillotine.py. fix Bug 1502041
Alvin Penner
2015-10-04
1
-2
/
+2
*
Fixes clonetiler trace mode on non-px documents
Marc Jeanmougin
2015-10-04
1
-1
/
+1
*
Protect against a NULL value for 'font-feature-settings'. "Fixes" #1502432.
Tavmjong Bah
2015-10-04
1
-1
/
+1
*
Fix for r14372 bug
Marc Jeanmougin
2015-10-03
1
-1
/
+1
*
Crash. Fix for Bug #1404934 (Crash when opening files (Glib::ConvertError exc...
Riccardo Bernardini
2015-10-03
1
-5
/
+9
*
Fixes some non-antisymmetrical sort function
Marc Jeanmougin
2015-10-02
1
-1
/
+1
*
packaging/macosx: fix for bug #1502126 (support MacTeX on El Capitan)
su_v
2015-10-02
1
-1
/
+1
*
Use different method to find text to save when converting text to path.
Tavmjong Bah
2015-10-02
1
-8
/
+8
*
Change command line PostScript export level to 3 (bug #1432310)
Adrian Johnson
2015-09-30
1
-3
/
+3
*
Extensions. Measure Path: Add more layout options for text (Bug #1460422)
su_v
2015-09-29
2
-21
/
+117
*
Translations. German translation update.
Eduard Braun
2015-09-27
1
-26
/
+27
*
UI. Fix for bug #1365405 (Scaling-Tool edit field for height not acting propo...
Nicolas Dufour
2015-09-25
1
-0
/
+3
*
Fixing typos in the English (GB) and Latvian translations.
Mattia Rizzolo
2015-09-25
2
-8
/
+1
*
Extensions: fix for bug #1459295 (Measure Path: area of CW paths has wrong si...
su_v
2015-09-24
1
-1
/
+1
*
packaging/macosx: support pango >= 1.38 (modules are built-in now)
su_v
2015-09-24
1
-8
/
+20
*
Extensions. Fix some broken Vim modelines
su_v
2015-09-22
3
-3
/
+3
*
Extensions. Fix for bug #1496804 (Flatten Beziers: raise lower limit for flat...
su_v
2015-09-22
2
-2
/
+2
*
Translations. POT file and German translation update
Eduard Braun
2015-09-22
2
-1453
/
+1314
*
fix regression observed on layer dialog
Marc Jeanmougin
2015-09-20
1
-2
/
+2
*
Enable "Tile" filter primitive in Filters dialog.
Tavmjong Bah
2015-09-20
1
-4
/
+2
*
Crude partial implementation of feTile filter primitive.
Tavmjong Bah
2015-09-20
6
-5
/
+130
*
packaging/macosx: fix for bug #1497020 (Inkscape.app (0.91) crashes when atte...
su_v
2015-09-17
1
-2
/
+5
*
Improvements to transform by two knots pointed by Ivan Louette
jtx
2015-09-17
2
-10
/
+70
*
Extensions. Interpolate attribute in group: use z-order instead of selection ...
su_v
2015-09-17
2
-2
/
+12
*
Extensions. Interpolate: set same default value for zsort in OptionParser as ...
su_v
2015-09-17
1
-1
/
+1
*
Added a pref option to disable "spacebar panning". (default:enabled)
Marc Jeanmougin
2015-09-17
3
-11
/
+8
*
Extensions. Interpolate: optionally use z-order instead of selection order (w...
su_v
2015-09-16
2
-8
/
+21
*
fix for recent merge of ~mapreri/inkscape/typo
Marc Jeanmougin
2015-09-16
1
-5
/
+1
*
extensions. generate_voronoi.py. allow for translation of parent layer, and s...
Alvin Penner
2015-09-15
1
-4
/
+9
*
Don't need bounding box if 'primitiveUnits' not 'objectBoundingBox'.
Tavmjong Bah
2015-09-15
1
-8
/
+11
*
Fix for 1495106 (Add a check for id before sending a modified signal)
Marc Jeanmougin
2015-09-14
1
-1
/
+9
*
Add keywords
Mattia Rizzolo
2015-09-14
1
-0
/
+1
|
\
|
*
Add a Keywork field in the desktop
Mattia Rizzolo
2015-09-14
1
-0
/
+1
*
|
typo (seperator)
Mattia Rizzolo
2015-09-14
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix typo in a comment s/seperator/separator/
Mattia Rizzolo
2015-09-14
1
-1
/
+1
|
*
Fix typo s/seperator/separator/
Mattia Rizzolo
2015-09-14
1
-1
/
+1
|
/
*
Translations. POT file update.
Nicolas Dufour
2015-09-13
1
-134
/
+155
*
Refactoring of the code that handles transformations and snapping in the sele...
Diederik van Lierop
2015-09-13
11
-704
/
+804
*
Second round of extension executable bit cleanup.
Krzysztof Kosi??ski
2015-09-13
30
-16
/
+6
*
Clean up the executable bits for extensions
Krzysztof Kosi??ski
2015-09-13
6
-0
/
+0
*
Extensions: removed pre stream commands feature (too complicated, not needed)
Sebastian Wüst
2015-09-13
2
-6
/
+1
*
Extensions: changed wording for tool offset correction
Sebastian Wüst
2015-09-13
4
-6
/
+6
[next]