summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-client.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-08Stop implementing TpSvcDBusProperties interfaceXavier Claessens1-2/+0
2014-04-08TpObserveChannelContext:observer-info: change type to GVariantSimon McVittie1-1/+2
2014-04-08TpChannelDispatchOperation: make the external API GVariant-basedSimon McVittie1-1/+3
2014-04-030.99.10Simon McVittie1-2/+2
2014-04-03Fold the core library into the dbus librarySimon McVittie1-0/+1
2014-04-03Move dbus-glib-style a{sv} utilities into the dbus librarySimon McVittie1-0/+1
2014-04-03Rename core-util.c to value-array.c and put it in the -dbus librarySimon McVittie1-0/+1
2014-04-01Rename remaining tp_dbus_daemon_*() to tp_dbus_connection_*()Xavier Claessens1-4/+4
2014-04-01Remove tp_dbus_daemon_get_unique_name()Xavier Claessens1-1/+1
2014-04-01Replace all occurences of TpDBusDaemon by GDBusConnectionXavier Claessens1-37/+25
2014-04-01tp_client_factory_dup_channel_dispatcher: rename to _ensure_channel_dispatcherSimon McVittie1-1/+1
2014-04-01TpChannelDispatcher: Always create from a factoryXavier Claessens1-1/+1
2014-03-26Make sure to register object paths *before* taking bus namesSimon McVittie1-3/+7
2014-03-26TpBaseClient: track clients per GDBusConnection, not DBusConnectionSimon McVittie1-23/+23
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-26Replace trivial uses of DBusGMethodInvocation with GDBusMethodInvocationSimon McVittie1-5/+5
2014-03-19snapshotSimon McVittie1-6/+6
2014-03-18_tp_g_list_copy_deep: removeSimon McVittie1-1/+1
2014-03-18base-client: remove _object suffix from higher level filter APIGuillaume Desmottes1-25/+25
2014-03-18base-client: suffix GVariant filter APIGuillaume Desmottes1-13/+13
2014-03-18TpChannelFilter: addSimon McVittie1-0/+172
2014-03-07base-client: inline _take_*_filter functionsGuillaume Desmottes1-108/+21
2014-03-03client-factory: take a vardict for new channel propsGuillaume Desmottes1-1/+1
2014-03-03handle-channel-context: store handler_info as a GVariantGuillaume Desmottes1-1/+1
2014-02-27make tp_asv_{to,from}_vardict publicGuillaume Desmottes1-4/+4
2014-02-27channel-request: use the vardict version of the 'hints' propertyGuillaume Desmottes1-6/+7
2014-02-27base-client: rename filter vardict APIGuillaume Desmottes1-9/+9
2014-02-27base-client: remove not vardict filter APIGuillaume Desmottes1-94/+6
2014-02-13TargetHandleType has been renamed to TargetEntityTypeGuillaume Desmottes1-4/+4
2014-02-13TpHandleType has been renmed to TpEntityTypeGuillaume Desmottes1-4/+4
2014-02-10Handler: Requests_Satisfied is now a dictGuillaume Desmottes1-12/+10
2014-02-10Observer: Requests_Satisfied is now a dictGuillaume Desmottes1-12/+10
2014-01-24base-client: simplify code preparing channelsGuillaume Desmottes1-120/+28
2014-01-24Approver high level API: make singularGuillaume Desmottes1-10/+4
2014-01-24Handler high level API: make singularGuillaume Desmottes1-75/+50
2014-01-24rename TpHandleChannelsContext to TpHandleChannelContextGuillaume Desmottes1-19/+19
2014-01-24Observer high level API: make singularGuillaume Desmottes1-38/+33
2014-01-24rename TpObserveChannelsContext to TpObserveChannelContextGuillaume Desmottes1-17/+17
2014-01-20NewChannels -> NewChannel and ObserveChannel singularGuillaume Desmottes1-3/+10
2014-01-20Handler.HandleWith::User_Action_Time: use a signed typeGuillaume Desmottes1-1/+1
2014-01-20Approver is now singularGuillaume Desmottes1-19/+52
2014-01-20HandleChannel() is now singularGuillaume Desmottes1-3/+40
2014-01-20Merge branch 'master' into nextGuillaume Desmottes1-0/+3
2014-01-20base-client: fix TpConnection leakGuillaume Desmottes1-0/+3
2013-11-11Replace im.telepathy1 with im.telepathy.v1Simon McVittie1-2/+2
2012-12-26Remove deprecated functionsXavier Claessens1-60/+11
2012-10-08Merge branch 'master' into nextSimon McVittie1-0/+98
2012-09-26prepare 0.19.10telepathy-glib-0.19.10Guillaume Desmottes1-3/+3
2012-09-26tp_base_client_add_observer_filter_vardict etc.: addSimon McVittie1-0/+98