xdgmime: plug a small leak
[platform/upstream/glib.git] / gio / gdbusobjectmanagerclient.c
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