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