summaryrefslogtreecommitdiff
path: root/lib/colord/cd-client.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in device-removed signal documentationJeremy Cline2021-05-041-1/+1
* trivial: Fix some typos spotted using codespellRichard Hughes2019-04-081-1/+1
* trivial: Fix a GObjectIntrospection markup mistakeRichard Hughes2018-03-291-1/+1
* trivial: Remove useless private gtk-doc headersRichard Hughes2017-07-191-24/+0
* libcolord: Fix a hard-to-reproduce bug when cancelling async operationsRichard Hughes2016-03-161-8/+8
* trivial: Fix FALSE/NULL confusion spotted with GCC6Richard Hughes2016-03-031-14/+14
* libcolord: Port to GTaskRichard Hughes2015-10-141-526/+255
* Use G_DECLARE_DERIVABLE_TYPE in libcolordRichard Hughes2015-10-131-72/+90
* Port to g_autoptr()Richard Hughes2015-10-131-85/+85
* cd_client_connect_cb(): do not leak previously g_variant_dup_string() strings.Roman Lebedev2015-05-261-3/+11
* Fix compile using mingw64Richard Hughes2014-11-191-2/+6
* trivial: Silence some invalid _cleanup_free_ warningsRichard Hughes2014-11-191-1/+1
* trivial: Use systemd-style cleanup functionsRichard Hughes2014-06-041-89/+89
* Use __attribute__(cleanup) to simplify memory cleanupRichard Hughes2014-06-031-300/+168
* Add methods to create a profile using CdClient with a CdIcc objectRichard Hughes2013-07-161-0/+75
* Add SystemVendor and SystemModel string properties to the main interfaceRichard Hughes2013-07-051-1/+93
* trivial: NULL != FALSE for some compilersRichard Hughes2013-05-091-48/+48
* trivial: Use g_error_matches() to avoid another clang warningRichard Hughes2013-05-091-2/+3
* trivial: Use G_SOURCE_CONTINUE and G_SOURCE_REMOVERichard Hughes2013-02-181-1/+1
* libcolord: Do not expect a system proxy when checking if the daemon existsRichard Hughes2013-02-121-5/+16
* Move libcolord into lib/colord in the project to avoid path crazynessRichard Hughes2013-02-041-0/+2870