summaryrefslogtreecommitdiffstats
path: root/src/cms-system.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-0/+9
- 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
2017-07-09Updates for GdkScreen/GdkMonitor API changesAlexander Valavanis1-2/+2
2014-09-27Update to experimental r13565Liam P. White1-5/+3
(bzr r13341.5.16)
2014-08-30Minor pass of header cleanupLiam P. White1-5/+3
(bzr r13341.1.189)
2013-08-01Fixed more mismatched-tags; replaced GObject-properties in SPGuideMarkus Engel1-1/+1
(bzr r11608.1.115)
2013-03-14Kill ancient gcc version check in configure.ac and fix a load of broken ↵Alex Valavanis1-1/+1
forward declarations (bzr r12203)
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-1/+1
Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762)
2011-07-10Refactored to abstract lcms usage more. Added CMSSystem class.Jon A. Cruz1-0/+60
(bzr r10437)