summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-26Documentation: finish documenting TpSvcInterfaceInfoSimon McVittie2-5/+6
2014-03-26Documentation: add tp_dbus_daemon_try_register_objectSimon McVittie1-0/+1
2014-03-26Documentation: remove TpProxyInterfaceAddedCbSimon McVittie1-1/+0
2014-03-26Also remove unused move_into_gvalueSimon McVittie1-22/+0
2014-03-26Remove unused code from codegenXavier Claessens4-139/+1
2014-03-26Move dbus-glib header inclusion from headers to source codeSimon McVittie34-15/+45
2014-03-26Make sure to register object paths *before* taking bus namesSimon McVittie5-28/+101
2014-03-26tests: expect GDBus and TpProxy errors, not dbus-glib errorsSimon McVittie7-11/+10
2014-03-26TpProxy: inline and update TpProxyImplementation registrationSimon McVittie1-24/+10
2014-03-26TpProxy: rewrite signal listeningSimon McVittie7-466/+227
2014-03-26TpProxy: rewrite async and reentrant callsSimon McVittie9-674/+289
2014-03-26remove assorted dbus-glib-specific valgrind suppressionsSimon McVittie2-80/+0
2014-03-26tp-svc docs: adjust for GDBusSimon McVittie1-14/+10
2014-03-26tp_run_connection_manager: use GDBus to watch for disconnectionSimon McVittie1-21/+16
2014-03-26tests: use GDBus for private connectionsSimon McVittie9-121/+64
2014-03-26glib-ginterface-gen: register a TpSvcInterfaceInfo, not dbus-glib glueSimon McVittie1-162/+173
2014-03-26tp_dbus_daemon_list_names, list_activatable_names: rewrite using GDBusSimon McVittie1-203/+23
2014-03-26tp_dbus_daemon_get_unique_name: rewrite using GDBusSimon McVittie1-1/+2
2014-03-26tp_dbus_daemon_release_name: rewrite using GDBusSimon McVittie1-15/+23
2014-03-26tp_dbus_daemon_request_name: rewrite using GDBusSimon McVittie1-16/+25
2014-03-26_tp_dbus_daemon_get_name_owner: rewrite using GDBusSimon McVittie1-52/+9
2014-03-26tp_dbus_daemon_watch_name_owner: rewrite in terms of g_bus_watch_name_on_conn...Simon McVittie3-331/+43
2014-03-26Update documentation: we no longer use the starter busSimon McVittie5-28/+24
2014-03-26tp_dbus_daemon_dup: rewrite in terms of GDBus, and use session busSimon McVittie1-13/+11
2014-03-26tp_dbus_daemon_register_object: rewrite in terms of TpSvcInterfaceSkeletonSimon McVittie1-6/+141
2014-03-26TpSvcInterfaceInfo, TpSvcInterfaceSkeleton: addSimon McVittie10-1/+489
2014-03-26Do domain-specific errors via GDBus, not dbus-glibSimon McVittie10-231/+67
2014-03-26TpBaseClient: track clients per GDBusConnection, not DBusConnectionSimon McVittie1-23/+23
2014-03-26tp_proxy_emit_invalidated: inline into its only callerSimon McVittie1-24/+13
2014-03-26tp_proxy_get_interface_by_id: remove from core librarySimon McVittie3-22/+1
2014-03-26TpProxy: have a GDBusConnection and GDBusProxies instead of dbus-glibSimon McVittie9-95/+127
2014-03-26_tp_base_client_remove_request: use g_dbus_method_invocation_return_error_lit...Simon McVittie1-4/+2
2014-03-26replace dbus_g_method_return_error + g_error_free with g_dbus_method_invocati...Simon McVittie1-9/+4
2014-03-26tp_dbus_g_method_return_not_implemented: use a GDBusMethodInvocationSimon McVittie1-4/+3
2014-03-26Replace dbus_g_method_get_sender with g_dbus_method_invocation_get_senderSimon McVittie3-10/+6
2014-03-26Replace trivial uses of DBusGMethodInvocation with GDBusMethodInvocationSimon McVittie54-289/+289
2014-03-26Remove TpProxy::interface-added, and dbus-glib marshaller registrationSimon McVittie53-973/+5
2014-03-26libglibcodegen: add code to generate GDBusInterfaceInfo from the Tp specSimon McVittie1-0/+203
2014-03-26nano versionSimon McVittie2-1/+6
2014-03-250.99.9Simon McVittie2-4/+24
2014-03-25examples: use telepathy-1-example-* naming conventionSimon McVittie9-63/+63
2014-03-25logger, tpfs: distribute ABI lists, and clean up generated filesSimon McVittie3-1/+28
2014-03-25telepathy-farstream: use versioned symbolsSimon McVittie2-5/+98
2014-03-25telepathy-farstream: use _tf prefix for non-ABI functionsSimon McVittie7-66/+66
2014-03-25Add ABI management for telepathy-loggerSimon McVittie4-17/+217
2014-03-25Start tracking telepathy-glib ABI againSimon McVittie1-3/+2
2014-03-25telepathy-logger: remove flag_to_domains from ABISimon McVittie1-1/+1
2014-03-25Populate initial ABI lists for telepathy-glib-1Simon McVittie3-3/+2101
2014-03-25telepathy-glib: micro-manage ABI a bit lessSimon McVittie5-13/+14
2014-03-25Remove stray Telepathy 0.x .abi filesSimon McVittie4-61/+0