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
*
adapt to poppler 0.58
David Tardon
2017-09-07
2
-0
/
+527
*
Cleanup: eliminate version from config.h
Eduard Braun
2017-07-17
2
-3
/
+5
*
Gtkmm deprecation fixes
Alexander Valavanis
2017-07-06
3
-3
/
+0
*
Move directory scanners to new get_filenames(...) calls
Martin Owens
2017-07-02
6
-108
/
+16
*
Introduce get_filenames which scans paths for all filenames.
Martin Owens
2017-07-01
2
-60
/
+18
*
Replace ImageMagic with GraphicsMagic
chr[]
2017-06-30
1
-0
/
+3
*
Refactor profile directory use and promote IO::Resource get_path and get_file...
Martin Owens
2017-06-28
5
-29
/
+27
*
[Bug #1417470] Fix PDF+TeX output for text inside groups with clip/mask
Max Gaukler
2017-06-13
2
-3
/
+33
*
Avoid name conflict with libwmf (wmf_free).
Tavmjong Bah
2017-06-01
1
-1
/
+1
*
Use uniform name for input and output (and PDF is an ISO standard and no long...
Tavmjong Bah
2017-06-01
1
-2
/
+2
*
Sort File Save and File Input file type menus.
Tavmjong Bah
2017-05-31
1
-3
/
+77
*
Fix PDF export with respect to 'image-rendering'.
Tavmjong Bah
2017-05-29
1
-5
/
+5
*
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
[next]