summaryrefslogtreecommitdiffstats
path: root/src/inkscape-window.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make InkscapeWindow responsible for adding window to app.Tavmjong Bah2019-01-161-0/+14
| | | | Prevents premature program termination if original window deleted.
* Another baby step in creating InkscapeWindow.Tavmjong Bah2019-01-131-2/+15
|
* Prevent window from stealing key presses.Tavmjong Bah2019-01-101-1/+1
|
* First baby step in adding InkscapeWindow (Gtk::ApplicationWindow)Tavmjong Bah2019-01-091-0/+47