summaryrefslogtreecommitdiff
path: root/gio/gdbusconnection.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-02docs: Ditch more markupMatthias Clasen1-30/+26
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-06-23docs: fix GTK-Doc buildDieter Verfaillie1-1/+1
2013-06-22GDBusConnection: allow async property handlingRyan Lortie1-3/+32
2013-01-13various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie1-0/+41
2012-12-27Move single-include guards inside include guardsMatthias Clasen1-3/+3
2012-06-06gdbus: Implement g_dbus_connection_get_last_serial()Tomas Bzatek1-0/+4
2012-05-26Annotate API introduced for 2.30 with GLIB_AVAILABLE_IN_2_30Colin Walters1-0/+3
2011-07-21gdbus-codegen: Add support for new org.gtk.GDBus.C.UnixFD annotationDavid Zeuthen1-0/+30
2010-09-09GDBusMessage: Don't reset serial number when copyingDavid Zeuthen1-6/+6
2010-09-09Bug 624546 – Modification of GDBusMessage in filter functionDavid Zeuthen1-14/+67
2010-08-25GDBusConnection: Document memory management semantics for get_property()David Zeuthen1-1/+3
2010-08-05Bug 624546 – Modification of GDBusMessage in filter functionDavid Zeuthen1-6/+12
2010-07-19GDBus: Add GDBusSendMessageFlagsDavid Zeuthen1-0/+3
2010-07-19GDBus: Remove constness from introspection data structuresDavid Zeuthen1-1/+1
2010-07-19GDBus: Add GDBusSignalFlags and use it in g_dbus_connection_signal_subscribe()David Zeuthen1-0/+1
2010-07-15Bug 624484: GDBusSubtreeDispatchFunc clarificationRyan Lortie1-2/+8
2010-07-15Bug 624483: GDBusSubtreeEnumerateFunc clarificationRyan Lortie1-0/+10
2010-07-15Bug 624473: GDBusSubtreeIntrospectFunc return typeRyan Lortie1-7/+20
2010-07-14GDBusConnection: copy object and subtree virtual tablesDavid Zeuthen1-10/+9
2010-07-14GDBusConnection: Fix up g_dbus_connection_close()David Zeuthen1-1/+13
2010-07-07GDBus: Hide instance structures for classes we don't want to be subclassedDavid Zeuthen1-21/+0
2010-07-07GDBus: Hide class structures for classes we don't want to be subclassedDavid Zeuthen1-24/+0
2010-07-07Bug 618882 – No way to ensure that a message is sentDavid Zeuthen1-0/+14
2010-06-30GDBus: Rename `introspection_data' parameter to `interface_info'David Zeuthen1-1/+1
2010-06-30Bug 623142 – Ensure ::new-connection runs before processing D-Bus messagesDavid Zeuthen1-0/+1
2010-06-22GDBus: update paddingDavid Zeuthen1-16/+2
2010-06-21Bug 621945 – Filter outgoing messages in GDBusConnectionDavid Zeuthen1-0/+3
2010-06-07Merge the wip/gapplication branchMatthias Clasen1-1/+1
2010-06-06Add single-include guards to new headersMatthias Clasen1-0/+4
2010-05-24GDBusConnection.call(): add 'reply_type' argumentRyan Lortie1-0/+2
2010-05-13GDBus: Add GDBusAuthObserver param in g_dbus_connection_new_for_address()David Zeuthen1-0/+2
2010-05-13remove the redundant interface_name parameterMatthias Clasen1-1/+0
2010-05-11Match up parameter namesMatthias Clasen1-2/+2
2010-05-10GDBus: Use call() instead of invoke_method()David Zeuthen1-5/+5
2010-05-09Update copyright years to include 2010Matthias Clasen1-1/+1
2010-05-06Add "Since: 2.26" to all new GDBus APIDavid Zeuthen1-0/+24
2010-05-06Initial GDBus code-drop from GDBus-standalone repoDavid Zeuthen1-0/+467