summaryrefslogtreecommitdiff
path: root/gio/gdbusobjectmanagerclient.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-04GDBus: switch to struct-embedded GMutex and GCondRyan Lortie1-29/+29
2011-09-21GDBusObject{Proxy,Skeleton}: Prefix properties with g- to avoid collisionsDavid Zeuthen1-2/+2
2011-08-29GDBusObjectManagerClient: Add lockingDavid Zeuthen1-19/+88
2011-08-15GDBusObjectManagerClient: Emit signals on proxy before emitting on managerDavid Zeuthen1-9/+9
2011-07-19Pass in NULL instead of g_cclosure_marshal_genericJohan Dahlin1-2/+2
2011-06-20Stop using glib-genmarshal at build timeColin Walters1-3/+2
2011-04-25gdbus-codegen: Generate GDBusObject{,Proxy,Skeleton} subtypesDavid Zeuthen1-1/+17
2011-04-16GDBusObjectManagerClient: Add a GDestroyNotify to the user_dataDavid Zeuthen1-1/+39
2011-04-16GDBus: Add some gobject-introspection annotations for new codeDavid Zeuthen1-10/+14
2011-04-08Add "Since: 2.30" for new D-Bus routinesDavid Zeuthen1-0/+40
2011-04-08Start merging gdbus-codegen codeDavid Zeuthen1-0/+1575