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
2018-09-27
SP_ACTIVE_DESKTOP: check for NULL or eliminate
Thomas Holder
5
-11
/
+7
2018-09-27
Propagate IconRenderer's activate signal so we don't have to guess where the ...
Martin Owens
2
-2
/
+16
2018-09-27
Add preference for default global snapping and make it false
Martin Owens
3
-1
/
+10
2018-09-27
fix crash with PNG/JPG command line argument
Thomas Holder
1
-1
/
+1
2018-09-27
Refactor addtoicon and turn into more generic iconrenderer CellRenderer
Martin Owens
8
-60
/
+55
2018-09-27
Fix crash in fill and stroke dialog
Martin Owens
1
-0
/
+1
2018-09-26
Fix crash in URL get_value when url not set.
Martin Owens
1
-1
/
+2
2018-09-26
cppcheck: 2 memleaks + copypasta
Julien Nabet
3
-1
/
+4
2018-09-26
Fix if style with brace
Martin Owens
1
-54
/
+54
2018-09-26
Rename unit to unit_out for less confusion
Martin Owens
1
-6
/
+6
2018-09-26
Revert 9688e3858010724f4cd16664025e5c54b4e9872f
Jabier Arraiza
1
-4
/
+2
2018-09-26
Fix PDF bitmap export (inverted y-axis)
Thomas Holder
2
-13
/
+12
2018-09-26
Fix #1787601 star stroke width broken (scaled by 3.78)
Jabier Arraiza
1
-2
/
+4
2018-09-25
cppcheck: out of bounds ziptool
Julien Nabet
1
-1
/
+1
2018-09-24
cppcheck: fix Same expression in font-variants
Julien Nabet
1
-1
/
+1
2018-09-24
Move URL toString to a more useful place and some minor fixes
Martin Owens
2
-10
/
+26
2018-09-24
Remove most write overrides and replace to get_value plus one generic write m...
Martin Owens
2
-669
/
+323
2018-09-24
Remove #include "config.h" from header files where possible
Eduard Braun
88
-303
/
+43
2018-09-23
LPE PointParam: use doc2dt
Thomas Holder
1
-2
/
+1
2018-09-23
!SP_ACTIVE_DESKTOP -> is_yaxisdown true
Thomas Holder
3
-8
/
+8
2018-09-23
fix .odg and .fx export with inverted y-axis
Thomas Holder
2
-19
/
+11
2018-09-23
fix "Arrange" dialog with inverted y-axis
Thomas Holder
3
-18
/
+9
2018-09-22
Inkscapestream: Incredible speed up for writing of strings
Eduard Braun
1
-2
/
+3
2018-09-22
Fix a bug if shape is not defined in powerclip
Jabier Arraiza
1
-0
/
+3
2018-09-22
Move URL toString to a more useful place and some minor fixes
Martin Owens
2
-10
/
+26
2018-09-22
Allow ask for SVG dragged import method. Also split ask question from one to ...
Jabier Arraiza
6
-8
/
+19
2018-09-22
Fix problems on dialogs with extensions. TODO: Add dialog on drag&drop a SVG
Jabier Arraiza
7
-43
/
+22
2018-09-21
Remove most write overrides and replace to get_value plus one generic write m...
Martin Owens
2
-669
/
+323
2018-09-21
fix CTRL+button2 rotation direction
Thomas Holder
1
-0
/
+1
2018-09-21
Fix window resize canvas orientation interference
Thomas Holder
1
-1
/
+4
2018-09-21
minor correction to MR
Marc Jeanmougin
2
-4
/
+3
2018-09-21
adjust GDK_SCROLL_SMOOTH for MacBook Trackpad
Thomas Holder
1
-1
/
+21
2018-09-20
Fix children not properly inheriting font-size when ungrouping
Eduard Braun
1
-0
/
+3
2018-09-20
flip transform dialog icons
Thomas Holder
1
-1
/
+1
2018-09-20
fix transform dialog icons with inverted y-axis
Thomas Holder
3
-3
/
+20
2018-09-19
fix bug 1791694
Xortex
2
-19
/
+9
2018-09-19
Remove piglatin ocurrences
Jabiertxof
1
-2
/
+2
2018-09-18
Update file import dialog for old SVG. We couldent add a fixed siize so we n...
Jabier Arraiza
2
-25
/
+31
2018-09-17
Add gettext strings, fix undo and allow keypresses to add and delete attributes
Martin Owens
2
-14
/
+73
2018-09-16
Misc. typo and whitespace fixes
luz.paz
3
-34
/
+34
2018-09-15
Fix eaae266840146a0faa3332f253ba7bd63eecbb21
Eduard Braun
2
-6
/
+8
2018-09-15
Support reading and writing pipes
Rainer Keller
2
-9
/
+79
2018-09-15
Fix and improve stiling of helper tab on meassure segments LPE
Jabiertxof
1
-4
/
+4
2018-09-15
Improve message parameter and remove unecesary widgets from meassure segments...
Jabier Arraiza
4
-29
/
+26
2018-09-14
Update measure segments helper info and align to messages LPE parameter
Jabiertxof
3
-22
/
+39
2018-09-14
Update info widget inmeasure segments
Jabiertxof
1
-6
/
+6
2018-09-14
improbe UX of Fillet/Chamfer LPE
Jabiertxof
6
-125
/
+21
2018-09-14
Remove sp-xmlview-attr with attrdialog (C++) and improve interface
Martin Owens
10
-388
/
+391
2018-09-14
fix 3D boxes with inverted y-axis (follow-up)
Thomas Holder
2
-19
/
+18
2018-09-14
Fix a bug opening SVG from comand lines related to the DPI changes done. Than...
Jabiertxof
3
-7
/
+14
[prev]
[next]