summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dbus-service: more fixesCosimo Alfarano2010-02-123-16/+21
* Remove generated header from headersCosimo Alfarano2010-02-121-1/+0
* Some more fixes about DBus extentionsCosimo Alfarano2010-02-122-10/+29
* regenerate service file is Makefile has changedGuillaume Desmottes2010-02-121-1/+1
* Replace uses of g_debug with DEBUGDanielle Madeley2010-02-1212-27/+46
* telepathy-logger: Enable debuggingDanielle Madeley2010-02-123-2/+80
* observer: Always return from ObserveChannels, otherwise dispatching jams upDanielle Madeley2010-02-111-14/+27
* Port to TplSvcLoggerDanielle Madeley2010-02-119-118/+62
* Generate client bindingsDanielle Madeley2010-02-114-0/+1201
* Get org.freedesktop.Telepathy.Logger extension buildingDanielle Madeley2010-02-1119-168/+2024
* Merge branch 'master' of git+ssh://git.collabora.co.uk/git/telepathy-loggerCosimo Alfarano2010-02-104-2/+15
|\
| * generate libtelepathy-logger-uninstalled.pc fileGuillaume Desmottes2010-02-103-0/+13
| * libtelepathy-logger.pc.in: fix Name and DescriptionGuillaume Desmottes2010-02-101-2/+2
* | Fixed check-coding-styleCosimo Alfarano2010-02-1021-284/+270
|/
* Merge branch 'master' of git+ssh://git.collabora.co.uk/git/telepathy-loggerCosimo Alfarano2010-02-101-0/+2
|\
| * autogen.sh: call gtkdocizeGuillaume Desmottes2010-02-101-0/+2
* | Added Makefile generation for tests/suppressionsCosimo Alfarano2010-02-102-1/+1
|/
* Merge branch 'master' of git+ssh://git.collabora.co.uk/git/telepathy-loggerCosimo Alfarano2010-02-103-380/+28
|\
| * prefer automake/aclocal 1.11Guillaume Desmottes2010-02-101-6/+7
| * No need to include INSTALL in gitGuillaume Desmottes2010-02-102-365/+1
| * Use autogen.sh from telepathy-salutGuillaume Desmottes2010-02-101-15/+26
* | Added debug module from gabbleCosimo Alfarano2010-02-109-52/+279
* | created gtk-doc infrastructureCosimo Alfarano2010-02-1032-145/+427
* | Moved dbus-service.xml to data/Cosimo Alfarano2010-02-094-2/+168
|/
* Moved dbus-service to telepathy-logger/Cosimo Alfarano2010-02-0912-426/+302
* TplChannelText actionchain order fixedCosimo Alfarano2010-02-087-179/+341
* Merged the TPL and TPL DBus serviceCosimo Alfarano2010-02-083-11/+36
* TplChannelText actionchain order fixedCosimo Alfarano2010-02-082-2/+4
* fix lost pending messagesCosimo Alfarano2010-02-056-112/+270
* Merge branch 'multi-logstore'Cosimo Alfarano2010-02-0417-377/+773
|\
| * Add support for multi logstoreCosimo Alfarano2010-02-0417-377/+773
* | GitIgnore updateCosimo Alfarano2010-02-041-14/+10
* | Adding an improved (a bit) infrastructure for testCosimo Alfarano2010-02-0441-3853/+559
|/
* ChannelFactory registration to TplObserverCosimo Alfarano2010-02-035-5/+45
* Improved channel-factoryCosimo Alfarano2010-02-028-83/+262
* imported tests from telepathy-gabbleCosimo Alfarano2010-02-0147-20/+6316
* Fixed async multi-TplChannel handling in observerCosimo Alfarano2010-02-012-14/+41
* TP RestylingCosimo Alfarano2010-01-291-37/+36
* TP RestylingCosimo Alfarano2010-01-292-118/+122
* Added file for TP DBus extension supportCosimo Alfarano2010-01-2927-1994/+767
* add TplObserverPriv to TplObserverCosimo Alfarano2010-01-282-39/+38
* Fixed tpl_log_entry_text_message_type_from_strCosimo Alfarano2010-01-282-20/+17
* added a Channel Factory to transparently handle channelsCosimo Alfarano2010-01-287-52/+168
* Better handling of remote TpContact when on 1-1Cosimo Alfarano2010-01-282-30/+55
* Refactored TplChannelText using ActionChainCosimo Alfarano2010-01-2813-892/+1065
* Refactring of TplChannel as subclass of TpChannelCosimo Alfarano2010-01-267-326/+312
* Merge branch 'logentry-refactoring'Cosimo Alfarano2010-01-2618-575/+1140
|\
| * Finished abstraction on TplLogEntry + TP restylingCosimo Alfarano2010-01-265-106/+121
| * move TplLogEntry abstract and virtualized some methodsCosimo Alfarano2010-01-254-48/+238
| * TP re-styling for TplLogEntryCosimo Alfarano2010-01-251-31/+63