summaryrefslogtreecommitdiffstats
path: root/src/inkscape-window.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-22Properly update document view when closing, then opening a new filePatrick Storz1-0/+2
2019-02-17Add document_open and document_close functions and use them in batch mode.Tavmjong Bah1-0/+1
2019-02-15Code simplification using InkscapeApplication singleton.Tavmjong Bah1-2/+4
2019-02-03Add missing file in previous commit.Tavmjong Bah1-1/+1
2019-01-30Allow InkscapeApplication to track current document, selection, and desktop.Tavmjong Bah1-4/+9
2019-01-22Move main menu bar from desktop-widget to inkscape-window.Tavmjong Bah1-1/+2
2019-01-19Remove sp_create_window().Tavmjong Bah1-1/+6
2019-01-13Another baby step in creating InkscapeWindow.Tavmjong Bah1-1/+6
2019-01-09First baby step in adding InkscapeWindow (Gtk::ApplicationWindow)Tavmjong Bah1-6/+25
2018-11-08Clarify licensesMax Gaukler1-2/+10
2018-11-04Rewrite of inkview using InkApplication (Gtk::Application).Tavmjong Bah1-0/+28