summaryrefslogtreecommitdiff
path: root/gio/gdbusobjectmanagerserver.c
Commit message (Expand)AuthorAgeFilesLines
* gdbusobjectmanagerserver: Clarify recommended ObjectManager pathsPhilip Withnall2016-01-191-1/+10
* gdbusobjectmanagerserver: Convert a DocBook link to MarkdownPhilip Withnall2016-01-191-2/+2
* Don't leak an errorMatthias Clasen2015-08-051-4/+6
* gdbus: Don't use g_assert_no_error() GDBusObjectManagerServerStef Walter2015-08-051-2/+12
* Convert external links to markdown syntaxMatthias Clasen2014-02-051-2/+2
* Docs: Big entity cleanupMatthias Clasen2014-02-011-4/+3
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Rename the generated private data getter functionEmmanuele Bassi2013-06-241-1/+1
* gio: Use the new private instance data declarationEmmanuele Bassi2013-06-241-6/+3
* Add g_dbus_object_manager_server_is_exported()Matthew Barnes2012-06-211-0/+34
* gio/*: Use g_list_free_full() convenience functionJavier Jardón2012-01-031-2/+1
* GDBus: switch to struct-embedded GMutex and GCondRyan Lortie2011-10-041-26/+26
* GDBusObject{Proxy,Skeleton}: Prefix properties with g- to avoid collisionsDavid Zeuthen2011-09-211-1/+1
* GDBusObjectManagerServer: Use correct object path in export_uniquely() methodMatthew Barnes2011-09-191-12/+12
* GDBusObjectManagerServer: Add lockingDavid Zeuthen2011-08-291-47/+110
* GDBusInterfaceSkeleton: fix odd use of floating refsRyan Lortie2011-07-121-8/+10
* GDBusObjectManagerServer: Allow setting :connection propertyDavid Zeuthen2011-05-041-71/+195
* Update docs to take comments/suggestions from Matthias into accountDavid Zeuthen2011-04-291-2/+4
* GDBusObjectManagerServer: make export() return whether the object was removedDavid Zeuthen2011-04-201-5/+13
* GDBus: Add some gobject-introspection annotations for new codeDavid Zeuthen2011-04-161-2/+2
* GDBus: Use Skeleton instead of StubDavid Zeuthen2011-04-131-33/+33
* GDBus: Minor renames and doc fixesDavid Zeuthen2011-04-121-3/+3
* Add "Since: 2.30" for new D-Bus routinesDavid Zeuthen2011-04-081-0/+14
* Start merging gdbus-codegen codeDavid Zeuthen2011-04-081-0/+898