index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
CDR/VSD input: Avoid crash when preview image can not be rendered and show a ...
Eduard Braun
2017-04-30
2
-1
/
+27
*
Fix regression introduced in r15634
Eduard Braun
2017-04-28
1
-2
/
+2
*
Restore r14978 which was reverted in r15047 due to messed up merge
Eduard Braun
2017-04-24
4
-4
/
+0
*
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
*
EMF/WMF: Hopefully resolve locale issues with decimal separator for good
Eduard Braun
2017-04-06
4
-28
/
+35
*
Extensions: Correctly handle the xml:space="preserve" attribute for "descript...
Eduard Braun
2017-03-25
2
-9
/
+34
*
Implement rotation via desktop to window affine.
Tavmjong Bah
2017-03-20
9
-45
/
+15
*
Fix typo.
Tavmjong Bah
2017-03-14
1
-1
/
+1
*
Attempt to fix build with dbus enabled.
Tavmjong Bah
2017-03-13
1
-5
/
+1
*
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
*
Use Gtkmm version test instead of Gtk+
Alex Valavanis
2017-03-11
1
-1
/
+1
*
Repair functionality broken by Alex Valvani's "Gtk+ 3 deprecation fixes"
Eduard Braun
2017-03-08
1
-2
/
+5
*
EMF/WFM export: Fix crash when selecting "Convert gradients to colored polygo...
Eduard Braun
2017-03-06
2
-6
/
+29
*
Fix ACLs
Eduard Braun
2017-03-05
1
-0
/
+0
*
merge minor refactoring
Shlomi Fish
2017-02-28
1
-0
/
+36
|
\
|
*
Merged.
Shlomi Fish
2017-02-23
32
-222
/
+403
|
|
\
|
*
\
Merged.
Shlomi Fish
2017-02-06
10
-16
/
+46
|
|
\
\
|
*
\
\
Merged.
Shlomi Fish
2017-01-28
3
-0
/
+21
|
|
\
\
\
|
*
|
|
|
Extract some common code into a routine.
Shlomi Fish
2017-01-04
1
-0
/
+36
*
|
|
|
|
Gtk+ 3 deprecation fixes
Alex Valavanis
2017-02-26
3
-1
/
+9
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
[Bug #1664372] preset filter names inconsistent.
suv-lp
2017-02-18
2
-2
/
+2
*
|
|
|
improve dot dash support in wmf export
mathog
2017-02-17
1
-1
/
+22
*
|
|
|
resolve bug 1665421
mathog
2017-02-17
1
-0
/
+10
*
|
|
|
Extensions: Add 'appearance="url"' to desccription parameters.
Eduard Braun
2017-02-13
3
-5
/
+12
*
|
|
|
Extensions: Fix potential security issue with "description" parameters.
Eduard Braun
2017-02-13
1
-5
/
+5
*
|
|
|
Extensions: Do not require name for pure UI elements (i.e. parameters that do...
Eduard Braun
2017-02-13
1
-2
/
+9
*
|
|
|
Extensions: Fix for old versions of gtkmm
Eduard Braun
2017-02-13
1
-1
/
+2
*
|
|
|
Extensions: Work around gtk3 width/height calculation bug for long labels
Eduard Braun
2017-02-13
10
-12
/
+31
*
|
|
|
Extensions: Make "int" and "float" parameters specifying 'appearance="full"'e...
Eduard Braun
2017-02-13
2
-2
/
+2
*
|
|
|
Extensions: Harmonize appearance and try to simplify layouting a bit
Eduard Braun
2017-02-12
4
-11
/
+23
*
|
|
|
Extensions: Make "indent" attribute a common attribute for all parameters tha...
Eduard Braun
2017-02-12
22
-183
/
+276
*
|
|
|
Fix a memory leak introduced in r15421 and r15501 respectively
Eduard Braun
2017-02-11
3
-8
/
+15
*
|
|
|
fix two memory leaks
peregrine
2017-02-07
2
-0
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
[Bug #1537497] Icon preview doesn't render background.
tghs
2017-01-25
1
-1
/
+1
*
|
|
fixing to new trunk
Jabiertxof
2017-01-24
9
-29
/
+88
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Partially fix opening of librevenge based input formats (cdr/vsd/wpg) on Wind...
Eduard Braun
2017-01-17
3
-0
/
+21
|
|
/
|
*
Rm remaining Gtk::Stock usage
Alex Valavanis
2016-12-27
1
-1
/
+0
|
*
Fix typo
Alex Valavanis
2016-12-26
1
-1
/
+1
|
*
vsd-input: Gtk3 fixes
Alex Valavanis
2016-12-26
1
-2
/
+2
|
*
cdr-import: Gtk3 fixes
Alex Valavanis
2016-12-26
1
-2
/
+2
|
*
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
|
*
Fix filter editor update
Marc Jeanmougin
2016-11-11
1
-0
/
+1
[next]