7727 Commits

Author SHA1 Message Date
Matthias Clasen
1184f003ce Add a test for future API
This tests the coming G_SETTINGS_BIND_GET_NO_CHANGE flag.
Test-driven and all that...
2010-04-16 23:27:25 -04:00
Matthias Clasen
3b560a129b Cosmetics 2010-04-16 23:27:25 -04:00
Vincent Untz
d17c77ce95 Improve error messages in schema converter 2010-04-16 23:25:13 -04:00
Ryan Lortie
eedfbdf80f g_settings_bind() fixes
- track sensitivity changes
 - move vuntz-mapping code to new file
 - option to only get initial value from settings
2010-04-16 23:04:10 -04:00
Vincent Untz
ed0544b305 Support gettext-domain attribute in schema converter 2010-04-16 22:59:07 -04:00
Vincent Untz
461eac0f58 Fix trivial crashes when outputting range/choices in simple format 2010-04-16 22:39:00 -04:00
Vincent Untz
63377bd1de Support l10n attribute in schema converter 2010-04-16 22:38:46 -04:00
Vincent Untz
881261e957 Fix choices output in simple format 2010-04-16 22:25:31 -04:00
Vincent Untz
c4036752ba Fix support for choices/range in schema converter 2010-04-16 22:22:02 -04:00
Vincent Untz
fd619f24e8 Do not crash when converting a gconf schema with no default value 2010-04-16 22:00:27 -04:00
Matthias Clasen
6363ddeb76 Some wording changes in the docs
A few typo fixes included as well.
2010-04-16 21:39:18 -04:00
Matthias Clasen
ad198566aa Man page tweaks 2010-04-16 20:37:09 -04:00
Vincent Untz
41d50f655d Do not crash when binding with no schema
There's already a g_critical() call for this later on.
2010-04-16 19:23:14 -04:00
Vincent Untz
0b72c678c7 Do not blindly fail if default mapping function can't handle the binding
It's perfectly okay to have no specific mapping function for get if the
caller is not interested in get anyway.
2010-04-16 19:19:02 -04:00
Matthias Clasen
2a1e228408 Add context attribute to DTD 2010-04-16 19:03:50 -04:00
Matthias Clasen
ca51cd6f45 Fix a parameter name mismatch that gives gtk-doc heartburn 2010-04-16 18:36:36 -04:00
Matthias Clasen
20fe1e25ea More doc cleanups 2010-04-16 18:36:16 -04:00
Matthias Clasen
c3c7263b0b Add new convenience api to docs 2010-04-16 18:28:38 -04:00
Matthias Clasen
788d082dcd Some more details about bindings 2010-04-16 18:00:51 -04:00
Matthias Clasen
bf25ce26b3 Cosmetic fix 2010-04-16 17:52:56 -04:00
Matthias Clasen
97e34bd9fb Documentation fixes 2010-04-16 17:51:59 -04:00
Matthias Clasen
c057ec2dd6 Fix binding test failures 2010-04-16 17:33:43 -04:00
Matthias Clasen
644e9c8984 Some more binding tests 2010-04-16 17:30:49 -04:00
Matthias Clasen
0629f96c67 A first binding test 2010-04-16 16:57:05 -04:00
Matthias Clasen
4c9105c3e5 Document --schema-id 2010-04-16 15:50:24 -04:00
Matthias Clasen
a55ec73fa4 Add a destroy notify for the user_data in the binding api 2010-04-16 15:47:30 -04:00
Matthias Clasen
741a4cb25f Document binding api 2010-04-16 15:45:55 -04:00
Ryan Lortie
4b62609783 removed unused gio-marshallers 2010-04-16 15:31:59 -04:00
Ryan Lortie
31b389788f GSettings: new signal setup 2010-04-16 15:31:59 -04:00
Vincent Untz
9c20ad6806 Add --schema-id option to gsettings-schema-convert
This is useful for easier migration of gconf schemas.
2010-04-16 14:52:07 -04:00
Ryan Lortie
9869bb90c6 set version to 2.25.0 2010-04-16 14:31:18 -04:00
Ryan Lortie
a15c852873 won't build. must DO THIS ======> 2010-04-16 14:30:43 -04:00
Ryan Lortie
dfe3dbfad1 gio.symbols for convenience wrappers 2010-04-16 14:30:43 -04:00
Ryan Lortie
46ba0d3e85 Add convenience get/set wrappers 2010-04-16 14:30:43 -04:00
Matthias Clasen
fc05516b0d Add bind api 2010-04-16 13:09:10 -04:00
Matthias Clasen
602625aa3d Mention key names in the schema migration docs 2010-04-16 13:03:14 -04:00
Matthias Clasen
9970c6854a Add an --allow-any-name option
This will make it easier for people to keep their GConf key names
in the transition period.
2010-04-16 13:03:14 -04:00
Vincent Untz
d02558fbf3 Add support for common types in the default mapping functions for bind 2010-04-16 12:56:38 -04:00
Matthias Clasen
5614143e2b Add section on schema migration 2010-04-16 12:46:28 -04:00
Ryan Lortie
1a3771e144 delayed settings copyright fixups 2010-04-16 12:06:22 -04:00
Matthias Clasen
10a837c168 Rename memory backend to keyfile in the docs as well 2010-04-16 11:41:37 -04:00
Matthias Clasen
7dc1684f59 Some more migration guide 2010-04-16 11:37:47 -04:00
Ryan Lortie
db3f203b89 merge builder from master 2010-04-16 11:07:23 -04:00
Ryan Lortie
5936df8ba8 awo;fjie 2010-04-16 11:07:14 -04:00
Matthias Clasen
44e4c97d8b Some cosmetic changes 2010-04-16 10:55:37 -04:00
Matthias Clasen
c2804c0f57 Update docs for api changes 2010-04-16 10:55:36 -04:00
Matthias Clasen
d34c1ba0dd Update docs for api changes 2010-04-16 10:55:36 -04:00
Ryan Lortie
943307689f exports/PLT fixups 2010-04-16 09:07:34 -04:00
Ryan Lortie
b7db858c04 delayed: fix issues found by test
gsettings: remove dead code
test: don't leak in a way that causes test failures
2010-04-16 08:42:38 -04:00
Ryan Lortie
2af9caf953 re-enable keyfile backend 2010-04-16 08:41:49 -04:00