[kdbus] KDBUS_ITEM_PAYLOAD_OFF items are (once again) relative to msg header
[platform/upstream/glib.git] / gio / gdbusobjectskeleton.c
2014-02-01 Matthias ClasenDocs: Big entity cleanup
2014-01-31 Daniel MustielesUpdated FSF's address
2013-06-24 Emmanuele BassiRename the generated private data getter function
2013-06-24 Emmanuele Bassigio: Use the new private instance data declaration
2012-12-05 Colin Waltersgdbusobjectskeleton: Fix compiler warnings
2012-08-21 Stef Waltergdbus: Fix double free and use after free of object...
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-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 ZeuthenGDBusObjectSkeleton: Add locking
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-13 David ZeuthenGDBusInterfaceStub: Clarify ::g-authorize-method docs
2011-04-13 David ZeuthenGDBus: Use Skeleton instead of Stub