| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cleanup includes a bit | Patrick Storz | 2019-08-31 | 1 | -0/+13 |
| | | |||||
| * | Restore ability to pipe a file into Inkscape. | Tavmjong Bah | 2019-06-19 | 1 | -0/+1 |
| | | |||||
| * | Make InkscapeApplication responsible for managing documents and windows. | Tavmjong Bah | 2019-03-15 | 1 | -1/+1 |
| | | | | | Any change from previous behavior is a bug. | ||||
| * | Use ink_file_open in sp_file_open. | Tavmjong Bah | 2019-01-15 | 1 | -1/+1 |
| | | |||||
| * | Rewrite of main.cpp using InkscapeApplication (Gtk::Application) | Tavmjong Bah | 2018-11-18 | 1 | -0/+26 |
| | | | | | | | | 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. | ||||
| * | Remove unused headers in src/io/ | Emmanuel Gil Peyrot | 2018-11-05 | 1 | -25/+0 |
| | | |||||
| * | Move some files to 'io' directory. | Tavmjong Bah | 2018-10-13 | 1 | -0/+25 |
