summaryrefslogtreecommitdiff
path: root/telepathy-logger/observer.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-01Replace all occurences of TpDBusDaemon by GDBusConnectionXavier Claessens1-1/+2
2014-03-18base-client: suffix GVariant filter APIGuillaume Desmottes1-4/+4
2014-02-27base-client: rename filter vardict APIGuillaume Desmottes1-4/+4
2014-02-27logger: use tp_base_client_add_observer_filter_vardict()Guillaume Desmottes1-28/+16
2014-02-13TargetHandleType has been renamed to TargetEntityTypeGuillaume Desmottes1-4/+4
2014-02-13TpHandleType has been renmed to TpEntityTypeGuillaume Desmottes1-4/+4
2014-01-24Observer high level API: make singularGuillaume Desmottes1-8/+5
2014-01-24rename TpObserveChannelsContext to TpObserveChannelContextGuillaume Desmottes1-3/+3
2013-11-11Replace im.telepathy1 with im.telepathy.v1Simon McVittie1-4/+4
2013-10-01Rename org.freedesktop.Telepathy to im.telepathy1Xavier Claessens1-4/+4
2013-09-30tp_client_factory_add_contact_features_varargs now takes '0' as guardGuillaume Desmottes1-1/+1
2013-09-30TpSimpleClientFactory has been renamed TpClientFactoryGuillaume Desmottes1-2/+2
2013-09-25client-factory: turn to a singletonGuillaume Desmottes1-1/+1
2012-08-28Documentation fixNicolas Dufresne1-1/+1
2012-07-04Stop using TplChannel interfaceXavier Claessens1-5/+4
2012-07-04Stop using TplChannelFactory, reply on TplClientFactory insteadXavier Claessens1-144/+7
2012-07-04TplTextChannel: Stop preparing TpContacts, TpChannel does it for us alreadyXavier Claessens1-0/+1
2012-07-03Remove streamed media channel supportXavier Claessens1-9/+0
2012-07-03Disable single include of telepathy-glib headersXavier Claessens1-7/+2
2012-03-28Port TplCallChannel to Call1 APINicolas Dufresne1-4/+2
2011-11-18Replace g_ptr_array_free with g_ptr_array_unrefCosimo Alfarano1-1/+1
2011-10-14Fix observer singleton and select featuresNicolas Dufresne1-36/+37
2011-03-25Removed broken editor instructionNicolas Dufresne1-1/+0
2011-03-25Make Call support conditional to --enable-callNicolas Dufresne1-0/+2
2011-03-25Add support for TplCallChannelNicolas Dufresne1-0/+18
2011-03-25Add TplStreamMediaChannel legacy call observerNicolas Dufresne1-0/+9
2011-03-15Change TplChannel into an interface and portNicolas Dufresne1-8/+10
2011-02-08Renamed TplChannelText into TplTextChannelNicolas Dufresne1-4/+4
2010-10-13Ensure we always return from ObserveChannelsWill Thompson1-10/+30
2010-08-06Ignore messages in LogManager when logging is disabled instead of in the Obse...Danielle Madeley1-43/+0
2010-08-06Add globally-enabled property + notificationDanielle Madeley1-0/+14
2010-08-06Remove ignore-accountsDanielle Madeley1-8/+0
2010-07-19Port TplConf to GSettingsDanielle Madeley1-7/+5
2010-07-05observer: ignore channels that we are already observingGuillaume Desmottes1-0/+6
2010-07-05Store TplChannel we are preparing into a hash tableGuillaume Desmottes1-2/+15
2010-07-05remove tpl_observer_get_channel_map and rename hash table to 'channels'Guillaume Desmottes1-28/+12
2010-07-05_tpl_observer_register_channel can be staticGuillaume Desmottes1-22/+20
2010-06-04observer: prefix internal API with underscoreGuillaume Desmottes1-11/+11
2010-06-04conf: prefix internal API with underscoreGuillaume Desmottes1-3/+3
2010-06-04channel: prefix internal API with underscoreGuillaume Desmottes1-1/+1
2010-05-31tpl_observer_observe_channels: raise an error if something went wrongGuillaume Desmottes1-1/+6
2010-05-31no need to redefine tpl_observer_register_dbusGuillaume Desmottes1-20/+1
2010-05-31Use TpBaseClient rather than our own Observer implementation (fdo #27881)Guillaume Desmottes1-387/+70
2010-05-27rename all non public headers to -internal.hGuillaume Desmottes1-4/+4
2010-05-26rename _tpl_action_chain_new to fit async/finish conventionsGuillaume Desmottes1-1/+1
2010-04-23Internalize action-chainSimon McVittie1-2/+2
2010-04-23Internalize util.hSimon McVittie1-1/+1
2010-04-23Rename debug.h to debug-internal.h and underscore-prefix its functionsSimon McVittie1-1/+1
2010-04-22TplObserver: don't dereference self til it's been checkedSimon McVittie1-5/+3
2010-04-22contact, observer: use un-obfuscated priv accessorsSimon McVittie1-5/+4