index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
io
/
file-export-cmd.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-31
Refactor a lot of the parameter handling code
Patrick Storz
1
-8
/
+7
2019-08-18
reduce usage of desktop coordinates (#341)
Thomas Holder
1
-1
/
+1
2019-07-10
Enhancements for --export-type command line option
Patrick Storz
1
-67
/
+68
2019-07-10
Correct a typo
Mehran-Baghi
1
-1
/
+1
2019-06-19
Simplify piping through Inkscape. Reduce code duplication.
Tavmjong Bah
1
-0
/
+5
2019-04-06
More document.h cleanup.
Tavmjong Bah
1
-1
/
+1
2019-02-20
Give more descriptive names to document file related variables and functions.
Tavmjong Bah
1
-2
/
+2
2019-01-02
run clang tidy modernize pass
Marc Jeanmougin
1
-3
/
+3
2018-12-13
Misc. source comment typo fixes
luz.paz
1
-3
/
+3
2018-12-03
Fix rendering tests (Launchpad bug 1805804).
Tavmjong Bah
1
-1
/
+1
2018-11-25
Remove unused variable.
Tavmjong Bah
1
-2
/
+1
2018-11-22
Untangle do_export_png().
Tavmjong Bah
1
-113
/
+118
2018-11-22
Rearrange some code, don't quit if one object doesn't export.
Tavmjong Bah
1
-34
/
+34
2018-11-22
Fix command-line export logic.
Tavmjong Bah
1
-69
/
+69
2018-11-19
Possible fix to build breakage on Macs.
Tavmjong Bah
1
-1
/
+1
2018-11-19
Send background color/dpi info to std::cerr to allow piping PNG export to file.
Tavmjong Bah
1
-3
/
+3
2018-11-19
Possible fix to MAC build failure.
Tavmjong Bah
1
-1
/
+1
2018-11-19
Allow multiple semi-colon separated entries in --export-id; each entry will b...
Tavmjong Bah
1
-278
/
+342
2018-11-18
Rewrite of main.cpp using InkscapeApplication (Gtk::Application)
Tavmjong Bah
1
-0
/
+678
2018-11-12
Rewrite of main.cpp using InkscapeApplication (Gtk::Application)
Tavmjong Bah
1
-0
/
+678