summaryrefslogtreecommitdiffstats
path: root/src/cms-system.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-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
* Updates for GdkScreen/GdkMonitor API changesAlexander Valavanis2017-07-091-2/+2
|
* Minor pass of header cleanupLiam P. White2014-08-301-5/+3
| | | (bzr r13341.1.189)
* Fixed more mismatched-tags; replaced GObject-properties in SPGuideMarkus Engel2013-08-011-1/+1
| | | (bzr r11608.1.115)
* Kill ancient gcc version check in configure.ac and fix a load of broken ↵Alex Valavanis2013-03-141-1/+1
| | | | | forward declarations (bzr r12203)
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762)
* Refactored to abstract lcms usage more. Added CMSSystem class.Jon A. Cruz2011-07-101-0/+60
(bzr r10437)