summaryrefslogtreecommitdiff
path: root/gio/gdbusconnection.h
AgeCommit message (Expand)Author
2018-01-12docs: Remove XML-style comments from documentation stringsPhilip Withnall
2017-05-29gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2017-03-16docs: Fix some DocBook usage in a few gtk-doc commentsPhilip Withnall
2016-11-22introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert
2015-11-07glib: Add missing (nullable) and (optional) annotationsPhilip Withnall
2015-08-18Add a g_dbus_connection_register_object_with_closures functionJanusz Lewandowski
2014-10-28GDBusInterfaceVTable: clarify memory handling for the method() virtual functionOwen W. Taylor
2014-03-02docs: Ditch more markupMatthias Clasen
2014-01-31Updated FSF's addressDaniel Mustieles
2013-06-23docs: fix GTK-Doc buildDieter Verfaillie
2013-06-22GDBusConnection: allow async property handlingRyan Lortie
2013-01-13various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie
2012-12-27Move single-include guards inside include guardsMatthias Clasen
2012-06-06gdbus: Implement g_dbus_connection_get_last_serial()Tomas Bzatek
2012-05-26Annotate API introduced for 2.30 with GLIB_AVAILABLE_IN_2_30Colin Walters
2011-07-21gdbus-codegen: Add support for new org.gtk.GDBus.C.UnixFD annotationDavid Zeuthen
2010-09-09GDBusMessage: Don't reset serial number when copyingDavid Zeuthen
2010-09-09Bug 624546 – Modification of GDBusMessage in filter functionDavid Zeuthen
2010-08-25GDBusConnection: Document memory management semantics for get_property()David Zeuthen
2010-08-05Bug 624546 – Modification of GDBusMessage in filter functionDavid Zeuthen
2010-07-19GDBus: Add GDBusSendMessageFlagsDavid Zeuthen
2010-07-19GDBus: Remove constness from introspection data structuresDavid Zeuthen
2010-07-19GDBus: Add GDBusSignalFlags and use it in g_dbus_connection_signal_subscribe()David Zeuthen
2010-07-15Bug 624484: GDBusSubtreeDispatchFunc clarificationRyan Lortie
2010-07-15Bug 624483: GDBusSubtreeEnumerateFunc clarificationRyan Lortie
2010-07-15Bug 624473: GDBusSubtreeIntrospectFunc return typeRyan Lortie
2010-07-14GDBusConnection: copy object and subtree virtual tablesDavid Zeuthen
2010-07-14GDBusConnection: Fix up g_dbus_connection_close()David Zeuthen
2010-07-07GDBus: Hide instance structures for classes we don't want to be subclassedDavid Zeuthen
2010-07-07GDBus: Hide class structures for classes we don't want to be subclassedDavid Zeuthen
2010-07-07Bug 618882 – No way to ensure that a message is sentDavid Zeuthen
2010-06-30GDBus: Rename `introspection_data' parameter to `interface_info'David Zeuthen
2010-06-30Bug 623142 – Ensure ::new-connection runs before processing D-Bus messagesDavid Zeuthen
2010-06-22GDBus: update paddingDavid Zeuthen
2010-06-21Bug 621945 – Filter outgoing messages in GDBusConnectionDavid Zeuthen
2010-06-07Merge the wip/gapplication branchMatthias Clasen
2010-06-06Add single-include guards to new headersMatthias Clasen
2010-05-24GDBusConnection.call(): add 'reply_type' argumentRyan Lortie
2010-05-13GDBus: Add GDBusAuthObserver param in g_dbus_connection_new_for_address()David Zeuthen
2010-05-13remove the redundant interface_name parameterMatthias Clasen
2010-05-11Match up parameter namesMatthias Clasen
2010-05-10GDBus: Use call() instead of invoke_method()David Zeuthen
2010-05-09Update copyright years to include 2010Matthias Clasen
2010-05-06Add "Since: 2.26" to all new GDBus APIDavid Zeuthen
2010-05-06Initial GDBus code-drop from GDBus-standalone repoDavid Zeuthen