projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add private _g_bus_get_singleton_if_exists() function
[platform/upstream/glib.git]
/
gio
/
gsettingsbackend.c
2012-03-31
Robert Ancell
Add missing allow-none annotations for function parameters.
blob
|
commitdiff
2012-01-27
Ryan Lortie
GSettings: two memory use fixes
blob
|
commitdiff
|
diff to current
2012-01-13
Alexander Larsson
Merge remote-tracking branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2011-12-22
Ryan Lortie
GSettingsBackend: allow floating refs from read()
blob
|
commitdiff
|
diff to current
2011-11-21
Ryan Lortie
Drop last uses of @returns:
blob
|
commitdiff
|
diff to current
2011-10-04
Dan Winship
Add _g_io_module_get_default(), use to simplify other...
blob
|
commitdiff
|
diff to current
2011-10-04
Dan Winship
gsettingsbackend: remove useless check
blob
|
commitdiff
|
diff to current
2011-09-21
Ryan Lortie
GSettings: port from GStaticMutex to GMutex
blob
|
commitdiff
|
diff to current
2011-09-12
Ryan Lortie
Merge remote-tracking branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2011-09-06
Ryan Lortie
GSettingsBackend: emit changes to correct thread
blob
|
commitdiff
|
diff to current
2011-08-29
Matthias Clasen
Spelling fixes
blob
|
commitdiff
|
diff to current
2011-06-20
Colin Walters
Stop using glib-genmarshal at build time
blob
|
commitdiff
|
diff to current
2011-05-07
Ryan Lortie
Allow NULL to be stored into GSettings trees
blob
|
commitdiff
|
diff to current
2011-04-29
David Zeuthen
Merge branch 'master' into gdbus-codegen
blob
|
commitdiff
|
diff to current
2011-04-15
Ryan Lortie
Merge remote-tracking branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2011-04-11
Ryan Lortie
GSettings: make _sync() a no-op if uninitialised
blob
|
commitdiff
|
diff to current
2011-01-27
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2011-01-07
Pavel Holejsovsky
Add and update GI annotations in 'Settings'
blob
|
commitdiff
|
diff to current
2011-01-05
Christian Persch
Make the memory and null settings backends public
blob
|
commitdiff
|
diff to current
2010-11-29
Matthias Clasen
Various doc tweaks
blob
|
commitdiff
|
diff to current
2010-10-04
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-10-04
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-10-03
Ryan Lortie
Bug 623400 - acquire context before dispatching
blob
|
commitdiff
|
diff to current
2010-09-24
Johan Dahlin
Add a lot of missing annotations
blob
|
commitdiff
|
diff to current
2010-09-09
Ryan Lortie
Create GSettingsListenerVTable
blob
|
commitdiff
|
diff to current
2010-07-22
Ryan Lortie
Cleanup the GSettingsBackend API
blob
|
commitdiff
|
diff to current
2010-07-07
Ryan Lortie
gio/: fully remove gioalias hacks
blob
|
commitdiff
|
diff to current
2010-07-07
Ryan Lortie
GSettings: warn if use the 'memory' backend
blob
|
commitdiff
|
diff to current
2010-07-06
Matthias Clasen
Small documentation addition
blob
|
commitdiff
|
diff to current
2010-06-24
Ryan Lortie
GSettingsBackend: some debug code
blob
|
commitdiff
|
diff to current
2010-06-17
Ryan Lortie
GSettings: remove "context" from backend too.
blob
|
commitdiff
|
diff to current
2010-06-17
Ryan Lortie
Bug 621266 - GSettings "context" clarification
blob
|
commitdiff
|
diff to current
2010-06-16
Ryan Lortie
GSettings: major refactor. Add enums, range.
blob
|
commitdiff
|
diff to current
2010-06-11
Ryan Lortie
Add g_settings_sync() and use it
blob
|
commitdiff
|
diff to current
2010-06-10
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-06-04
Ryan Lortie
add get_permission API to GSettingsBackend
blob
|
commitdiff
|
diff to current
2010-05-25
Ryan Lortie
change GSettingsBackend.list() API
blob
|
commitdiff
|
diff to current
2010-05-17
Ryan Lortie
improve thread safety in GDelayedSettingsBackend
blob
|
commitdiff
|
diff to current
2010-05-17
Ryan Lortie
GSettingsBackend: make signal dispatch threadsafe
blob
|
commitdiff
|
diff to current
2010-05-17
Ryan Lortie
GSettings: support emitting signals in threads
blob
|
commitdiff
|
diff to current
2010-05-02
Ryan Lortie
GSettings: fix mixed use of a pointer
blob
|
commitdiff
|
diff to current
2010-04-28
Ryan Lortie
GSettingsBackend API/ABI change
blob
|
commitdiff
|
diff to current
2010-04-22
Javier Jardón
[gsettings] Add g_return_*_if_fail() guards in GSetting...
blob
|
commitdiff
|
diff to current
2010-04-21
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-04-18
Matthias Clasen
Fix up docs for backend setup functions
blob
|
commitdiff
|
diff to current
2010-04-17
Ryan Lortie
add backend setup APIs
blob
|
commitdiff
|
diff to current
2010-04-16
Matthias Clasen
Some doc tweaks
blob
|
commitdiff
|
diff to current
2010-04-16
Ryan Lortie
GSettingsBackend: fix type in g_return_val_if_fail
blob
|
commitdiff
|
diff to current
2010-04-16
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-04-16
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-04-15
Ryan Lortie
GSettingsBackend: fix NULL vs "" context issues
blob
|
commitdiff
|
diff to current
2010-04-15
Ryan Lortie
GSettings: Modify backend API
blob
|
commitdiff
|
diff to current
2010-04-15
Ryan Lortie
merge GSettingsBackend
blob
|
commitdiff
|
diff to current