summaryrefslogtreecommitdiffstats
path: root/src/io/file.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cleanup includes a bitPatrick Storz2019-08-311-0/+13
|
* Restore ability to pipe a file into Inkscape.Tavmjong Bah2019-06-191-0/+1
|
* Make InkscapeApplication responsible for managing documents and windows.Tavmjong Bah2019-03-151-1/+1
| | | | Any change from previous behavior is a bug.
* Use ink_file_open in sp_file_open.Tavmjong Bah2019-01-151-1/+1
|
* Rewrite of main.cpp using InkscapeApplication (Gtk::Application)Tavmjong Bah2018-11-181-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 Peyrot2018-11-051-25/+0
|
* Move some files to 'io' directory.Tavmjong Bah2018-10-131-0/+25