index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-08
Provide tooltip for Selection set dialog tree area.
Tavmjong Bah
1
-1
/
+11
2016-04-08
Remove inkscape-specific glib clone function (and get rid of deprecated Glib ...
Marc Jeanmougin
1
-38
/
+1
2016-04-07
Add clickable link to www.inkscape.org to splash screen dialog.
Kamalpreet Grewal
1
-0
/
+12
2016-04-02
Fix node size regression and add ctrlResize property for multiple use.
Martin Owens
3
-29
/
+41
2016-04-02
Fix crash on copying orphaned clones
Marc Jeanmougin
1
-1
/
+1
2016-03-29
Protect the color wheel from hue loss at a deeper level.
Martin Owens
2
-1
/
+5
2016-03-29
Fix bugs with the colour selector self-signaling on change.
Martin Owens
2
-4
/
+5
2016-03-22
Add prependUnit function
Martin Owens
2
-0
/
+11
2016-03-22
Add line-height unit selector to text toolbar.
Tavmjong Bah
1
-4
/
+0
2016-03-20
Update status bar text and remove spare Geom Point variable.
Martin Owens
1
-8
/
+7
2016-03-20
[Bug #1545332] Canvas context menu: allow grouping a single selection (same a...
suv-lp
1
-1
/
+1
2016-03-20
Add Shift+Enter path complete and larger square node on mouse over.
Martin Owens
2
-3
/
+20
2016-03-18
Bug #1419517 Fix Crash when applying new path effect after deleting pattern o...
Jabier Arraiza Cenoz
1
-1
/
+1
2016-03-18
Reverting 14701.
Tavmjong Bah
2
-11
/
+0
2016-03-14
Fix a bug meassuring text in units diferent than PX
Jabier Arraiza Cenoz
1
-2
/
+1
2016-03-13
"Relative to" option for node alignment.
Marc Jeanmougin
4
-3
/
+116
2016-03-12
Add a units box to line height and wire in the style units, plus some cleanup
Martin Owens
2
-0
/
+11
2016-03-11
Improvements on the "new from template" dialog
Adrian Boguszewski
6
-23
/
+70
2016-03-10
Displays filename instead of blank string in unnamed palettes
Adrian Boguszewski
1
-5
/
+6
2016-03-07
does not zoom in to selection box if holding shift to zoom out
Marc Jeanmougin
1
-1
/
+1
2016-03-04
Fix for bug 415471 and 1553182 related to undo with eraser tool
Jabier Arraiza Cenoz
1
-41
/
+48
2016-03-04
Fix bug: 230480 eraser tool always deletes selected objects
Jabier Arraiza Cenoz
1
-1
/
+12
2016-03-04
Hide with widget in delete mode of eraser tool
Jabier Arraiza Cenoz
1
-0
/
+1
2016-03-03
forgot to include a file in previous commit ><
Marc Jeanmougin
1
-1
/
+1
2016-03-03
Add support for the "relative to" setting when aligning baselines (fixes 167228)
Marc Jeanmougin
1
-3
/
+46
2016-03-02
Fix bug 1540155: Interactive simplify on pencit tool is hard to edit
Jabier Arraiza Cenoz
3
-6
/
+21
2016-03-01
Fix a bug with 0 width shapes
Jabier Arraiza Cenoz
1
-1
/
+3
2016-03-01
Improve fill rule and add mass option
Jabier Arraiza Cenoz
1
-19
/
+43
2016-02-22
static code analysis
Kris De Gussem
2
-7
/
+9
2016-02-21
Apply from patch from houz (Fixes color profile name mangling)
Liam P. White
1
-2
/
+2
2016-02-20
Clarify meaning of line spacing.
Tavmjong Bah
1
-2
/
+2
2016-02-13
Improved eraser tool, now working on documents not pixels and with 0 width
Jabier Arraiza Cenoz
2
-79
/
+81
2016-02-11
Fix a bug on explicit_base on meassure tool when using knots dialog to change...
Jabier Arraiza Cenoz
2
-10
/
+14
2016-02-08
Changed no end lifetime temporary canvas items to canvas items in measure tool
Jabier Arraiza Cenoz
2
-20
/
+32
2016-02-08
Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4
Krzysztof Kosi??ski
3
-13
/
+13
2016-02-07
Changed one icon/action in meassure toolbar to one more explicit
Jabier Arraiza Cenoz
1
-2
/
+2
2016-02-07
Fix wrong replace of tab by spaces
Jabier Arraiza Cenoz
1
-1
/
+1
2016-02-07
Add knot position dialog to meassure with Shift+Click
Jabier Arraiza Cenoz
6
-6
/
+343
2016-02-07
Fix for bug 1540518. Improved performance based on previous meassure code com...
Jabier Arraiza Cenoz
1
-58
/
+47
2016-02-06
Added phantom meassure feature to meassure tool
Jabier Arraiza Cenoz
2
-31
/
+85
2016-02-06
Remove duplicated variable on meassure
Jabier Arraiza Cenoz
1
-1
/
+0
2016-02-06
Fix for meassure bug #1541963
Jabier Arraiza Cenoz
2
-4
/
+4
2016-02-01
Dinamic toolbar enlacements, now in clone mode on spray tool and in pencil to...
Jabier Arraiza Cenoz
1
-2
/
+2
2016-01-30
Remove two warnings on compile
Jabier Arraiza Cenoz
1
-2
/
+2
2016-01-30
Fix for bug 1539704 (Crash when selecting the eraser tool).
suv-lp
1
-0
/
+8
2016-01-28
Fix a bug in eraser spray mode when no overlaps is disabled
Jabier Arraiza Cenoz
1
-2
/
+2
2016-01-14
Correct writing of blur value when display units are not user units.
Tavmjong Bah
1
-0
/
+4
2016-01-14
Allow one more digit of precission for 'stdDeviation'.
Tavmjong Bah
1
-1
/
+1
2016-01-06
Fix crash when apply Bend From Clipboard to a clone by the pen/pencil toolbar
Jabier Arraiza Cenoz
1
-1
/
+6
2016-01-05
Fix wrong symm node type in BSpline converted to Bezier
Jabier Arraiza Cenoz
1
-1
/
+1
[prev]
[next]