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
*
pdf-input: Gtk3 fixes
Alex Valavanis
2016-12-26
2
-16
/
+56
*
Fix Gtkmm deprecations in extensions
Alex Valavanis
2016-12-26
2
-6
/
+4
*
Fixes problem on mirror symmetry last commit.
Jabiertxof
2016-12-26
1
-2
/
+18
*
Fix a few Gtkmm deprecations
Alex Valavanis
2016-12-26
4
-8
/
+16
*
Fixes bug #1652465 on mirror and copy rotate LPE.
Jabiertxof
2016-12-26
2
-17
/
+11
*
sp-canvas: Gtkmmify to squash a few warnings
Alex Valavanis
2016-12-25
1
-14
/
+17
*
Line space properly blank lines that have their own styling (i.e. empty tspan).
Tavmjong Bah
2016-12-24
3
-5
/
+50
*
i18n. Flood autogap list not correctly translated at runtime.
Nicolas Dufour
2016-12-24
2
-5
/
+5
*
Add string translatable pointed by Maren
Jabiertxof
2016-12-21
1
-1
/
+1
*
Remove more SPDesktop from LPE's
Jabiertxof
2016-12-20
1
-20
/
+17
*
Fix undo incosistences in mirror LPE and in copy rotate LPE
Jabier Arraiza Cenoz
2016-12-20
2
-11
/
+16
*
Remove string from tip
Jabiertxof
2016-12-20
1
-1
/
+1
*
Fix strings in mirror symetry and copy rotate LPE
Jabiertxof
2016-12-20
2
-8
/
+7
*
Remove some ocurrences of desktop in knot functions
Jabiertxof
2016-12-19
26
-56
/
+47
*
Remove unneeded static var from previous commit
Jabier Arraiza Cenoz
2016-12-19
2
-15
/
+16
*
Add update_helperpaths not member of nodetool class to easy call from outside
Jabier Arraiza Cenoz
2016-12-19
7
-51
/
+31
*
Add translatable strings to trunk
Jabier Arraiza Cenoz
2016-12-19
1
-2
/
+2
*
Remove 'desktop' usage on measure line LPE
Jabier Arraiza Cenoz
2016-12-19
1
-480
/
+458
*
Some coding style fixes
Jabiertxof
2016-12-18
1
-3
/
+3
*
Use Geom::Reflection instead custom method an copy rotate and mirror LPE
Jabiertxof
2016-12-18
3
-39
/
+5
*
Fix a bug on transforms in mirror symmetry
Jabiertxof
2016-12-17
1
-0
/
+1
*
Fix bug where conical gradient drawn in wrong arc.
Tavmjong Bah
2016-12-15
1
-1
/
+1
*
Prevent crash when iterator invalidated after converting shape to path.
Tavmjong Bah
2016-12-15
1
-1
/
+2
*
Save state of backup button.
Tavmjong Bah
2016-12-15
1
-8
/
+15
*
Fix crash from last commit due to bad preference path.
Tavmjong Bah
2016-12-15
1
-8
/
+8
*
Fixes for internal document scaling and add a second test option.
Tavmjong Bah
2016-12-15
2
-35
/
+127
*
Add test internal scaling to account for DPI change.
Tavmjong Bah
2016-12-14
1
-7
/
+95
*
Add missing 'pt' unit to test of legacy files.
Tavmjong Bah
2016-12-12
1
-2
/
+14
*
Add option to unset 'line-height' (as well as determine where it is set).
Tavmjong Bah
2016-12-11
3
-5
/
+55
*
Fix line-height when converting between different units for flowed text.
Tavmjong Bah
2016-12-10
1
-2
/
+2
*
Fix headers on LPE's
Jabiertxof
2016-12-10
57
-73
/
+112
*
Fix a bug where initially text has no fill and but has a stroke.
Tavmjong Bah
2016-12-10
1
-3
/
+2
*
Correct outer text style input for non-px based files.
Tavmjong Bah
2016-12-10
1
-6
/
+28
*
Add button to access outer text style ('font-size', 'line-height'). These det...
Tavmjong Bah
2016-12-09
3
-19
/
+89
*
'upport' changes to LPE's rotate copies and mirrot symmetry
Jabiertxof
2016-12-08
4
-209
/
+117
*
Improve working of Type (Smoothing) menu.
Tavmjong Bah
2016-12-08
1
-95
/
+70
*
Correct error messages.
Tavmjong Bah
2016-12-08
1
-4
/
+4
*
Improve measure line to allow similar LPE
Jabiertxof
2016-12-07
2
-2
/
+6
*
Fix for reopened bug #1643408- minor typyng
Jabier Arraiza Cenoz
2016-12-07
1
-7
/
+7
*
Fix for reopened bug #1643408
Jabier Arraiza Cenoz
2016-12-07
1
-2
/
+5
*
Add option to save a backup when updating file for dpi change.
Tavmjong Bah
2016-12-07
1
-6
/
+67
*
fix bug #1644621 on show handles. Fix start knot on closed paths
Jabier Arraiza Cenoz
2016-12-07
1
-1
/
+1
*
fix bug #1644621 on show handles
Jabier Arraiza Cenoz
2016-12-07
2
-15
/
+28
*
Fix measure LPE to fit future extra objects based LPE
Jabiertxof
2016-12-07
2
-13
/
+32
*
Remove obsolete comment
Jabiertxof
2016-12-06
1
-1
/
+0
*
Fixes for measure LPE and speed path based LPE operations
Jabiertxof
2016-12-06
11
-139
/
+152
*
Add dpiswitcher extension and option to scale legacy documents with it.
Jabier Arraiza Cenoz
2016-12-06
1
-19
/
+53
*
Fix memory leak (incomplete clear).
Tavmjong Bah
2016-12-06
1
-4
/
+1
*
Highlight mesh handles when corner or handle selected.
Jabier Arraiza Cenoz
2016-12-05
2
-20
/
+243
*
Fix names in measure line LPE
Jabiertxof
2016-12-03
2
-14
/
+14
[next]