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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Two fixes (should work on Linux now)
Eduard Braun
2017-11-21
1
-3
/
+2
*
Fix printing multiple copies of a document
Eduard Braun
2017-11-20
2
-5
/
+8
*
Merge branch 'luzpaz/inkscape-typos' (!119)
Eduard Braun
2017-11-07
9
-14
/
+14
|
\
|
*
Misc. typos
Unknown
2017-11-07
9
-14
/
+14
*
|
Change abs to std::abs to fix warnings
Simon Wells
2017-11-04
2
-5
/
+5
|
/
*
Merge branch 'smartpointer_refactor' of gitlab.com:jali/inkscape
Marc Jeanmougin
2017-10-20
2
-4
/
+2
|
\
|
*
Replace boost::scoped_ptr
Jan Lingscheid
2017-10-17
2
-4
/
+2
*
|
Remove all unused makefile.in
Stefano Facchini
2017-10-19
1
-17
/
+0
|
/
*
Remove deprecated GNOME VFS
Stefano Facchini
2017-10-13
1
-61
/
+22
*
third batch
Marc Jeanmougin
2017-10-02
1
-10
/
+5
*
Merge branch 'master' of gitlab.com:inkscape/inkscape
Marc Jeanmougin
2017-10-01
1
-12
/
+20
|
\
|
*
Do not crash if raster image can not be opened by ImageMagick
Eduard Braun
2017-09-30
1
-12
/
+20
*
|
Removed all GSList occurences in .h files
Marc Jeanmougin
2017-10-01
3
-14
/
+10
|
/
*
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
*
Introduce get_filenames which scans paths for all filenames.
Martin Owens
2017-07-01
2
-60
/
+18
*
Refactor profile directory use and promote IO::Resource get_path and get_file...
Martin Owens
2017-06-28
2
-11
/
+11
*
[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
*
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
*
Remove unused field "scope"
Eduard Braun
2017-04-09
1
-2
/
+2
*
EMF/WMF: Hopefully resolve locale issues with decimal separator for good
Eduard Braun
2017-04-06
4
-28
/
+35
*
Implement rotation via desktop to window affine.
Tavmjong Bah
2017-03-20
9
-45
/
+15
*
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
*
EMF/WFM export: Fix crash when selecting "Convert gradients to colored polygo...
Eduard Braun
2017-03-06
2
-6
/
+29
*
[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
*
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
1
-0
/
+1
*
[Bug #1537497] Icon preview doesn't render background.
tghs
2017-01-25
1
-1
/
+1
*
fixing to new trunk
Jabiertxof
2017-01-24
7
-22
/
+84
|
\
|
*
Partially fix opening of librevenge based input formats (cdr/vsd/wpg) on Wind...
Eduard Braun
2017-01-17
3
-0
/
+21
|
*
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 filter editor update
Marc Jeanmougin
2016-11-11
1
-0
/
+1
|
*
patch for bug 1405292, start clipping with COPY instead of OR so GDI clipping...
mathog
2016-11-10
1
-1
/
+1
|
*
Remove embedded build date, to allow reproducible building.
Mattia Rizzolo
2016-11-07
1
-1
/
+1
*
|
Add exporters
Jabier Arraiza Cenoz
2016-11-05
9
-15
/
+45
|
/
*
CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...
Marc Jeanmougin
2016-10-24
1
-1
/
+1
*
Merged.
Shlomi Fish
2016-10-02
1
-0
/
+26
|
\
|
*
Add a prune method to saving svg files that removes Adobe's i:pgf tag.
Martin Owens
2016-10-01
1
-0
/
+26
*
|
Merged.
Shlomi Fish
2016-09-29
1
-3
/
+3
|
\
|
|
*
Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.
Tavmjong Bah
2016-09-27
1
-3
/
+3
[prev]
[next]