Ryan Lortie
|
ee2cccebab
|
fixes from 'maaster' to go with the last commit
|
2010-04-15 18:30:55 -04:00 |
|
Ryan Lortie
|
4c3c429f70
|
merge back 'master' changes
|
2010-04-15 18:25:32 -04:00 |
|
Matthias Clasen
|
a469a3d068
|
Some more cosmetics
|
2010-04-15 12:39:21 -04:00 |
|
Ryan Lortie
|
d04bc3b39d
|
add reset virtual method
|
2010-04-15 09:57:16 -04:00 |
|
Ryan Lortie
|
533a75058d
|
gsettingsbackend docs
|
2010-04-15 00:41:19 -04:00 |
|
Matthias Clasen
|
92f9fb650f
|
Trivial coding style fixes
|
2010-04-14 23:13:29 -04:00 |
|
Matthias Clasen
|
f223facd79
|
Tweak backend docs
|
2010-04-14 22:38:37 -04:00 |
|
Matthias Clasen
|
ac118e00be
|
Document the backend api as unstable
And protect it by G_SETTINGS_ENABLE_BACKEND to make this explicit.
|
2010-04-14 22:17:35 -04:00 |
|
Vincent Untz
|
d6d1b2db9f
|
Do not fail in g_settings_backend_keys_changed() if path is ""
|
2010-04-14 20:59:26 -04:00 |
|
Ryan Lortie
|
c837c2940a
|
backend: changed callbacks
|
2010-04-14 20:30:49 -04:00 |
|
Ryan Lortie
|
bbb38cf9af
|
return reference on GSettingsBackend
|
2010-04-14 20:30:49 -04:00 |
|
Ryan Lortie
|
1908b1c61b
|
:D :D :D :D
|
2010-04-14 17:59:52 -04:00 |
|
Ryan Lortie
|
c993002c2d
|
really disruptive breaking of stuff
|
2010-04-14 13:23:01 -04:00 |
|
Ryan Lortie
|
171d293b6f
|
signals changes
|
2010-04-14 13:21:33 -04:00 |
|
Matthias Clasen
|
fe3e6f85be
|
Add a stub long description
|
2010-04-13 23:17:31 -04:00 |
|
Vincent Untz
|
5c6c22bc55
|
Update doc of g_settings_backend_changed
The items argument always has to be NULL-terminated, regardless of the
value of n_items, for consistency.
|
2010-04-13 22:02:30 -04:00 |
|
Ryan Lortie
|
14173184a7
|
GSettings seems to work now
|
2010-04-13 16:46:40 -04:00 |
|
Vincent Untz
|
23907aaae8
|
Fix get/set property of GSettingsBackend
The backend variable needs to be initialized.
|
2010-04-13 15:56:41 -04:00 |
|
Matthias Clasen
|
b986347549
|
Add context support to GSettingsBackend
This will be used to instantiate backends for writing user settings,
system settings, system defaults or settings for the login session.
|
2010-04-13 13:18:40 -04:00 |
|
Matthias Clasen
|
b333be6f5c
|
Do a pass over the backend docs
|
2010-04-13 10:51:26 -04:00 |
|
Ryan Lortie
|
e06ca1fae6
|
some GSettings stuff
|
2010-04-13 09:16:09 -04:00 |
|