summaryrefslogtreecommitdiffstats
path: root/src/actions/actions-selection.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-12-09Gtk/Gio templating of main inkscape application class to allow commandline ↵Marc Jeanmougin1-1/+6
usage when graphic server is not available
2018-11-27Add a rotation action.Tavmjong Bah1-0/+1
2018-11-26Add "select" action for backwards compatibility. Fix typo for ↵Tavmjong Bah1-1/+2
"select-via-class".
2018-11-19Allow any valid Verb to be used in "--actions".Tavmjong Bah1-0/+124
Rename "select" action to "select-via-id". Add "select-via-class", "select-via-element", "select-via-selector", and "select-clear" actions.