Bastien Nocera [Wed, 21 Apr 2010 15:49:00 +0000 (16:49 +0100)]
Update GSettings porting guide for new m4 macro
Bastien Nocera [Wed, 21 Apr 2010 11:25:23 +0000 (12:25 +0100)]
Add GSettings m4 macros helper
https://bugzilla.gnome.org/show_bug.cgi?id=616312
Matthias Clasen [Wed, 21 Apr 2010 14:58:05 +0000 (10:58 -0400)]
Nuke the gsettingsschemadir pc variable
Not really useful, just use $(prefix)/glib-2.0/schemas. We are getting
m4 sugar to coat this over, anyway.
Bastien Nocera [Wed, 21 Apr 2010 14:02:50 +0000 (15:02 +0100)]
Fix gschema-compile tests for --schema-files changes
Matthias Clasen [Wed, 21 Apr 2010 13:50:17 +0000 (09:50 -0400)]
Add tests for --allow-any-name
Bastien Nocera [Wed, 21 Apr 2010 11:14:40 +0000 (12:14 +0100)]
Allow passing multiple schemas to gschema-compile
To make test suites easier to implement
https://bugzilla.gnome.org/show_bug.cgi?id=616312
Bastien Nocera [Wed, 21 Apr 2010 10:15:30 +0000 (11:15 +0100)]
Add mention of GConfBridge in conversion docs
https://bugzilla.gnome.org/show_bug.cgi?id=616384
Matthias Clasen [Wed, 21 Apr 2010 13:34:57 +0000 (09:34 -0400)]
Remove leftover test data
Matthias Clasen [Wed, 21 Apr 2010 13:33:57 +0000 (09:33 -0400)]
Add an --allow-any-name option
This will make it easier for people to keep their GConf key names
in the transition period.
Conflicts:
gio/gschema-compile.c
Matthias Clasen [Wed, 21 Apr 2010 04:43:55 +0000 (00:43 -0400)]
Add some more schema compiler tests
Matthias Clasen [Wed, 21 Apr 2010 03:40:22 +0000 (23:40 -0400)]
Fix type mapping for float in gsettings-schema-convert
Bug 616331.
Matthias Clasen [Wed, 21 Apr 2010 03:28:49 +0000 (23:28 -0400)]
Simplify gschema-compile test suite
Add --one-schema-file option to gschema-compile to allow easier test
setup. Simplify the test setup.
Bug #616276.
Matthias Clasen [Wed, 21 Apr 2010 02:49:32 +0000 (22:49 -0400)]
Add gettext-domain when required, and allow to specify it on the cmdline
Bug 616309
Matthias Clasen [Wed, 21 Apr 2010 02:41:12 +0000 (22:41 -0400)]
Add documentation and translation for gsettings-tool
Matthias Clasen [Wed, 21 Apr 2010 00:54:53 +0000 (20:54 -0400)]
Add a minimal commandline utility to poke GSettings
Javier Jardón [Tue, 20 Apr 2010 03:38:02 +0000 (05:38 +0200)]
[gio] Use G_DEFINE_INTERFACE macro
Use this macro in gasyncinitable, gconverter, ginitable and
gsocketconnectable
https://bugzilla.gnome.org/show_bug.cgi?id=616245
Tor Lillqvist [Wed, 21 Apr 2010 00:22:59 +0000 (03:22 +0300)]
Tweak the generation of the file list in gio.vcproj
Visual Studio doesn't like slash as directory separator, so use
backslash. While at it, sort the list of files put in the project file
just for clarity.
Ryan Lortie [Wed, 21 Apr 2010 00:14:50 +0000 (20:14 -0400)]
remove empty initialisers { } for MSVC's sake
Ryan Lortie [Wed, 21 Apr 2010 00:13:56 +0000 (20:13 -0400)]
Merge remote branch 'gvdb/master'
Ryan Lortie [Wed, 21 Apr 2010 00:12:41 +0000 (20:12 -0400)]
__value -> value to avoid stomping the C compiler
Matthias Clasen [Tue, 20 Apr 2010 23:51:28 +0000 (19:51 -0400)]
Refer to the right directory
Christian Persch [Tue, 20 Apr 2010 23:39:03 +0000 (19:39 -0400)]
Fix gsettings mapping for uint64
Bug #616295.
Matthias Clasen [Tue, 20 Apr 2010 23:23:52 +0000 (19:23 -0400)]
Flesh out the porting guide some more
Matthias Clasen [Tue, 20 Apr 2010 19:13:07 +0000 (15:13 -0400)]
Document g_settings_bind_writable
Richard Hughes [Tue, 20 Apr 2010 21:25:23 +0000 (22:25 +0100)]
Don't crash gsettings-schema-convert for GConf schemas that contain empty elements
This can be observed in gnome-power-manager with one of the entries that
contains <long></long>
Ryan Lortie [Tue, 20 Apr 2010 21:27:17 +0000 (17:27 -0400)]
gschema-compile: output to srcdir by default
If the target directory is not explicitly set then output to the source
directory. Closes bug #616311 reported by Bastien Nocera.
Ryan Lortie [Tue, 20 Apr 2010 16:30:12 +0000 (12:30 -0400)]
GSettings: bind to writablity of a key
Richard Hughes [Tue, 20 Apr 2010 15:14:11 +0000 (16:14 +0100)]
Fix up the gtk-doc comment for the GSettings::changed signal
Ryan Lortie [Mon, 19 Apr 2010 18:16:06 +0000 (14:16 -0400)]
Add g_variant_compare() for like basic types
Ryan Lortie [Mon, 19 Apr 2010 15:05:04 +0000 (11:05 -0400)]
gschema-compile: return quickly on parse error
Suggested by Christian Persch in #616102
Javier Jardón [Mon, 19 Apr 2010 23:04:31 +0000 (01:04 +0200)]
[docs] Fix G_VALUE_COLLECT_INIT documentation
Add the documentation to the corresponding section
This macro was introduced in
commit
546fc0ca331c8d1b3393fe218a697b6a1a1c1072
Matthias Clasen [Mon, 19 Apr 2010 23:01:46 +0000 (19:01 -0400)]
Bump version
Matthias Clasen [Mon, 19 Apr 2010 23:00:28 +0000 (19:00 -0400)]
2.25.1
Matthias Clasen [Mon, 19 Apr 2010 22:26:41 +0000 (18:26 -0400)]
Don't forget to install and distribute gsettings-schema-convert
Matthias Clasen [Mon, 19 Apr 2010 22:26:41 +0000 (18:26 -0400)]
Don't forget to install and distribute gsettings-schema-convert
Matthias Clasen [Mon, 19 Apr 2010 21:33:03 +0000 (17:33 -0400)]
Bump version
Matthias Clasen [Mon, 19 Apr 2010 21:30:42 +0000 (17:30 -0400)]
2.25.0
Matthias Clasen [Mon, 19 Apr 2010 19:07:52 +0000 (15:07 -0400)]
Reset interface age to 0
Christian Persch [Mon, 19 Apr 2010 18:18:59 +0000 (14:18 -0400)]
Use g_set_error_literal where appropriate
Matthias Clasen [Mon, 19 Apr 2010 18:04:42 +0000 (14:04 -0400)]
Install a dtd in /usr/share/glib-2.0/schemas/gschema.dtd
Matthias Clasen [Mon, 19 Apr 2010 17:25:52 +0000 (13:25 -0400)]
Remove misnamed files
Matthias Clasen [Mon, 19 Apr 2010 17:14:30 +0000 (13:14 -0400)]
Some tests for gschema-compile
Mostly making sure that we produce reasonable error messages for
typical mistakes.
Javier Jardón [Mon, 19 Apr 2010 15:58:37 +0000 (17:58 +0200)]
Little fix in gio/test/Makefile.am
This was introduced in
commit
4a605693fce718a81f809245be2ebad9978031ac
Matthias Clasen [Mon, 19 Apr 2010 15:40:23 +0000 (11:40 -0400)]
Another shadowed variable fix
See bug 616154.
Matthias Clasen [Mon, 19 Apr 2010 15:31:21 +0000 (11:31 -0400)]
Don't segfault when <default> is missing
Also add a framework for schema compiler tests.
Fixes bug 616086.
David Zeuthen [Mon, 19 Apr 2010 14:42:42 +0000 (10:42 -0400)]
Bug 615111 – GAsyncInitable's default implementation is broken
Signed-off-by: David Zeuthen <davidz@redhat.com>
Ryan Lortie [Mon, 19 Apr 2010 14:28:44 +0000 (10:28 -0400)]
Don't write out zero-byte sections in builder
This and the previous issue caught by Christian Persch in bug #616156
Ryan Lortie [Mon, 19 Apr 2010 14:18:44 +0000 (10:18 -0400)]
Whitespace fixups
Ryan Lortie [Mon, 19 Apr 2010 14:17:31 +0000 (10:17 -0400)]
Fix logic error for missing options in reader
Matthias Clasen [Mon, 19 Apr 2010 14:34:42 +0000 (10:34 -0400)]
Handle int64 and double types correctly
Matthias Clasen [Mon, 19 Apr 2010 14:34:22 +0000 (10:34 -0400)]
Fix up some typos in the new tests
Ryan Lortie [Mon, 19 Apr 2010 14:28:44 +0000 (10:28 -0400)]
Don't write out zero-byte sections in builder
This and the previous issue caught by Christian Persch in bug #616156
Ryan Lortie [Mon, 19 Apr 2010 14:18:44 +0000 (10:18 -0400)]
Whitespace fixups
Ryan Lortie [Mon, 19 Apr 2010 14:17:31 +0000 (10:17 -0400)]
Fix logic error for missing options in reader
Christian Persch [Mon, 19 Apr 2010 14:00:03 +0000 (10:00 -0400)]
Add testcase for g_settings_bind with [u]int64 properties
And use different values for the doubles test.
All of these fail currently since g_settings_bind default mapping
truncate to glong (eek!).
Bug #616119
Matthias Clasen [Mon, 19 Apr 2010 13:49:22 +0000 (09:49 -0400)]
Add gsettings-related variables
Christian Persch [Mon, 19 Apr 2010 13:46:32 +0000 (09:46 -0400)]
Rename shadowed variables
Bug #616154.
Matthias Clasen [Mon, 19 Apr 2010 13:30:22 +0000 (09:30 -0400)]
Call setlocale initially
That seems to be required to make bindtextdomain work in the
l10n tests. See bug 616152.
Tor Lillqvist [Mon, 19 Apr 2010 13:13:13 +0000 (16:13 +0300)]
Bypass l10n tests for now on Windows
Matthias Clasen [Mon, 19 Apr 2010 12:54:01 +0000 (08:54 -0400)]
Add a bit about autofoo for schemas
Always a good idea to have copiable snipplets in a porting guide...
Tor Lillqvist [Mon, 19 Apr 2010 12:48:30 +0000 (15:48 +0300)]
Avoid non-portable <glob.h> API
And thus we can build gschema-compile on all platforms, and run it in
tests.
Matthias Clasen [Mon, 19 Apr 2010 12:04:57 +0000 (08:04 -0400)]
Add a schema convertion script
Tor Lillqvist [Mon, 19 Apr 2010 09:25:22 +0000 (12:25 +0300)]
Portability improvements
Gschema-compile uses glob which is available on Unix only. Thus can't
run the gschema-compile test except on Unix either.
To avoid an Automake error, comment out the SOURCES and LDADD of
unix-streams which for some reason has been commented out from
TEST_PROGS.
Can't use a Makefile.am target called foo_PROGRAMS for random files
that aren't actually programs, as Automake assumes EXEEXT should be
appended to the file names.
Tor Lillqvist [Mon, 19 Apr 2010 08:32:05 +0000 (11:32 +0300)]
Add GWin32InputStream and GWin32OutputStream classes
Correspond to GUnixInputStream and GUnixOutputStream. No true async
support though. But that is how the Win32 API is, for files not
explicitly opened for so-called overlapped IO.
The API to create these streams takes Win32 HANDLEs. Not file
descriptors, because file descriptors are specific to the C library
used. The user code and GLib might be using different C libraries.
Also add a test program for the new classes, and a gio-windows-2.0.pc
file.
Matthias Clasen [Mon, 19 Apr 2010 03:53:31 +0000 (23:53 -0400)]
Silence a warning
g_string_insert_len (s, pos, NULL, 0) is a harmless nop, don't
spew warnings in this case.
Matthias Clasen [Sun, 18 Apr 2010 19:57:11 +0000 (15:57 -0400)]
Fix up docs for backend setup functions
Matthias Clasen [Sun, 18 Apr 2010 19:55:14 +0000 (15:55 -0400)]
Refer to gio-querymodules in the extension point docs
Matthias Clasen [Sun, 18 Apr 2010 19:54:54 +0000 (15:54 -0400)]
Add a man page for gio-querymodules
Matthias Clasen [Sun, 18 Apr 2010 19:37:55 +0000 (15:37 -0400)]
Correct filename extension in help output.
Matthias Clasen [Sun, 18 Apr 2010 19:35:22 +0000 (15:35 -0400)]
Whitespace fix
Matthias Clasen [Sun, 18 Apr 2010 18:58:50 +0000 (14:58 -0400)]
Update the gschema-compile docs
Correct the schema file extension, mention the usual locations
for schemas and add a reference to gsettings-schema-convert.
David King [Fri, 17 Jul 2009 21:06:03 +0000 (23:06 +0200)]
[docs] Remove unused sgml template from GObject documentation
https://bugzilla.gnome.org/show_bug.cgi?id=589351
Signed-off-by: Javier Jardón <jjardon@gnome.org>
Matthias Clasen [Sun, 18 Apr 2010 01:31:30 +0000 (21:31 -0400)]
More distcheck fixes
Matthias Clasen [Sun, 18 Apr 2010 01:19:45 +0000 (21:19 -0400)]
add a keyfile test
Matthias Clasen [Sun, 18 Apr 2010 00:54:53 +0000 (20:54 -0400)]
More distcheck fix attempts
Matthias Clasen [Sun, 18 Apr 2010 00:13:59 +0000 (20:13 -0400)]
Distcheck fixes
Matthias Clasen [Sat, 17 Apr 2010 20:57:28 +0000 (16:57 -0400)]
Some build fixes
Matthias Clasen [Sat, 17 Apr 2010 20:48:10 +0000 (16:48 -0400)]
Correct the sense of an assertion
Matthias Clasen [Sat, 17 Apr 2010 20:13:22 +0000 (16:13 -0400)]
Document the tests
Add a short note for each test that explains what it tries to test.
Ryan Lortie [Sat, 17 Apr 2010 15:58:52 +0000 (11:58 -0400)]
GDelayedSettingsBackend: another mandatory fixup
- emit the "has-unapplied" property notify if dropping the last key
from the changeset due to a mandatory key
Ryan Lortie [Sat, 17 Apr 2010 15:39:04 +0000 (11:39 -0400)]
GSettings delayed: fix handling of mandatory keys
- if a key becomes mandatory, drop it from the changeset
- if we still get failing writes (ie: because of a race) then drop the
entire changeset and signal that it happened
Ryan Lortie [Sat, 17 Apr 2010 14:26:10 +0000 (10:26 -0400)]
add backend setup APIs
Matthias Clasen [Sat, 17 Apr 2010 05:55:55 +0000 (01:55 -0400)]
Updates
Matthias Clasen [Sat, 17 Apr 2010 05:43:58 +0000 (01:43 -0400)]
Merge GSettings tests
Ryan Lortie [Sat, 17 Apr 2010 05:27:00 +0000 (01:27 -0400)]
let binding functions return a floating GVariant
Ryan Lortie [Sat, 17 Apr 2010 05:02:57 +0000 (01:02 -0400)]
add GMemorySettingsBackend
Ryan Lortie [Sat, 17 Apr 2010 05:02:05 +0000 (01:02 -0400)]
add pltcheck.sh exception for GChecksum
Ryan Lortie [Sat, 17 Apr 2010 04:03:48 +0000 (00:03 -0400)]
XML schemas are now *.gschema.xml
Matthias Clasen [Sat, 17 Apr 2010 04:36:14 +0000 (00:36 -0400)]
Remove garbage
Matthias Clasen [Sat, 17 Apr 2010 04:31:41 +0000 (00:31 -0400)]
Merge the GSettings docs
Matthias Clasen [Sat, 17 Apr 2010 04:16:01 +0000 (00:16 -0400)]
Document G_SETTINGS_BIND_GET_NO_CHANGES
Matthias Clasen [Sat, 17 Apr 2010 03:57:26 +0000 (23:57 -0400)]
Merge the keyfile settings backend.
Ryan Lortie [Sat, 17 Apr 2010 03:17:01 +0000 (23:17 -0400)]
merge GSettings
Ryan Lortie [Sat, 17 Apr 2010 03:20:48 +0000 (23:20 -0400)]
GSettingsSchema: add call to get list of keys
Matthias Clasen [Sat, 17 Apr 2010 00:43:53 +0000 (20:43 -0400)]
Man page tweaks
Add enough info to keep the docbook stylesheets from embedding
FIXMEs in the formatted output.
Matthias Clasen [Sat, 17 Apr 2010 00:40:02 +0000 (20:40 -0400)]
Man page tweaks
Matthias Clasen [Fri, 16 Apr 2010 23:30:58 +0000 (19:30 -0400)]
Some doc tweaks
Matthias Clasen [Fri, 16 Apr 2010 23:13:51 +0000 (19:13 -0400)]
Add indices for 2.26 api additions
Ryan Lortie [Fri, 16 Apr 2010 18:30:12 +0000 (14:30 -0400)]
set version to 2.25.0
Ryan Lortie [Fri, 16 Apr 2010 16:02:44 +0000 (12:02 -0400)]
GSettings: import delayed backend to master