summaryrefslogtreecommitdiff
path: root/src/display-manager-service.c
Commit message (Expand)AuthorAgeFilesLines
* Use more modern *_get_instance_private() method for storing private dataRobert Ancell2018-08-301-74/+95
* Remove use of deprecated g_type_class_add_privateRobert Ancell2018-08-301-3/+1
* Move variable declarations from the start of function blocks.Robert Ancell2018-01-121-90/+60
* Remove unnecessary semicolons on the end of macrosRobert Ancell2017-12-111-1/+1
* Use g_auto to automatically free memoryRobert Ancell2017-09-271-14/+7
* Refator D-Bus service into its own classRobert Ancell2016-12-061-0/+746