GDBus: Make message serialization routines take capabilities param
[platform/upstream/glib.git] / gio / gdbusconnection.c
2010-05-13 David ZeuthenGDBus: Make message serialization routines take capabil...
2010-05-13 Matthias Clasenremove the redundant interface_name parameter
2010-05-13 David ZeuthenGDBus: Catch up with new PropertiesChanged signal
2010-05-13 Matthias ClasenAdd an example of exporting a GObject
2010-05-13 Matthias ClasenAdd a note about implemented standard interfaces
2010-05-12 David ZeuthenGDBus: Add an example of a GDBusProxy subclass
2010-05-12 Matthias ClasenUpdate an example to the latest auth observer api
2010-05-12 Matthias ClasenUpdate TODO list
2010-05-12 Matthias Clasenmention inline use of floating variants
2010-05-12 Matthias ClasenRemove properties from GDBusMethodInvocation class
2010-05-12 Matthias ClasenDocument remove_filter
2010-05-12 Matthias ClasenDon't refer to nonexisting API.
2010-05-12 Matthias ClasenMatch up parameter names
2010-05-11 David ZeuthenGDBus: Update TODO list
2010-05-10 David ZeuthenGDBus: Add TODO item about a need to validate data...
2010-05-10 David ZeuthenGDBus Add TODO items about finding and launching bus...
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 ClasenTrivia
2010-05-10 Matthias ClasenCosmetic fixes
2010-05-09 Matthias ClasenUpdate copyright years to include 2010
2010-05-09 Matthias ClasenMicrooptimize string reallocations
2010-05-09 Matthias ClasenSome documentation tweaks
2010-05-07 David ZeuthenGDBus: add TODO item about maybe having to rework ...
2010-05-07 David ZeuthenGDBus: add TODO item about the need to rewrite private...
2010-05-07 David ZeuthenAdd TODO item about wanting G_DBUS_NONCE_TCP_TMPDIR
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