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 a bug on duplicate item with multiples LPE on it. previously the LPE beco...
Jabier Arraiza Cenoz
2016-11-05
1
-23
/
+17
*
Fix change between multiples LPE in the same item
Jabier Arraiza Cenoz
2016-11-05
1
-12
/
+2
*
Fix bug:1639098
Jabier Arraiza Cenoz
2016-11-05
1
-2
/
+9
*
Fix bug:1639083 crach closing segment with shortcut LPE
Jabier Arraiza Cenoz
2016-11-05
4
-26
/
+39
*
Update branding folder, remove fonts
Jabier Arraiza Cenoz
2016-11-05
28
-2724
/
+0
*
Reformat branding folder
Jabier Arraiza Cenoz
2016-11-04
28
-1
/
+20
*
Render meshes with old syntax using camelCase.
Tavmjong Bah
2016-11-04
1
-0
/
+6
*
Execution of update_po_files.sh
Jabier Arraiza Cenoz
2016-11-04
90
-9924
/
+11819
*
Fix crash in some commandline usage
Marc Jeanmougin
2016-11-03
1
-1
/
+2
*
Revert two changes from r15177
Marc Jeanmougin
2016-11-03
1
-2
/
+2
*
Add some unit tests for object-set cppification
Marc Jeanmougin
2016-11-02
6
-31
/
+221
*
fix prefs icon
Tobias Ellinghaus
2016-11-02
1
-1
/
+1
*
fix none color in palettes with scrollbars
Tobias Ellinghaus
2016-11-02
1
-22
/
+14
*
Fix bug:1013141 crash deleting LPE
Jabier Arraiza Cenoz
2016-11-02
1
-1
/
+11
*
Update branding folder
Jabier Arraiza Cenoz
2016-11-02
27
-0
/
+2706
*
Fix fill between many LPE to start up with current path
Jabier Arraiza Cenoz
2016-11-02
1
-0
/
+3
*
Close the bounding box path LPE
Jabier Arraiza Cenoz
2016-11-02
1
-0
/
+1
*
[Bug #1574561] Italian translation update.
firashanife
2016-10-29
1
-887
/
+906
*
allows for denser screens in zoom correction factors
Marc Jeanmougin
2016-10-28
1
-1
/
+1
*
[Bug #1636086] Update Catalan translation for Inkscape 0.92.
Jordi Mas i Hern??ndez
2016-10-28
1
-341
/
+176
*
Fix regression in loop prevention
Marc Jeanmougin
2016-10-27
3
-27
/
+16
*
Prevent image drag/drop from grouping
Marc Jeanmougin
2016-10-26
1
-1
/
+12
*
Fix signals
Marc Jeanmougin
2016-10-25
4
-39
/
+23
*
Fix test
Marc Jeanmougin
2016-10-25
1
-1
/
+1
*
CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...
Marc Jeanmougin
2016-10-24
29
-996
/
+984
*
[Bug #1636086] Update Catalan translation for Inkscape 0.92.
Jordi Mas i Hern??ndez
2016-10-24
1
-1637
/
+1797
*
CMake: inkscape.com needs the "-mconsole" linker flag to be useful
Eduard Braun
2016-10-22
1
-0
/
+2
*
Fix bug#1635442
Jabier Arraiza Cenoz
2016-10-22
3
-3
/
+3
*
[Bug #1635332] Update for German translation.
marenhachmann
2016-10-21
1
-40
/
+28
*
update translators
Marc Jeanmougin
2016-10-20
2
-0
/
+4
*
Fix gradient comparison.
Marc Jeanmougin
2016-10-20
1
-1
/
+1
*
cosmetic change
Kris De Gussem
2016-10-20
1
-1
/
+1
*
Add 'vector-effect' to attributes test.
Tavmjong Bah
2016-10-20
1
-0
/
+1
*
Fix CMake dependency order
Marc Jeanmougin
2016-10-20
1
-1
/
+2
*
Fix bug:1634641 crash on delete
Jabier Arraiza Cenoz
2016-10-19
2
-2
/
+2
*
[Bug #1574561] Italian translation update.
firashanife
2016-10-19
1
-56
/
+30
*
Implement 'vector-effect' value 'non-scaling-stroke'. No GUI yet.
Tavmjong Bah
2016-10-19
7
-7
/
+50
*
update author list in about dialog from AUTHORS file
Marc Jeanmougin
2016-10-18
1
-1
/
+8
*
Use geometric bounding box for fill, visual for stroke in creating mesh.
Tavmjong Bah
2016-10-18
1
-1
/
+7
*
[Bug #1633999] xcf export fails if layer names contain non-ASCII characters.
Nicolas Dufour
2016-10-18
1
-1
/
+1
*
Add option to scale mesh to fit in bounding box.
Tavmjong Bah
2016-10-17
7
-6
/
+151
*
[Bug #1627166] Brazilian Portuguese translation for 0.92.
victor.westmann
2016-10-17
1
-1429
/
+839
*
Implement copying of objects with mesh gradients.
Tavmjong Bah
2016-10-14
3
-78
/
+105
*
Fix bug:1633521 on powerstroke
Jabier Arraiza Cenoz
2016-10-14
1
-3
/
+8
*
Code cleanup: simplify initial mesh color calculation.
Tavmjong Bah
2016-10-14
1
-24
/
+9
*
Do not create unused "vector" gradient when creating mesh gradient.
Tavmjong Bah
2016-10-14
1
-20
/
+28
*
Ensure newly created meshes have correct 'gradientUnits'.
Tavmjong Bah
2016-10-14
1
-4
/
+4
*
Remove unused/undefined function.
Tavmjong Bah
2016-10-14
1
-3
/
+0
*
Better handling of mesh gradients in Paint Selector dialog.
Tavmjong Bah
2016-10-13
3
-23
/
+93
*
[Bug #1630635] Wrong tool tip for new text line height setting.
marenhachmann
2016-10-12
1
-11
/
+11
[next]