summaryrefslogtreecommitdiff
path: root/telepathy-logger/channel.c
Commit message (Expand)AuthorAgeFilesLines
* Extend the TplActionChain API to support passing arbitrary data to the chaine...Travis Reitter2010-02-251-9/+15
* Documentation string fixCosimo Alfarano2010-02-151-1/+1
* avoiding use g_strdup if no storing for the value is doneCosimo Alfarano2010-02-151-6/+4
* Using tp_proxy_get_object_pathCosimo Alfarano2010-02-151-5/+9
* Removal of util.c module.Cosimo Alfarano2010-02-151-2/+6
* include config.hCosimo Alfarano2010-02-151-0/+1
* using obj = g_object_ref (obj)Cosimo Alfarano2010-02-151-2/+1
* Telepathy restylingCosimo Alfarano2010-02-121-1/+1
* Action chain module createdCosimo Alfarano2010-02-121-0/+1
* use tp_proxy_get_object_path()Cosimo Alfarano2010-02-121-7/+5
* Fix prop's getters/setters and flagsCosimo Alfarano2010-02-121-6/+6
* channel: fix includeCosimo Alfarano2010-02-121-1/+1
* Replace uses of g_debug with DEBUGDanielle Madeley2010-02-121-2/+5
* created gtk-doc infrastructureCosimo Alfarano2010-02-101-4/+29
* Moved dbus-service to telepathy-logger/Cosimo Alfarano2010-02-091-1/+1
* TplChannelText actionchain order fixedCosimo Alfarano2010-02-081-0/+2
* Add support for multi logstoreCosimo Alfarano2010-02-041-5/+0
* added a Channel Factory to transparently handle channelsCosimo Alfarano2010-01-281-34/+16
* Refactored TplChannelText using ActionChainCosimo Alfarano2010-01-281-163/+140
* Refactring of TplChannel as subclass of TpChannelCosimo Alfarano2010-01-261-164/+168
* Fixed channel map removal bugCosimo Alfarano2010-01-201-4/+2
* TplConf bug fixedCosimo Alfarano2010-01-191-15/+17
* GConf enabledCosimo Alfarano2010-01-141-20/+17
* Async API infrastructureCosimo Alfarano2010-01-131-0/+334