| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Give more descriptive names to document file related variables and functions. | Tavmjong Bah | 2019-02-20 | 1 | -1/+1 |
| | | | | | Makes searching through code for them easier. | ||||
| * | Minor style fixes | Marc Jeanmougin | 2019-01-01 | 1 | -1/+1 |
| | | |||||
| * | Remove dependance of SVGViewWidget on SVGView and View. Remove SVGView. | Tavmjong Bah | 2018-12-03 | 1 | -5/+0 |
| | | | | | Another step in making View not dependent on GUI. | ||||
| * | Remove unneeded include. | Tavmjong Bah | 2018-11-27 | 1 | -1/+0 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -2/+10 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | C++ify SVGViewWidget. Remove unused code. | Tavmjong Bah | 2018-11-06 | 1 | -5/+6 |
| | | |||||
| * | 1. Fix fullscreen mode from command line. | Tavmjong Bah | 2018-11-04 | 1 | -3/+10 |
| | | | | | 2. Display all files in a directory if the directory is explicitly included in command line. | ||||
| * | Add --preload option. | Tavmjong Bah | 2018-11-04 | 1 | -1/+27 |
| | | |||||
| * | Rewrite of inkview using InkApplication (Gtk::Application). | Tavmjong Bah | 2018-11-04 | 1 | -0/+412 |
| 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). | |||||
