index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
inkscape-application.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid code duplication in ConcreteInkscapeApplication<T>::on_open()
Patrick Storz
2019-07-17
1
-0
/
+1
*
Allow option sections without a name (just outputs an empty line)
Patrick Storz
2019-07-03
1
-2
/
+2
*
Group command line options in --help output
Patrick Storz
2019-07-03
1
-0
/
+2
*
Simplify piping through Inkscape. Reduce code duplication.
Tavmjong Bah
2019-06-19
1
-0
/
+1
*
Restore ability to pipe a file into Inkscape.
Tavmjong Bah
2019-06-19
1
-0
/
+2
*
Fix commandline page selection page selection and allow to select poppler in cmd
Marc Jeanmougin
2019-04-24
1
-0
/
+2
*
Make InkscapeApplication responsible for managing documents and windows.
Tavmjong Bah
2019-03-15
1
-9
/
+24
*
Add document_open and document_close functions and use them in batch mode.
Tavmjong Bah
2019-02-17
1
-0
/
+8
*
Turn InkscapeApplication into singleton.
Tavmjong Bah
2019-02-15
1
-0
/
+3
*
Block in window updating code. WIP
Tavmjong Bah
2019-02-12
1
-0
/
+3
*
Allow InkscapeApplication to track current document, selection, and desktop.
Tavmjong Bah
2019-01-30
1
-5
/
+25
*
Another baby step in creating InkscapeWindow.
Tavmjong Bah
2019-01-13
1
-3
/
+11
*
Allow window to be closed when operating in batch mode.
Tavmjong Bah
2019-01-13
1
-0
/
+1
*
modernize: add overrides
Marc Jeanmougin
2019-01-02
1
-2
/
+2
*
Minor tweaks.
Tavmjong Bah
2018-12-10
1
-10
/
+11
*
Gtk/Gio templating of main inkscape application class to allow commandline us...
Marc Jeanmougin
2018-12-09
1
-18
/
+33
*
Add a rotation action.
Tavmjong Bah
2018-11-27
1
-0
/
+4
*
Add file export actions.
Tavmjong Bah
2018-11-25
1
-0
/
+1
*
Add a shell mode.
Tavmjong Bah
2018-11-20
1
-2
/
+8
*
Rewrite of main.cpp using InkscapeApplication (Gtk::Application)
Tavmjong Bah
2018-11-18
1
-0
/
+80