Ryan Lortie
1dc774a653
Remove g_type_init() calls
...
Very many testcases, some GLib tools (resource compiler, etc) and
GApplication were calling g_type_init().
Remove those uses, as they are no longer required.
https://bugzilla.gnome.org/show_bug.cgi?id=686161
2012-10-16 09:39:24 -04:00
Ryan Lortie
38e8ecd62a
more 'static' adding in testcases
...
No dead code found this time...
2011-10-16 21:41:15 -04:00
Matthias Clasen
107b4d4bae
remove the redundant interface_name parameter
2010-05-13 13:09:58 -04:00
David Zeuthen
82158afdad
GDBus: Catch up with new PropertiesChanged signal
...
After a long discussion, this has finally been standardized in the
D-Bus spec. See
http://lists.freedesktop.org/archives/dbus/2010-May/012667.html
http://lists.freedesktop.org/archives/dbus/2010-May/012712.html
Signed-off-by: David Zeuthen <davidz@redhat.com>
2010-05-13 11:56:15 -04:00
Matthias Clasen
2d75583fb2
Fill out the export section of the migration guide
2010-05-13 01:04:29 -04:00
Matthias Clasen
9a065edf6f
Add an example of exporting a GObject
...
This is more manual work than dbus-glib.
2010-05-13 00:40:41 -04:00