| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-06-12 | revert `export-pdf-level` to `export-pdf-version` | Thomas Holder | 1 | -1/+1 | |
| Was changed in 408cb49b5559 | |||||
| 2019-03-21 | Empty string exception for CLI verbs | Nathan Lee | 1 | -1/+1 | |
| Fixes https://gitlab.com/inkscape/inbox/issues/232 | |||||
| 2019-02-20 | Give more descriptive names to document file related variables and functions. | Tavmjong Bah | 1 | -2/+2 | |
| Makes searching through code for them easier. | |||||
| 2019-01-14 | Misc. typo and whitespace fixes | luz.paz | 1 | -1/+1 | |
| Found via `codespell` and `atom editor` | |||||
| 2018-12-09 | Gtk/Gio templating of main inkscape application class to allow commandline ↵ | Marc Jeanmougin | 8 | -11/+37 | |
| usage when graphic server is not available | |||||
| 2018-12-05 | Support compiling with Debian 9. | Tavmjong Bah | 2 | -0/+11 | |
| 2018-11-27 | Add a rotation action. | Tavmjong Bah | 3 | -0/+83 | |
| 2018-11-26 | Comment out debugging output. | Tavmjong Bah | 1 | -23/+22 | |
| 2018-11-26 | Fix a couple typos. Change separator for --verb from ',' to ';' to be ↵ | Tavmjong Bah | 1 | -1/+1 | |
| constent with --actions. | |||||
| 2018-11-26 | Add "select" action for backwards compatibility. Fix typo for ↵ | Tavmjong Bah | 1 | -1/+2 | |
| "select-via-class". | |||||
| 2018-11-25 | Add file export actions. | Tavmjong Bah | 2 | -0/+291 | |
| 2018-11-19 | Allow any valid Verb to be used in "--actions". | Tavmjong Bah | 8 | -42/+404 | |
| Rename "select" action to "select-via-id". Add "select-via-class", "select-via-element", "select-via-selector", and "select-clear" actions. | |||||
| 2018-11-18 | Rewrite of main.cpp using InkscapeApplication (Gtk::Application) | Tavmjong Bah | 3 | -0/+305 | |
| Use Gio::File for accessing files. Use Gio options to handle command line arguments. Use Gio::Actions for some command line arguments. Move file export code to src/io/file-export-cmd.h/.cpp. Make into class. | |||||
| 2018-11-12 | Rewrite of main.cpp using InkscapeApplication (Gtk::Application) | Tavmjong Bah | 3 | -0/+305 | |
| Use Gio::File for accessing files. Use Gio options to handle command line arguments. Use Gio::Actions for some command line arguments. Move file export code to src/io/file-export-cmd.h/.cpp. Make into class. | |||||
| 2018-04-03 | Add new directory for 'actions' with README. | Tavmjong Bah | 1 | -0/+26 | |
