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.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-26
Fix a couple typos. Change separator for --verb from ',' to ';' to be consten...
Tavmjong Bah
1
-4
/
+3
2018-11-25
Add file export actions.
Tavmjong Bah
1
-3
/
+17
2018-11-24
Fix type in CLI description
Alexander Valavanis
1
-1
/
+1
2018-11-22
Add a few more command line options which should suppress GUI.
Tavmjong Bah
1
-9
/
+12
2018-11-22
Restore "--version" option short name to "-V" (from "-v").
Tavmjong Bah
1
-1
/
+1
2018-11-20
Add a shell mode.
Tavmjong Bah
1
-52
/
+150
2018-11-19
Allow any valid Verb to be used in "--actions".
Tavmjong Bah
1
-3
/
+8
2018-11-19
Fix --help descriptions of "--actions", "--query-id", " and "--export-id".
Tavmjong Bah
1
-3
/
+3
2018-11-19
Allow multiple semi-colon separated entries in --export-id; each entry will b...
Tavmjong Bah
1
-2
/
+2
2018-11-18
Fix resource file location
Alexander Valavanis
1
-2
/
+7
2018-11-18
Fix FTBFS with dbus
Alexander Valavanis
1
-0
/
+4
2018-11-18
Imlplement '--action-list' command line option.
Tavmjong Bah
1
-2
/
+4
2018-11-18
Rewrite of main.cpp using InkscapeApplication (Gtk::Application)
Tavmjong Bah
1
-0
/
+575
2018-11-18
Fix resource file location
Alexander Valavanis
1
-2
/
+7
2018-11-16
Fix FTBFS with dbus
Alexander Valavanis
1
-0
/
+4
2018-11-13
Imlplement '--action-list' command line option.
Tavmjong Bah
1
-2
/
+4
2018-11-12
Rewrite of main.cpp using InkscapeApplication (Gtk::Application)
Tavmjong Bah
1
-0
/
+575
[prev]