7672 Commits

Author SHA1 Message Date
Ryan Lortie
a3f3392d72 clean up schema compiler
enforce key name restrictions
2010-04-15 23:32:26 -04:00
Vincent Untz
b535bff3bd Rename memory backend to keyfile 2010-04-15 23:06:05 -04:00
Matthias Clasen
8acd0cc084 Trivial style fixups 2010-04-15 23:00:32 -04:00
Matthias Clasen
a2ce8aee95 Add some more topics 2010-04-15 22:36:16 -04:00
Ryan Lortie
5c0f99a3e0 update memory settings to new API 2010-04-15 18:36:08 -04:00
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
Ryan Lortie
b82a5fce5f null settings 2010-04-15 17:36:07 -04:00
Ryan Lortie
71c30304ea move byteswapping from reader to gsettingsschema 2010-04-15 16:36:18 -04:00
Ryan Lortie
d0b4953423 gvdb changes 2010-04-15 15:51:59 -04:00
Matthias Clasen
274e216bac Push the unimplementedness down into gvdb 2010-04-15 15:35:42 -04:00
Vincent Untz
8f23a01b5d Do not send a changed signal when a non-existing key is reset 2010-04-15 14:34:03 -04:00
Ryan Lortie
93a54a2d07 gitignore files generated by test 2010-04-15 14:29:12 -04:00
Ryan Lortie
d3240f6c30 more fixes 2010-04-15 13:29:53 -04:00
Ryan Lortie
a07b0fc2ed lots of schemas changes 2010-04-15 13:29:53 -04:00
Vincent Untz
106716d8ec Implement reset in the memory backend
Needs testing, though.
2010-04-15 13:17:22 -04:00
Matthias Clasen
a469a3d068 Some more cosmetics 2010-04-15 12:39:21 -04:00
Matthias Clasen
e228a7fb81 Make gtk-doc ignore private headers 2010-04-15 12:34:47 -04:00
Matthias Clasen
45eb60664d Cosmetic changes 2010-04-15 12:33:51 -04:00
Matthias Clasen
7f01ebb1e6 Add a stub for a migration chapter 2010-04-15 12:03:18 -04:00
Matthias Clasen
9f674b5070 Don't leak strings all over the place 2010-04-15 11:35:11 -04:00
Matthias Clasen
e699d56dbe Skip localization tests if translations don't work 2010-04-15 11:19:12 -04:00
Matthias Clasen
ac3dfbcf8c Document g_settings_get_child 2010-04-15 11:19:12 -04:00
Ryan Lortie
09ce895cc6 g_string_append_len() accept NULL with length == 0 2010-04-15 10:13:46 -04:00
Sweta Kothari
7d505d1934 Updated gujarati translations 2010-04-15 10:13:46 -04:00
Sandeep Shedmake
32c5b8a276 Updated Marathi Translations 2010-04-15 10:13:46 -04:00
Matthias Clasen
6a9dd0a58e Update DTD for l10n attribute 2010-04-15 10:10:34 -04:00
Ryan Lortie
0a1ae05479 allow gsettingsbackend.h during gio compilation 2010-04-15 10:06:51 -04:00
Matthias Clasen
94fbea8297 Add a nonworking test for localized defaults 2010-04-15 10:03:05 -04:00
Ryan Lortie
d04bc3b39d add reset virtual method 2010-04-15 09:57:16 -04:00
Vincent Untz
d8245e2b36 Do not redefine the extension point name 2010-04-15 07:56:53 -04:00
Matthias Clasen
a62300d873 More doc tweaks 2010-04-15 01:49:05 -04:00
Matthias Clasen
c850d13330 Add a man page for gschema-compile 2010-04-15 01:49:05 -04:00
Ryan Lortie
199ef85f03 include index of all keys in schema file
give l10n='messages' instead of 'true'
2010-04-15 01:06:49 -04:00
Vincent Untz
9f412ce6ae Really always output typed values for simple format for now
When outputting the format from another source than a gconf schema, we
didn't have this information.
2010-04-15 00:44:56 -04:00
Ryan Lortie
533a75058d gsettingsbackend docs 2010-04-15 00:41:19 -04:00
Vincent Untz
3cd8c43304 Add support for range in gsettings-schema-convert 2010-04-15 00:37:53 -04:00
Ryan Lortie
28c8a8f31f maybe bindings work now. maybe not. 2010-04-15 00:15:03 -04:00
Matthias Clasen
ef92c18a3a Fix up some tests again 2010-04-15 00:08:53 -04:00
Matthias Clasen
7584a61e5e Use --targetdir 2010-04-14 23:57:55 -04:00
Matthias Clasen
0b23e3b019 Add a --targetdir option to gschema-compile
Also port gschema-compile to GOption, so that we get --help.
2010-04-14 23:53:00 -04:00
Ryan Lortie
8901dffd82 Merge branch 'master' into new-gsettings 2010-04-14 23:45:57 -04:00
Ryan Lortie
d17f4bee17 GVariant: fix for g_variant_iter_loop() 2010-04-14 23:36:23 -04:00
Ryan Lortie
2f9292fb84 l10n for gsettings 2010-04-14 23:18:07 -04:00
Ryan Lortie
193c926d8a write l10n to compiled schema 2010-04-14 23:18:06 -04:00
Matthias Clasen
92f9fb650f Trivial coding style fixes 2010-04-14 23:13:29 -04:00
Matthias Clasen
af3dddee35 Document extension points and environment variables 2010-04-14 22:58:55 -04:00
Matthias Clasen
f223facd79 Tweak backend docs 2010-04-14 22:38:37 -04:00
Matthias Clasen
fe0500e71e Fix include guard style 2010-04-14 22:23:06 -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