summaryrefslogtreecommitdiff
path: root/gio/gdbusconnection.h
Commit message (Expand)AuthorAgeFilesLines
* docs: Remove XML-style comments from documentation stringsPhilip Withnall2018-01-121-3/+3
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* docs: Fix some DocBook usage in a few gtk-doc commentsPhilip Withnall2017-03-161-1/+1
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-1/+1
* glib: Add missing (nullable) and (optional) annotationsPhilip Withnall2015-11-071-1/+1
* Add a g_dbus_connection_register_object_with_closures functionJanusz Lewandowski2015-08-181-0/+8
* GDBusInterfaceVTable: clarify memory handling for the method() virtual functionOwen W. Taylor2014-10-281-1/+11
* docs: Ditch more markupMatthias Clasen2014-03-021-30/+26
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* docs: fix GTK-Doc buildDieter Verfaillie2013-06-231-1/+1
* GDBusConnection: allow async property handlingRyan Lortie2013-06-221-3/+32
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+41
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* gdbus: Implement g_dbus_connection_get_last_serial()Tomas Bzatek2012-06-061-0/+4
* Annotate API introduced for 2.30 with GLIB_AVAILABLE_IN_2_30Colin Walters2012-05-261-0/+3
* gdbus-codegen: Add support for new org.gtk.GDBus.C.UnixFD annotationDavid Zeuthen2011-07-211-0/+30
* GDBusMessage: Don't reset serial number when copyingDavid Zeuthen2010-09-091-6/+6
* Bug 624546 – Modification of GDBusMessage in filter functionDavid Zeuthen2010-09-091-14/+67
* GDBusConnection: Document memory management semantics for get_property()David Zeuthen2010-08-251-1/+3
* Bug 624546 – Modification of GDBusMessage in filter functionDavid Zeuthen2010-08-051-6/+12
* GDBus: Add GDBusSendMessageFlagsDavid Zeuthen2010-07-191-0/+3
* GDBus: Remove constness from introspection data structuresDavid Zeuthen2010-07-191-1/+1
* GDBus: Add GDBusSignalFlags and use it in g_dbus_connection_signal_subscribe()David Zeuthen2010-07-191-0/+1
* Bug 624484: GDBusSubtreeDispatchFunc clarificationRyan Lortie2010-07-151-2/+8
* Bug 624483: GDBusSubtreeEnumerateFunc clarificationRyan Lortie2010-07-151-0/+10
* Bug 624473: GDBusSubtreeIntrospectFunc return typeRyan Lortie2010-07-151-7/+20
* GDBusConnection: copy object and subtree virtual tablesDavid Zeuthen2010-07-141-10/+9
* GDBusConnection: Fix up g_dbus_connection_close()David Zeuthen2010-07-141-1/+13
* GDBus: Hide instance structures for classes we don't want to be subclassedDavid Zeuthen2010-07-071-21/+0
* GDBus: Hide class structures for classes we don't want to be subclassedDavid Zeuthen2010-07-071-24/+0
* Bug 618882 – No way to ensure that a message is sentDavid Zeuthen2010-07-071-0/+14
* GDBus: Rename `introspection_data' parameter to `interface_info'David Zeuthen2010-06-301-1/+1
* Bug 623142 – Ensure ::new-connection runs before processing D-Bus messagesDavid Zeuthen2010-06-301-0/+1
* GDBus: update paddingDavid Zeuthen2010-06-221-16/+2
* Bug 621945 – Filter outgoing messages in GDBusConnectionDavid Zeuthen2010-06-211-0/+3
* Merge the wip/gapplication branchMatthias Clasen2010-06-071-1/+1
* Add single-include guards to new headersMatthias Clasen2010-06-061-0/+4
* GDBusConnection.call(): add 'reply_type' argumentRyan Lortie2010-05-241-0/+2
* GDBus: Add GDBusAuthObserver param in g_dbus_connection_new_for_address()David Zeuthen2010-05-131-0/+2
* remove the redundant interface_name parameterMatthias Clasen2010-05-131-1/+0
* Match up parameter namesMatthias Clasen2010-05-111-2/+2
* GDBus: Use call() instead of invoke_method()David Zeuthen2010-05-101-5/+5
* Update copyright years to include 2010Matthias Clasen2010-05-091-1/+1
* Add "Since: 2.26" to all new GDBus APIDavid Zeuthen2010-05-061-0/+24
* Initial GDBus code-drop from GDBus-standalone repoDavid Zeuthen2010-05-061-0/+467