summaryrefslogtreecommitdiff
path: root/plugins/xsettings/xsettings-manager.c
Commit message (Expand)AuthorAgeFilesLines
* plugins: Stop using GSliceFernando Monteiro2022-04-231-2/+2
* xsettings: Add support for XFixes ClientDisconnectModeOlivier Fourdan2021-07-261-0/+3
* xsettings: make the alignment padding clearerRyan Lortie2012-03-091-6/+13
* xsettings: add XSETTINGS_VARIANT_TYPE_COLOR macroRyan Lortie2012-03-091-1/+4
* xsettings: add GVariant 'overrides' to the managerRyan Lortie2012-03-091-0/+42
* xsettings: introduce 'tiers' of XSettingsRyan Lortie2012-03-091-5/+6
* xsettings: rework delete() as set(NULL)Ryan Lortie2012-03-091-7/+10
* xsettings: add xsettings_setting_get() accessorRyan Lortie2012-03-091-1/+1
* xsettings: always call xsettings_setting_set()Ryan Lortie2012-03-091-9/+1
* xsettings: switch to GVariant for value storageRyan Lortie2012-03-091-39/+42
* xsettings: logic tweakRyan Lortie2012-03-091-4/+4
* xsettings: pass name into set function separatelyRyan Lortie2012-03-091-5/+6
* xsettings: split xsettings_setting_copy to new/setRyan Lortie2012-03-091-14/+12
* xsettings: switch manager to GLib memory functionsRyan Lortie2012-03-091-6/+5
* xsettings: drop a pair of unused functionsRyan Lortie2012-03-091-21/+0
* xsettings: drop XSettingsBuffer; use GStringRyan Lortie2012-03-091-88/+41
* xsettings: use GHashTable in the xsettings managerRyan Lortie2012-03-091-22/+16
* xsettings: don't return XSettingsResult codesRyan Lortie2012-03-091-17/+13
* xsettings: remove global 'settings' listRyan Lortie2012-03-091-8/+6
* xsettings: remove unused function from headerRyan Lortie2012-03-091-1/+1
* Initial checkin. Previously lived in gdm module.William Jon McCann2007-12-141-0/+424