summaryrefslogtreecommitdiffstats
path: root/src/inkview-options-group.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite of inkview using InkApplication (Gtk::Application).Tavmjong Bah2018-11-041-56/+0
| | | | | | | | Use Gio::File for accessing files. Use Gio options to handle command line arguments. Use Gio::Action's. Use Gtk::Builder for control window. Only create SPDocument when requested for display and then cache it (should speed up start-up).
* Inkview: Split options code outAlexander Valavanis2018-03-041-0/+56