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