[kdbus] Add RequestName and ReleaseName to new API
[platform/upstream/glib.git] / gio / gdbusconnection.h
2015-07-10 Lukasz Skalski[kdbus] Add RequestName and ReleaseName to new API
2015-07-10 Lukasz Skalski[kdbus] Integrate kdbus core with new API.
2015-07-10 Lukasz Skalski[kdbus] Add new library API for common tasks on dbus...
2014-10-28 Owen W. TaylorGDBusInterfaceVTable: clarify memory handling for the...
2014-03-02 Matthias Clasendocs: Ditch more markup
2014-01-31 Daniel MustielesUpdated FSF's address
2013-06-23 Dieter Verfailliedocs: fix GTK-Doc build
2013-06-22 Ryan LortieGDBusConnection: allow async property handling
2013-01-13 Ryan Lortievarious: add GLIB_AVAILABLE_IN_ALL everywhere else
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-06-06 Tomas Bzatekgdbus: Implement g_dbus_connection_get_last_serial()
2012-05-26 Colin WaltersAnnotate API introduced for 2.30 with GLIB_AVAILABLE_IN...
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-07-21 David Zeuthengdbus-codegen: Add support for new org.gtk.GDBus.C...
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-09 David ZeuthenGDBusMessage: Don't reset serial number when copying
2010-09-09 David ZeuthenBug 624546 – Modification of GDBusMessage in filter...
2010-08-25 David ZeuthenGDBusConnection: Document memory management semantics...
2010-08-06 David ZeuthenBug 624546 – Modification of GDBusMessage in filter...
2010-07-19 David ZeuthenGDBus: Add GDBusSendMessageFlags
2010-07-19 David ZeuthenGDBus: Remove constness from introspection data structures
2010-07-19 David ZeuthenGDBus: Add GDBusSignalFlags and use it in g_dbus_connec...
2010-07-15 Ryan LortieBug 624484: GDBusSubtreeDispatchFunc clarification
2010-07-15 Ryan LortieBug 624483: GDBusSubtreeEnumerateFunc clarification
2010-07-15 Ryan LortieBug 624473: GDBusSubtreeIntrospectFunc return type
2010-07-14 David ZeuthenGDBusConnection: copy object and subtree virtual tables
2010-07-14 David ZeuthenGDBusConnection: Fix up g_dbus_connection_close()
2010-07-07 David ZeuthenGDBus: Hide instance structures for classes we don...
2010-07-07 David ZeuthenGDBus: Hide class structures for classes we don't want...
2010-07-07 David ZeuthenBug 618882 – No way to ensure that a message is sent
2010-06-30 David ZeuthenGDBus: Rename `introspection_data' parameter to `interf...
2010-06-30 David ZeuthenBug 623142 – Ensure ::new-connection runs before proces...
2010-06-22 David ZeuthenGDBus: update padding
2010-06-21 David ZeuthenBug 621945 – Filter outgoing messages in GDBusConnection
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-07 Matthias ClasenMerge the wip/gapplication branch
2010-06-06 Matthias ClasenAdd single-include guards to new headers
2010-05-24 Ryan LortieGDBusConnection.call(): add 'reply_type' argument
2010-05-14 Matthias ClasenMerge branch 'gdbus-merge'
2010-05-13 David ZeuthenGDBus: Add GDBusAuthObserver param in g_dbus_connection...
2010-05-13 Matthias Clasenremove the redundant interface_name parameter
2010-05-12 Matthias ClasenMatch up parameter names
2010-05-10 David ZeuthenGDBus: Use call() instead of invoke_method()
2010-05-09 Matthias ClasenUpdate copyright years to include 2010
2010-05-06 David ZeuthenAdd "Since: 2.26" to all new GDBus API
2010-05-06 David ZeuthenInitial GDBus code-drop from GDBus-standalone repo