summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* TpBaseConnection: Re-implement client interest using GDBusConnectionXavier Claessens2014-03-271-161/+126
* Tests: Use GDBusConnection directly to watch nameXavier Claessens2014-03-271-5/+9
* TpDebugClient: Use GDBusConnection directly to watch nameXavier Claessens2014-03-271-24/+22
* TpConnectionManager: Use GDBusConnection directly to watch nameXavier Claessens2014-03-271-68/+78
* TpAccountManager: use GDBusConnection directly to watch nameXavier Claessens2014-03-271-19/+17
* Debug sender: avoid using codegen for signal emissionSimon McVittie2014-03-261-2/+37
* TpProxy: strip detailed error name from error->message if domain is knownSimon McVittie2014-03-261-0/+4
* name owner watching: more debug, and use a free-function to free watchesSimon McVittie2014-03-261-13/+20
* Update ABI files for GDBus branch, and sort with LC_ALL=CSimon McVittie2014-03-263-85/+193
* document TpProxyWrapperFuncSimon McVittie2014-03-261-0/+16
* Document tp_proxy_pending_call_v1_newSimon McVittie2014-03-261-0/+30
* Documentation: finish documenting TpSvcInterfaceInfoSimon McVittie2014-03-262-5/+6
* Documentation: add tp_dbus_daemon_try_register_objectSimon McVittie2014-03-261-0/+1
* Documentation: remove TpProxyInterfaceAddedCbSimon McVittie2014-03-261-1/+0
* Also remove unused move_into_gvalueSimon McVittie2014-03-261-22/+0
* Remove unused code from codegenXavier Claessens2014-03-264-139/+1
* Move dbus-glib header inclusion from headers to source codeSimon McVittie2014-03-2634-15/+45
* Make sure to register object paths *before* taking bus namesSimon McVittie2014-03-265-28/+101
* tests: expect GDBus and TpProxy errors, not dbus-glib errorsSimon McVittie2014-03-267-11/+10
* TpProxy: inline and update TpProxyImplementation registrationSimon McVittie2014-03-261-24/+10
* TpProxy: rewrite signal listeningSimon McVittie2014-03-267-466/+227
* TpProxy: rewrite async and reentrant callsSimon McVittie2014-03-269-674/+289
* remove assorted dbus-glib-specific valgrind suppressionsSimon McVittie2014-03-262-80/+0
* tp-svc docs: adjust for GDBusSimon McVittie2014-03-261-14/+10
* tp_run_connection_manager: use GDBus to watch for disconnectionSimon McVittie2014-03-261-21/+16
* tests: use GDBus for private connectionsSimon McVittie2014-03-269-121/+64
* glib-ginterface-gen: register a TpSvcInterfaceInfo, not dbus-glib glueSimon McVittie2014-03-261-162/+173
* tp_dbus_daemon_list_names, list_activatable_names: rewrite using GDBusSimon McVittie2014-03-261-203/+23
* tp_dbus_daemon_get_unique_name: rewrite using GDBusSimon McVittie2014-03-261-1/+2
* tp_dbus_daemon_release_name: rewrite using GDBusSimon McVittie2014-03-261-15/+23
* tp_dbus_daemon_request_name: rewrite using GDBusSimon McVittie2014-03-261-16/+25
* _tp_dbus_daemon_get_name_owner: rewrite using GDBusSimon McVittie2014-03-261-52/+9
* tp_dbus_daemon_watch_name_owner: rewrite in terms of g_bus_watch_name_on_conn...Simon McVittie2014-03-263-331/+43
* Update documentation: we no longer use the starter busSimon McVittie2014-03-265-28/+24
* tp_dbus_daemon_dup: rewrite in terms of GDBus, and use session busSimon McVittie2014-03-261-13/+11
* tp_dbus_daemon_register_object: rewrite in terms of TpSvcInterfaceSkeletonSimon McVittie2014-03-261-6/+141
* TpSvcInterfaceInfo, TpSvcInterfaceSkeleton: addSimon McVittie2014-03-2610-1/+489
* Do domain-specific errors via GDBus, not dbus-glibSimon McVittie2014-03-2610-231/+67
* TpBaseClient: track clients per GDBusConnection, not DBusConnectionSimon McVittie2014-03-261-23/+23
* tp_proxy_emit_invalidated: inline into its only callerSimon McVittie2014-03-261-24/+13
* tp_proxy_get_interface_by_id: remove from core librarySimon McVittie2014-03-263-22/+1
* TpProxy: have a GDBusConnection and GDBusProxies instead of dbus-glibSimon McVittie2014-03-269-95/+127
* _tp_base_client_remove_request: use g_dbus_method_invocation_return_error_lit...Simon McVittie2014-03-261-4/+2
* replace dbus_g_method_return_error + g_error_free with g_dbus_method_invocati...Simon McVittie2014-03-261-9/+4
* tp_dbus_g_method_return_not_implemented: use a GDBusMethodInvocationSimon McVittie2014-03-261-4/+3
* Replace dbus_g_method_get_sender with g_dbus_method_invocation_get_senderSimon McVittie2014-03-263-10/+6
* Replace trivial uses of DBusGMethodInvocation with GDBusMethodInvocationSimon McVittie2014-03-2654-289/+289
* Remove TpProxy::interface-added, and dbus-glib marshaller registrationSimon McVittie2014-03-2653-973/+5
* libglibcodegen: add code to generate GDBusInterfaceInfo from the Tp specSimon McVittie2014-03-261-0/+203
* nano versionSimon McVittie2014-03-262-1/+6