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
/
cairo-renderer.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move reproducible-builds hack out of CairoRenderContext
Patrick Storz
2019-07-10
1
-2
/
+9
*
cairo-renderer: set metadata in output
Patrick Storz
2019-07-10
1
-34
/
+80
*
cairo-renderer: fix comment
Patrick Storz
2019-07-10
1
-1
/
+1
*
cairo-renderer: / cairo-render-context: whitespace fixes
Patrick Storz
2019-07-10
1
-12
/
+10
*
Fix link export code
Marc Jeanmougin
2019-07-04
1
-2
/
+4
*
Export links to pdf. Fixes https://gitlab.com/inkscape/inbox/issues/583
Marc Jeanmougin
2019-07-03
1
-6
/
+30
*
Clarify licenses
Max Gaukler
2018-11-08
1
-2
/
+2
*
Misc. typos
luz.paz
2018-10-06
1
-1
/
+1
*
Move macros.h and remove unneeded macros
Eduard Braun
2018-10-01
1
-4
/
+0
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-1
/
+1
*
Fix PDF bitmap export (inverted y-axis)
Thomas Holder
2018-09-26
1
-6
/
+5
*
fixes and improvementes to power clip and powermask
Jabiertxof
2018-09-13
1
-15
/
+0
*
New option to invert y-axis
Thomas Holder
2018-09-12
1
-10
/
+6
*
Fix opacity of bitmap images in PDF export
Eduard Braun
2018-08-28
1
-3
/
+1
*
Fix opacity of rasterized filters in PDF export
Eduard Braun
2018-08-28
1
-0
/
+2
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-2
/
+2
*
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+2
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-8
/
+8
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-19
/
+19
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-19
/
+19
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-17
/
+16
*
Replace boost::scoped_ptr
Jan Lingscheid
2017-10-17
1
-2
/
+1
*
Removed all GSList occurences in .h files
Marc Jeanmougin
2017-10-01
1
-6
/
+2
*
Inline two "style" variables.
Shlomi Fish
2016-09-02
1
-4
/
+2
*
Remove a pointless == for bool
Shlomi Fish
2016-09-02
1
-1
/
+1
*
Renamed children list in SPObject
Adrian Boguszewski
2016-07-14
1
-2
/
+2
*
Second part of new SPObject children list
Adrian Boguszewski
2016-07-13
1
-4
/
+4
*
Add PDF/PS output support for 'paint-order' property.
Tavmjong Bah
2016-03-08
1
-1
/
+29
*
static code analysis
Kris De Gussem
2015-10-29
1
-1
/
+1
*
Fix crash in PDF export introduced in r14074
Marc Jeanmougin
2015-05-04
1
-1
/
+1
*
merging
Marc Jeanmougin
2015-04-26
1
-1
/
+1
|
\
|
*
Exporting. Fix for Bug #1414835 (PDF/PS/EPS export of filtered objects includ...
Nicolas Dufour
2015-03-17
1
-1
/
+1
*
|
more cast cleanup
Marc Jeanmougin
2015-02-27
1
-2
/
+1
*
|
corrected the casts (hopefully)
Marc Jeanmougin
2015-02-27
1
-1
/
+1
*
|
added a set to the Selection
Marc Jeanmougin
2015-02-19
1
-3
/
+2
*
|
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
2015-02-17
1
-4
/
+4
|
/
*
Allow marker orientation to have units ('deg', 'rad', 'grad', 'turn').
Tavmjong Bah
2014-11-25
1
-5
/
+5
*
Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.
Jon A. Cruz
2014-11-10
1
-74
/
+90
*
change default pdf import resolution to 96 dpi
Alvin Penner
2014-11-02
1
-1
/
+1
*
Update to trunk r13621
Liam P. White
2014-10-17
1
-0
/
+16
|
\
|
*
Merge hatch rendering code from Tomasz Boczkowski.
Tavmjong Bah
2014-10-14
1
-0
/
+16
|
|
\
|
|
*
Merged hatch pdf and png export code
Tomasz Boczkowski
2014-10-14
1
-0
/
+16
|
*
|
Implement marker 'orient' attribute value 'auto-start-reverse'.
Tavmjong Bah
2014-10-14
1
-5
/
+7
|
|
/
*
|
Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-tree
Liam P. White
2014-10-05
1
-1
/
+1
*
|
Implement SVG2 marker 'orient' attribute value 'auto-start-reverse' (renderin...
Tavmjong Bah
2014-08-20
1
-5
/
+7
|
/
*
Revert unintended checkin.
Tavmjong Bah
2014-02-25
1
-3
/
+3
*
Rewrite of symbol creation code. Partial fix for 1201325.
Tavmjong Bah
2014-02-25
1
-3
/
+3
*
Revert r12544. Fixes bug 1256449 (Clipping missing on Cairo-based exports). N...
Tavmjong Bah
2014-01-15
1
-3
/
+3
[next]