summaryrefslogtreecommitdiff
path: root/gio/gsettings.c
Commit message (Expand)AuthorAgeFilesLines
* gsettings: Slightly simplify g_settings_action_get_state()Philip Withnall2023-01-131-7/+1
* gsettings: Support per-desktop overrides in GSettingsActionPhilip Withnall2023-01-101-0/+3
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* Merge branch 'cleanup-warnings-split-6' into 'main'Philip Withnall2022-03-171-3/+3
|\
| * Fix redefinition of local variable in gio/gsettings.cLoic Le Page2022-02-181-3/+3
* | docs: mark macros, flags, enums with percent signGabor Karsay2022-03-041-1/+1
|/
* gsettings: Drop internal delayed memberPhilip Withnall2021-10-261-24/+12
* gsettings: Clarify that g_settings_get_child() inherits delay-applyPhilip Withnall2021-10-261-1/+15
* gsettings: Improve documentation formatting slightlyPhilip Withnall2021-10-261-1/+1
* gsettings: Add various missing (nullable) or (not nullable) annotationsLuke Yelavich2021-09-071-15/+15
* docs: Update various external links to use HEAD instead of masterPhilip Withnall2021-06-071-1/+1
* gsettings: Resolve child schemas from the parent's schema sourceChristian Persch2021-06-041-13/+9
* docs: Replace git.gnome.org with gitlab.gnome.org urlsAvinash Sonawane2021-03-241-1/+1
* gsettings: Fix a minor memory leak when getting GSettingsAction:statePhilip Withnall2021-01-201-1/+1
* gio: Document g_settings_new() missing schema behaviourChris Mayo2020-08-241-0/+6
* doc: fix typo in gio/gsettings.cEgmont Koblinger2019-09-141-1/+1
* minor typos in the documentation (a/an)Дилян Палаузов2019-08-241-1/+1
* gio: fix typo in g_settings_reset documentationSonny Piers2019-07-101-1/+1
* gio: remove use of generic marshaller from GIO objectsChristian Hergert2019-06-171-2/+10
* gio: ensure default va_marshaller is usedChristian Hergert2019-06-171-2/+2
* gsettings: Add missing ‘Deprecated’ tag to g_settings_list_keys() docsPhilip Withnall2019-05-171-0/+1
* gsettings: Document that lists are returned in no defined orderPhilip Withnall2019-05-171-2/+4
* gsettings: Clarify ownership transfer in a few placesPhilip Withnall2019-01-301-3/+5
* Merge branch 'settings-list-does-not-exist' into 'master'Philip Withnall2018-11-131-10/+3
|\
| * Clarify docs for g_settings_list_childrenMatthias Clasen2018-11-121-10/+3
* | gsettings: Add an example of a <default> with an empty stringPhilip Withnall2018-11-131-0/+5
|/
* gsettings: Fix some memory leaks on error pathsPhilip Withnall2018-07-171-2/+6
* gsettingsschema: Allow per-desktop overridesAllison Lortie2018-06-191-0/+21
* gsettings: cleanup default value lookupAllison Lortie2018-06-191-16/+4
* all: Remove trailing newlines from g_message()/g_warning()/g_error()sPhilip Withnall2018-04-271-1/+1
* gsettings: Fix leaks and assertion on range binding failuresChristophe Fergeau2018-04-111-6/+16
* GSettings: Don't mention nonexistent signal in docDaniel Boles2018-04-091-2/+1
* gsettings: fix typo in class documentationWill Thompson2018-02-121-1/+1
* gsettings: make g_settings_bind() documentation clearerXiang Fan2017-10-231-3/+3
* gsettings: Fix copy-paste error in property documentationPhilip Withnall2017-09-111-1/+1
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* docs: Remove some extraneous words from g_settings_sync() documentationPhilip Withnall2017-04-301-2/+1
* gsettings: Fix a leak in GSettingsActionPhilip Withnall2017-02-281-0/+1
* gsettings: Fix memory leak on error handling path for g_settings_set()Philip Withnall2017-02-281-8/+10
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-6/+6
* Use Unicode in translatable stringsPiotr Drąg2016-10-121-1/+1
* gsettings: clarify changed signal documentationLars Uebernickel2016-07-161-0/+3
* g_settings_reset(): add precondition checksRyan Lortie2016-07-161-0/+3
* gsettings: add get/set_{,u}int64Marc-Antoine Perennou2016-04-281-0/+114
* gio: Intern all signal names beforehandMatthias Clasen2015-09-121-4/+4
* Revert "GSettings: delay backend subscription"Matthias Clasen2015-09-011-43/+4
* Revert "GSettings: fix check for delaying backend subscription"Matthias Clasen2015-09-011-9/+3
* gsettings: Document GSettings build system integrationPhilip Withnall2015-06-091-0/+54
* gsettings: Expand documentation default value l10nPhilip Withnall2015-06-091-3/+27
* GSettingsSchema: add g_settings_schema_list_keys()Ryan Lortie2015-06-051-17/+1