GSocketControlMessage: clean up confusing code
[platform/upstream/glib.git] / gio / gsettings-tool.c
2010-09-22 Claude ParozAdd translator comments for command parameter translation
2010-09-09 Ryan Lortiesplit GSettings.list_items => list_{children,keys}
2010-07-22 Ryan LortieCleanup the GSettingsBackend API
2010-06-30 Ryan Lortieg_settings_list_keys() -> _list_items()
2010-06-27 Matthias ClasenFilter out child schema entries when listing keys
2010-06-27 Matthias ClasenImplement bash completion for gsettings
2010-06-27 Ryan LortieGSettings: Don't free value before using its type
2010-06-19 Milan Bouchet-ValatFix gsettings tool crash, part 2
2010-06-19 Milan Bouchet-ValatFix gsettings tool crash
2010-06-17 Ryan LortieMake g_settings_sync() a proper prototype.
2010-06-11 Ryan LortieAdd g_settings_sync() and use it
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-05-24 Ryan LortieGDBusConnection.call(): add 'reply_type' argument
2010-05-17 Ryan LortieGSettings tool: work-around GDBus issue
2010-04-22 Matthias ClasenRename gsettings-tool to gsettings
2010-04-21 Matthias ClasenAdd documentation and translation for gsettings-tool
2010-04-21 Matthias ClasenAdd a minimal commandline utility to poke GSettings