summaryrefslogtreecommitdiffstats
path: root/src/ui/monitor.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-03-31Some anti-aliasingPatrick Storz1-1/+1
2018-11-08Clarify licensesMax Gaukler1-18/+5
- 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
2018-01-07Add convenience functions to obtain monitor geometryEduard Braun1-9/+14
2017-11-26license fixEduard Braun1-1/+1
2017-05-07Move functions for switching gettext charset to helper/gettext.hEduard Braun1-0/+2
(bzr r15675.1.3)
2017-05-07Move gettext initialization into separate function so it can be re-used ↵Eduard Braun1-0/+44
(will come in handy in inkview) (bzr r15675.1.2)