summaryrefslogtreecommitdiff
path: root/gio/gdbusobjectmanagerserver.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-05Convert external links to markdown syntaxMatthias Clasen1-2/+2
2014-02-01Docs: Big entity cleanupMatthias Clasen1-4/+3
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-06-24Rename the generated private data getter functionEmmanuele Bassi1-1/+1
2013-06-24gio: Use the new private instance data declarationEmmanuele Bassi1-6/+3
2012-06-21Add g_dbus_object_manager_server_is_exported()Matthew Barnes1-0/+34
2012-01-03gio/*: Use g_list_free_full() convenience functionJavier Jardón1-2/+1
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