summaryrefslogtreecommitdiffstats
path: root/src/actions/actions-base.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Empty string exception for CLI verbsNathan Lee2019-03-211-1/+1
* Gtk/Gio templating of main inkscape application class to allow commandline us...Marc Jeanmougin2018-12-091-1/+5
* Fix a couple typos. Change separator for --verb from ',' to ';' to be consten...Tavmjong Bah2018-11-261-1/+1
* Allow any valid Verb to be used in "--actions".Tavmjong Bah2018-11-191-42/+1
* Rewrite of main.cpp using InkscapeApplication (Gtk::Application)Tavmjong Bah2018-11-181-0/+277