summaryrefslogtreecommitdiffstats
path: root/src/ui/monitor.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
|
* Move GTKMM_CHECK_VERSION from config.h to it's own headerEduard Braun2018-10-011-0/+2
| | | | | Avoids having to recompile most of the Inkscape codebase whenever gtkmm is updated.
* ui/monitor: Fix const qualificationAlexander Valavanis2018-03-041-1/+1
|
* Add convenience functions to obtain monitor geometryEduard Braun2018-01-071-0/+107