| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Templates: Accept non-underscored variants of "inkscape:templateinfo" | Patrick Storz | 2019-08-31 | 1 | -1/+9 |
| | | |||||
| * | cleanup includes a bit | Patrick Storz | 2019-08-31 | 1 | -2/+5 |
| | | |||||
| * | Allow good render of multiples stylesheets | Jabiertxof | 2019-07-08 | 1 | -2/+0 |
| | | |||||
| * | allow multiple style tags | Jabier Arraiza | 2019-07-08 | 1 | -0/+2 |
| | | |||||
| * | Restore ability to pipe a file into Inkscape. | Tavmjong Bah | 2019-06-19 | 1 | -0/+23 |
| | | |||||
| * | Make InkscapeApplication responsible for managing documents and windows. | Tavmjong Bah | 2019-03-15 | 1 | -38/+67 |
| | | | | | Any change from previous behavior is a bug. | ||||
| * | Use ink_file_open in sp_file_open. | Tavmjong Bah | 2019-01-15 | 1 | -2/+18 |
| | | |||||
| * | Rewrite of main.cpp using InkscapeApplication (Gtk::Application) | Tavmjong Bah | 2018-11-18 | 1 | -0/+64 |
| 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. | |||||
