Bug 621213 – GDBusProxy and well-known names
[platform/upstream/glib.git] / gio / gdbusproxy.c
2010-06-11 David ZeuthenBug 621213 – GDBusProxy and well-known names
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-09 David ZeuthenGDBusProxy: Fix error handling in synchronous initializ...
2010-06-09 David ZeuthenBug 621119 – GDBusProxy and objects with no properties
2010-05-24 Ryan LortieGDBusConnection.call(): add 'reply_type' argument
2010-05-14 Christian PerschPlug a mem leak
2010-05-14 David ZeuthenGDBus: Remove cached value if a property is invalidated
2010-05-14 Matthias ClasenMerge branch 'gdbus-merge'
2010-05-14 Matthias ClasenAdd some more details to the long description
2010-05-13 David ZeuthenGDBus: subscribe to PropertiesChanged() before calling...
2010-05-13 David ZeuthenGDBus: Don't take a GError for g_dbus_proxy_get_cached_...
2010-05-13 David ZeuthenGDBus: Update docs for GDBusProxy::g-properties-changed...
2010-05-13 Christian PerschMake GVariant handling in PropertiesChanged more efficient
2010-05-13 Christian PerschPlug some mem leaks
2010-05-13 David ZeuthenGDBus: Catch up with new PropertiesChanged signal
2010-05-13 David ZeuthenGDBusProxy: Remove error in get_cached_property() and...
2010-05-12 Matthias Clasenmention inline use of floating variants
2010-05-12 Matthias ClasenLine up prototypes
2010-05-10 David ZeuthenGDBus: Use GVariant instead of GHashTable for GDBusProx...
2010-05-10 David ZeuthenGDBus: Use call() instead of invoke_method()
2010-05-10 Matthias ClasenCosmetic fixes
2010-05-09 Matthias ClasenUpdate copyright years to include 2010
2010-05-06 David ZeuthenGDBus: Add new symbols to gio.symbols
2010-05-06 David ZeuthenGDBus: Fix up i18n
2010-05-06 David ZeuthenAdd "Since: 2.26" to all new GDBus API
2010-05-06 David ZeuthenSet up gtk-doc for GDBus
2010-05-06 David ZeuthenInitial GDBus code-drop from GDBus-standalone repo