GDBusMessage: Don't reset serial number when copying
[platform/upstream/glib.git] / gio / gdbusconnection.h
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