summaryrefslogtreecommitdiff
path: root/telepathy-logger
Commit message (Collapse)AuthorAgeFilesLines
* TplConf bug fixedCosimo Alfarano2010-01-1912-95/+143
|
* Created data/Cosimo Alfarano2010-01-153-45/+4
| | | | * moved relevand data files into data/
* GConf enabledCosimo Alfarano2010-01-1419-278/+721
| | | | | | * gconf enabled using TplConf. Schema defined in telepathy-logger.schemas file * fixes for the Async API * add_message and add_message_async modified: chat_id, is_chatroom not needed anymore, while using TplLogEntry
* Async API infrastructureCosimo Alfarano2010-01-1328-0/+5725
* moved code from libtelepathy-logger/ to telepathy-logger/ * used /usr/bin/indent filter with GNU style for source formatting * added log-manager's async APIs infrastructure using GIO * addes some async method using the async infrastructure * added gconf infrastructure in the telepathy-logger/conf module