summaryrefslogtreecommitdiff
path: root/gio/gdbusobjectmanagerserver.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-04GDBus: switch to struct-embedded GMutex and GCondRyan Lortie1-26/+26
2011-09-21GDBusObject{Proxy,Skeleton}: Prefix properties with g- to avoid collisionsDavid Zeuthen1-1/+1
2011-09-19GDBusObjectManagerServer: Use correct object path in export_uniquely() methodMatthew Barnes1-12/+12
2011-08-29GDBusObjectManagerServer: Add lockingDavid Zeuthen1-47/+110
2011-07-12GDBusInterfaceSkeleton: fix odd use of floating refsRyan Lortie1-8/+10
2011-05-04GDBusObjectManagerServer: Allow setting :connection propertyDavid Zeuthen1-71/+195
2011-04-29Update docs to take comments/suggestions from Matthias into accountDavid Zeuthen1-2/+4
2011-04-20GDBusObjectManagerServer: make export() return whether the object was removedDavid Zeuthen1-5/+13
2011-04-16GDBus: Add some gobject-introspection annotations for new codeDavid Zeuthen1-2/+2
2011-04-13GDBus: Use Skeleton instead of StubDavid Zeuthen1-33/+33
2011-04-12GDBus: Minor renames and doc fixesDavid Zeuthen1-3/+3
2011-04-08Add "Since: 2.30" for new D-Bus routinesDavid Zeuthen1-0/+14
2011-04-08Start merging gdbus-codegen codeDavid Zeuthen1-0/+898