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-pdf-out.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update internal extensions for latest .inx format changes
Patrick Storz
2019-09-01
1
-14
/
+14
*
Refactor a lot of the parameter handling code
Patrick Storz
2019-08-31
1
-1
/
+1
*
cairo-renderer: / cairo-render-context: whitespace fixes
Patrick Storz
2019-07-10
1
-4
/
+4
*
An a few more config.h fixes
Patrick Storz
2019-03-28
1
-4
/
+0
*
fix compilation with HAVE_CAIRO_PDF=0
Thomas Holder
2019-01-18
1
-1
/
+2
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-1
/
+1
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-5
/
+5
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-7
/
+7
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-7
/
+7
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-2
/
+2
*
Show appropriate warning if non-existent export ID is specified
Eduard Braun
2017-12-22
1
-0
/
+3
*
Implement rotation via desktop to window affine.
Tavmjong Bah
2017-03-20
1
-3
/
+1
*
Add exporters
Jabier Arraiza Cenoz
2016-11-05
1
-1
/
+3
*
Extensions: Use underscored variants of parameters / attribute names in inter...
Eduard Braun
2016-06-11
1
-10
/
+10
*
Fix for Bug #437567 (PDF Save As dialog convert text to paths option is confu...
Kence (casey.peel@gmail.com)
2015-01-28
1
-4
/
+7
*
change default pdf import resolution to 96 dpi
Alvin Penner
2014-11-02
1
-1
/
+1
*
Merge from trunk.
Matthew Petroff
2013-09-12
1
-1
/
+1
|
\
|
*
Move omit text feature from cairo renderer to context
David R. Bild
2013-08-26
1
-1
/
+1
*
|
Improve code readability.
Matthew Petroff
2013-08-28
1
-1
/
+1
|
/
*
Merge Google Summer of Code unit refactor.
Matthew Petroff
2013-08-06
1
-2
/
+2
|
\
|
*
Eliminate "unit-constants.h".
Matthew Petroff
2013-07-31
1
-2
/
+2
*
|
code cleanup (cppcheck)
Johan B. C. Engelen
2013-08-05
1
-3
/
+3
|
/
*
UI messages
Kris De Gussem
2013-04-29
1
-2
/
+2
*
Translations. Fix for Bug #1159349 (Undefined files in po/POTFILES.in) by Mas...
Nicolas Dufour
2013-03-24
1
-2
/
+2
*
add bleed/margin to pdf export
Johan B. C. Engelen
2012-10-28
1
-5
/
+15
*
Fix for 499965 : PS Output : Convert export area to radio buttons
John Smith
2012-09-05
1
-35
/
+30
*
Merge Andrew's new OCAL dialog and clean headers. Please test
Alex Valavanis
2012-02-27
1
-0
/
+1
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
1
-6
/
+4
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-1
/
+0
*
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
2011-07-16
1
-1
/
+1
*
Warning cleanup.
Jon A. Cruz
2011-06-22
1
-5
/
+7
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-1
/
+1
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-6
/
+9
|
\
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-1
/
+1
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-3
/
+3
*
|
PDF export. Fix for Bug #664335 (pdf export with cairo 1.10 defaults to versi...
Nicolas Dufour
2010-10-22
1
-4
/
+7
*
|
Extensions. Consistency fix and UI improvements (internal extensions and filt...
Nicolas Dufour
2010-09-10
1
-3
/
+3
*
|
pdf/ps/eps+latex: output tex code to ".pdf_tex" instead of to ".tex"
Johan B. C. Engelen
2010-06-29
1
-6
/
+1
|
/
*
latex export: add transparency export for pdf
Johan B. C. Engelen
2010-02-26
1
-1
/
+1
*
- change cmdline option to --export-latex.
Johan B. C. Engelen
2010-02-22
1
-46
/
+4
*
output test.tex instead of test.pdf.tex which does not work well. strip path ...
Johan B. C. Engelen
2010-02-21
1
-1
/
+3
*
writePreamble and writePostamble
Johan B. C. Engelen
2010-02-21
1
-3
/
+6
*
initial work, plugging in a LaTeX renderer to write the text stuff to a .tex ...
Johan B. C. Engelen
2010-02-20
1
-10
/
+66
*
add option to exclude/omit text from the PDF when saving to pdf
Johan B. C. Engelen
2010-02-20
1
-2
/
+12
*
Change "canvas" to "page" to be consistent with use in all other dialogs and
Tavmjong Bah
2009-08-07
1
-2
/
+2
*
Make PDF, PS, and EPS dialogs consistent.
Tavmjong Bah
2009-08-06
1
-2
/
+2
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-2
/
+2
*
SPDocument->Document
johnce
2009-08-05
1
-2
/
+2
[next]