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