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
/
internal
(
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-01
Introduce get_filenames which scans paths for all filenames.
Martin Owens
2
-60
/
+18
2017-06-28
Refactor profile directory use and promote IO::Resource get_path and get_file...
Martin Owens
2
-11
/
+11
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-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-09
Remove unused field "scope"
Eduard Braun
1
-2
/
+2
2017-04-06
EMF/WMF: Hopefully resolve locale issues with decimal separator for good
Eduard Braun
4
-28
/
+35
2017-03-20
Implement rotation via desktop to window affine.
Tavmjong Bah
9
-45
/
+15
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-06
EMF/WFM export: Fix crash when selecting "Convert gradients to colored polygo...
Eduard Braun
2
-6
/
+29
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-11
Fix a memory leak introduced in r15421 and r15501 respectively
Eduard Braun
3
-8
/
+15
2017-02-07
fix two memory leaks
peregrine
1
-0
/
+1
2017-01-25
[Bug #1537497] Icon preview doesn't render background.
tghs
1
-1
/
+1
2017-01-17
Partially fix opening of librevenge based input formats (cdr/vsd/wpg) on Wind...
Eduard Braun
3
-0
/
+21
2016-12-26
Fix typo
Alex Valavanis
1
-1
/
+1
2016-12-26
vsd-input: Gtk3 fixes
Alex Valavanis
1
-2
/
+2
2016-12-26
cdr-import: Gtk3 fixes
Alex Valavanis
1
-2
/
+2
2016-12-26
pdf-input: Gtk3 fixes
Alex Valavanis
2
-16
/
+56
2016-11-05
Add exporters
Jabier Arraiza Cenoz
9
-15
/
+45
2016-10-24
CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...
Marc Jeanmougin
1
-1
/
+1
2016-11-11
Fix filter editor update
Marc Jeanmougin
1
-0
/
+1
2016-11-10
patch for bug 1405292, start clipping with COPY instead of OR so GDI clipping...
mathog
1
-1
/
+1
2016-11-07
Remove embedded build date, to allow reproducible building.
Mattia Rizzolo
1
-1
/
+1
2016-10-01
Add a prune method to saving svg files that removes Adobe's i:pgf tag.
Martin Owens
1
-0
/
+26
2016-09-27
Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.
Tavmjong Bah
1
-3
/
+3
2016-09-15
adds a layer to put things in when opening raster files
Marc Jeanmougin
1
-1
/
+6
2016-09-02
Inline two "style" variables.
Shlomi Fish
1
-4
/
+2
2016-09-02
Remove a pointless == for bool
Shlomi Fish
1
-1
/
+1
2016-08-17
Use M_PI, M_PI_2. We use these constants everywhere so if they are not define...
Tavmjong Bah
1
-4
/
+1
2016-08-08
Remove deprecated Autotools and btool files. Please use CMake instead
Alex Valavanis
1
-173
/
+0
2016-07-28
extensions: Drop GTKMM2 fallbacks
Alex Valavanis
4
-70
/
+4
2016-07-14
Renamed children list in SPObject
Adrian Boguszewski
6
-12
/
+12
2016-07-14
Last part of new SPObject children list
Adrian Boguszewski
1
-8
/
+10
2016-07-13
Second part of new SPObject children list
Adrian Boguszewski
5
-25
/
+32
2016-06-25
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
4
-5
/
+5
2016-06-11
Extensions: Use underscored variants of parameters / attribute names in inter...
Eduard Braun
50
-430
/
+430
2016-06-01
Remove last use of getSVGUnit() and remove all remnants of this abomination.
Tavmjong Bah
1
-1
/
+1
2016-06-01
Replace two instances of getSVGUnit() by getDocumentScale().
Tavmjong Bah
1
-9
/
+4
[next]