hook gvariant vectors up to kdbus
[platform/upstream/glib.git] / gio / gdbusobjectmanagerclient.c
2014-07-14 SyncEvolution Nigh... gio: avoid g_object_ref(NULL) in g_dbus_object_manager_...
2014-05-23 Evan Nemersongio: port annotations from the Vala metadata.
2014-02-08 Matthias ClasenEradicate links and xrefs
2014-02-06 Matthias ClasenDocs: replace <literal> by `
2014-02-06 Matthias ClasenConvert external links to markdown syntax
2014-02-01 Matthias ClasenDocs: Don't use the emphasis tag
2014-01-31 Daniel MustielesUpdated FSF's address
2013-11-27 Rui MatosGDBusObjectManagerClient: keep the manager alive while...
2013-10-23 Philip Withnallgdbus: Work around a D-Bus bug with path_namespace...
2013-09-24 James Strandbogegio: Fix typo in the /org/freedesktop/DBus path
2013-06-24 Emmanuele BassiRename the generated private data getter function
2013-06-24 Emmanuele Bassigio: Use the new private instance data declaration
2013-02-09 Aleksander Morgadogdbusobjectmanagerclient: always connect to proxy's...
2012-11-15 Colin Waltersgdbus: Fix some compiler warnings
2012-10-26 Stef Waltergdbus: Allow GDBusObjectManagerClient to work on peer...
2012-06-23 Matthias ClasenRemove a few redundant ;s
2012-04-17 David ZeuthenGDBusObjectManagerClient: Don't leak object proxy when...
2012-03-31 Robert AncellAdd missing allow-none annotations for function parameters.
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2012-01-03 Javier Jardóngio/*: Use g_list_free_full() convenience function
2011-10-27 Aleksander Morgadogdbus: avoid warning when finalizing a GDBusObjectManag...
2011-10-04 Ryan LortieGDBus: switch to struct-embedded GMutex and GCond
2011-09-21 David ZeuthenGDBusObject{Proxy,Skeleton}: Prefix properties with...
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-08-29 David ZeuthenGDBusObjectManagerClient: Add locking
2011-08-19 Stef WalterMerge branch 'concurrent-cancellable'
2011-08-15 David ZeuthenGDBusObjectManagerClient: Emit signals on proxy before...
2011-07-19 Johan DahlinPass in NULL instead of g_cclosure_marshal_generic
2011-06-20 Colin WaltersStop using glib-genmarshal at build time
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-25 David Zeuthengdbus-codegen: Generate GDBusObject{,Proxy,Skeleton...
2011-04-16 David ZeuthenGDBusObjectManagerClient: Add a GDestroyNotify to the...
2011-04-16 David ZeuthenGDBus: Add some gobject-introspection annotations for...
2011-04-08 David ZeuthenAdd "Since: 2.30" for new D-Bus routines
2011-04-08 David ZeuthenStart merging gdbus-codegen code