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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-07
adapt to poppler 0.58
David Tardon
2
-0
/
+527
2017-07-17
Cleanup: eliminate version from config.h
Eduard Braun
2
-3
/
+5
2017-07-06
Gtkmm deprecation fixes
Alexander Valavanis
3
-3
/
+0
2017-07-02
Move directory scanners to new get_filenames(...) calls
Martin Owens
6
-108
/
+16
2017-07-01
Introduce get_filenames which scans paths for all filenames.
Martin Owens
2
-60
/
+18
2017-06-30
Replace ImageMagic with GraphicsMagic
chr[]
1
-0
/
+3
2017-06-28
Refactor profile directory use and promote IO::Resource get_path and get_file...
Martin Owens
5
-29
/
+27
2017-06-13
[Bug #1417470] Fix PDF+TeX output for text inside groups with clip/mask
Max Gaukler
2
-3
/
+33
2017-06-01
Avoid name conflict with libwmf (wmf_free).
Tavmjong Bah
1
-1
/
+1
2017-06-01
Avoid name conflict with libwmf (wmf_free).
Tavmjong Bah
1
-1
/
+1
2017-06-01
Use uniform name for input and output (and PDF is an ISO standard and no long...
Tavmjong Bah
1
-2
/
+2
2017-06-01
Use uniform name for input and output (and PDF is an ISO standard and no long...
Tavmjong Bah
1
-2
/
+2
2017-05-31
Sort File Save and File Input file type menus.
Tavmjong Bah
1
-3
/
+77
2017-05-31
Sort File Save and File Input file type menus.
Tavmjong Bah
1
-3
/
+77
2017-05-29
Fix PDF export with respect to 'image-rendering'.
Tavmjong Bah
1
-5
/
+5
2017-05-29
Fix PDF export with respect to 'image-rendering'.
Tavmjong Bah
1
-5
/
+5
2017-04-30
CDR/VSD input: Avoid crash when preview image can not be rendered and show a ...
Eduard Braun
2
-1
/
+27
2017-04-28
Fix regression introduced in r15634
Eduard Braun
1
-2
/
+2
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-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-03-25
Extensions: Correctly handle the xml:space="preserve" attribute for "descript...
Eduard Braun
2
-9
/
+34
2017-03-20
Implement rotation via desktop to window affine.
Tavmjong Bah
9
-45
/
+15
2017-03-14
Fix typo.
Tavmjong Bah
1
-1
/
+1
2017-03-13
Attempt to fix build with dbus enabled.
Tavmjong Bah
1
-5
/
+1
2017-03-11
Fix Gtkmm deprecation warnings in VSD import dialog
Alex Valavanis
1
-14
/
+18
2017-03-11
Fix Gtkmm deprecation warnings in CDR import dialog
Alex Valavanis
1
-16
/
+21
2017-03-11
Use Gtkmm version test instead of Gtk+
Alex Valavanis
1
-1
/
+1
2017-03-08
Repair functionality broken by Alex Valvani's "Gtk+ 3 deprecation fixes"
Eduard Braun
1
-2
/
+5
2017-03-06
EMF/WFM export: Fix crash when selecting "Convert gradients to colored polygo...
Eduard Braun
2
-6
/
+29
2017-03-05
Fix ACLs
Eduard Braun
1
-0
/
+0
2017-02-26
Gtk+ 3 deprecation fixes
Alex Valavanis
3
-1
/
+9
2017-02-18
[Bug #1664372] preset filter names inconsistent.
suv-lp
2
-2
/
+2
2017-02-17
improve dot dash support in wmf export
mathog
1
-1
/
+22
2017-02-17
resolve bug 1665421
mathog
1
-0
/
+10
2017-02-13
Extensions: Add 'appearance="url"' to desccription parameters.
Eduard Braun
3
-5
/
+12
2017-02-13
Extensions: Fix potential security issue with "description" parameters.
Eduard Braun
1
-5
/
+5
2017-02-13
Extensions: Do not require name for pure UI elements (i.e. parameters that do...
Eduard Braun
1
-2
/
+9
2017-02-13
Extensions: Fix for old versions of gtkmm
Eduard Braun
1
-1
/
+2
2017-02-13
Extensions: Work around gtk3 width/height calculation bug for long labels
Eduard Braun
10
-12
/
+31
2017-02-13
Extensions: Make "int" and "float" parameters specifying 'appearance="full"'e...
Eduard Braun
2
-2
/
+2
2017-02-12
Extensions: Harmonize appearance and try to simplify layouting a bit
Eduard Braun
4
-11
/
+23
2017-02-12
Extensions: Make "indent" attribute a common attribute for all parameters tha...
Eduard Braun
22
-183
/
+276
2017-02-11
Fix a memory leak introduced in r15421 and r15501 respectively
Eduard Braun
3
-8
/
+15
[next]