index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-24
Restore r14978 which was reverted in r15047 due to messed up merge
Eduard Braun
4
-4
/
+0
2017-04-24
Cleanup for previous commit
Eduard Braun
2
-6
/
+3
2017-04-24
Extensions: Fix "param"s of type "description" were always translated (as opp...
Eduard Braun
1
-27
/
+30
2017-04-24
Extensions: Fixes and improvements for "gui-description" parameter attribute ...
Eduard Braun
3
-2
/
+10
2017-04-24
Restore r14955 which was reverted in r15047 due to messed up merge
Eduard Braun
7
-9
/
+19
2017-04-23
Fix crash when modifying text in "Text and Font" dialog
Eduard Braun
1
-3
/
+3
2017-04-22
avoid double transform of <use> element during copy. (Bug 1679428)
Alvin Penner
1
-1
/
+1
2017-04-22
Simplify code and avoid conditional compilation by consistently using glib fu...
Eduard Braun
1
-15
/
+7
2017-04-22
Cleanup: Remove some unused debug messages
Eduard Braun
1
-54
/
+0
2017-04-21
[Bug #1572242] Add --export-inkscape-svg=FILENAME command line option to expo...
shlomif-gmail
1
-6
/
+25
2017-04-21
[Bug #1635982] HSL tab in 0.92 corrupted: colors in hue slider incorrect, def...
shark0r
1
-0
/
+1
2017-04-20
terminate line with round caps. (Bug 1680179)
Alvin Penner
1
-2
/
+4
2017-04-15
Fixes crashes with LPE point parameter
Jabiertxof
2
-15
/
+10
2017-04-15
Fix behavior of scroling stroke width statusbar indicator with non-px units
eman-mod
2
-9
/
+4
2017-04-15
fix scrolling on style indicator in statusbar for gtk3
eman-mod
1
-0
/
+1
2017-04-14
Allow set and reset default values of LPE parameters
Jabiertxof
74
-365
/
+980
2017-04-13
Ellipses in Inkscape are defined by the center and the radius, but the
Antonio Ospite
1
-0
/
+36
2017-04-13
Do not simplify when path inset or outset
morapeter
1
-11
/
+0
2017-04-09
Some code refactoring for consistency
Eduard Braun
21
-200
/
+200
2017-04-09
Remove unused field "scope"
Eduard Braun
22
-88
/
+27
2017-04-09
Remove unused field "gui_tip"
Eduard Braun
20
-65
/
+25
2017-04-06
EMF/WMF: Hopefully resolve locale issues with decimal separator for good
Eduard Braun
4
-28
/
+35
2017-04-05
Fix compilation with old libvisio
Eduard Braun
1
-0
/
+2
2017-04-05
Symbols/VSS: Use the actual name of Visio stencils if possible
Eduard Braun
1
-12
/
+44
2017-03-30
Add preference that allows user to increase the canvas tile size.
Tavmjong Bah
3
-1
/
+12
2017-03-30
Add forgotten file from last check-in.
Tavmjong Bah
1
-0
/
+132
2017-03-30
Add canvas-rotate for rapid previewing canvas rotation.
Tavmjong Bah
12
-62
/
+544
2017-03-29
White space.
Tavmjong Bah
1
-9
/
+11
2017-03-27
convert Preferences Inset/Outset to document units. (Bug 1542093)
Alvin Penner
1
-3
/
+4
2017-03-25
Extensions: Correctly handle the xml:space="preserve" attribute for "descript...
Eduard Braun
2
-9
/
+34
2017-03-22
Add canvas flip. No GUI. Can be bound to keys via preferences.
Tavmjong Bah
6
-7
/
+124
2017-03-21
Add entry for canvas rotate step in Inkscape Preferences dialog.
Tavmjong Bah
5
-5
/
+12
2017-03-21
Add verbs for canvas rotation.
Tavmjong Bah
3
-39
/
+96
2017-03-20
Implement rotation via desktop to window affine.
Tavmjong Bah
30
-1157
/
+633
2017-03-19
Fix lp:1670688.
Minglangjun Li
1
-6
/
+10
2017-03-18
Modify CanvasXYGrid to work with rotated canvas.
Tavmjong Bah
2
-104
/
+147
2017-03-17
sbasis-to-bezier. reject highly asymmetric solutions. (Bug 1544680)
Alvin Penner
1
-16
/
+25
2017-03-17
Modifiy CtrlRect to work with rotated canvas.
Tavmjong Bah
2
-145
/
+127
2017-03-16
Remove some compiling warns
Jabiertxof
6
-14
/
+12
2017-03-16
Remove some warnings
Jabiertxof
1
-3
/
+3
2017-03-16
Remove some warnings
Jabiertxof
1
-2
/
+2
2017-03-15
Fix rendering when canvas rotated. General code clean-up and documentation.
Tavmjong Bah
1
-60
/
+44
2017-03-14
Fix typo.
Tavmjong Bah
1
-1
/
+1
2017-03-14
Modify scroll_to_point() to work with rotated desktop. Simplified code to boot.
Tavmjong Bah
1
-35
/
+13
2017-03-14
Add functions to rotate drawing inside desktop.
Tavmjong Bah
2
-0
/
+47
2017-03-14
Fix zoom reference point when using desktop's zoom widget.
Tavmjong Bah
1
-2
/
+4
2017-03-13
Attempt to fix build with dbus enabled.
Tavmjong Bah
1
-5
/
+1
2017-03-13
Replace rectangle based zooming by affine based zooming.
Tavmjong Bah
12
-348
/
+425
2017-03-12
LPE Powerstroke dialog - Use Gtk::Grid
Alex Valavanis
3
-11
/
+10
2017-03-12
LPE Fillet/Chamfer dialog - Use Gtk::Grid
Alex Valavanis
2
-11
/
+9
[prev]
[next]