summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-30start on version 0.6.1telepathy-logger-0.6Jonny Lamb2-1/+6
2012-10-30version 0.6.0telepathy-logger-0.6.0Jonny Lamb2-7/+7
2012-10-30Add missing file in gitignoreNicolas Dufresne1-0/+1
2012-10-30tools: Remove telepathy-glib-env from version controlDebarshi Ray1-9/+0
2012-10-30tools: expect a tar.bz2 not a tar.gzJonny Lamb2-10/+10
2012-10-30log-store-xml: Filter out duplicate dates in get_datesNicolas Dufresne1-0/+13
2012-10-29Fix distcheck, missing file in clean listNicolas Dufresne1-0/+1
2012-10-29NEWS: summary for 0.6.0Jonny Lamb1-2/+13
2012-07-04Drop unused TplChannelXavier Claessens3-133/+0
2012-07-04Stop using TplChannel interfaceXavier Claessens7-158/+16
2012-07-04Drop TplChannelFactoryXavier Claessens3-163/+0
2012-07-04Stop using TplChannelFactory, reply on TplClientFactory insteadXavier Claessens4-182/+8
2012-07-04Add TplClientFactoryXavier Claessens7-1/+204
2012-07-04TplTextChannel, TplCallChannel: Use TpProxyFeatureXavier Claessens4-25/+131
2012-07-04TplTextChannel: Stop using TplActionChainXavier Claessens1-80/+62
2012-07-04TplTextChannel: Stop preparing TpContacts, TpChannel does it for us alreadyXavier Claessens2-112/+16
2012-07-04TplCallChannel: Stop using TplActionChainXavier Claessens1-57/+46
2012-07-04No need to prepare TP_CONNECTION_FEATURE_COREXavier Claessens2-45/+0
2012-07-04TplCallChannel, TplTextChannel: Do not take TpAccount arg in constructorXavier Claessens4-10/+3
2012-07-03Remove streamed media channel supportXavier Claessens6-742/+0
2012-07-03Disable single include of telepathy-glib headersXavier Claessens25-50/+29
2012-07-03Update tools/ copy from telepathy-glibXavier Claessens34-1484/+1757
2012-07-03Bump telepathy-glib dependency to 0.19.2Xavier Claessens1-2/+2
2012-06-05add missing config.h includesGuillaume Desmottes5-0/+10
2012-06-05simple-conn: use TP_ERROR instead of TP_ERRORSGuillaume Desmottes1-2/+2
2012-06-05use tp-glib version macrosGuillaume Desmottes1-0/+3
2012-05-28Update .gitignoreJasper St. Pierre1-2/+4
2012-05-28log-manager: Fix annotations on get_filtered_eventsJasper St. Pierre1-2/+3
2012-05-28Fix introspection warningsJasper St. Pierre8-28/+28
2012-04-26Merge branch 'telepathy-logger-0.4'Danielle Madeley1-1/+1
2012-04-26Since we depend on Call support now, bump tp-glib dep to 0.18.0telepathy-logger-0.4Danielle Madeley1-1/+1
2012-04-03start on version 0.5.0Jonny Lamb2-2/+2
2012-04-03start on version 0.4.1Jonny Lamb2-1/+6
2012-04-03version 0.4.0telepathy-logger-0.4.0Jonny Lamb2-5/+5
2012-04-03update NEWS for 0.4.0Jonny Lamb1-0/+10
2012-04-03tools/telepathy.am: update to latest version from tp-glibJonny Lamb3-6/+148
2012-04-03Fix type in NEWS fileDanielle Madeley1-1/+1
2012-04-03Post release version bumpDanielle Madeley1-1/+1
2012-04-03Version 0.2.13telepathy-logger-0.2.13Danielle Madeley2-2/+15
2012-03-28Limit end-reason to enum values rather then max intNicolas Dufresne1-1/+1
2012-03-28Style fixNicolas Dufresne1-2/+2
2012-03-28Be safe when CM sends change state multiple timesNicolas Dufresne1-0/+5
2012-03-28Port TplCallChannel to Call1 APINicolas Dufresne15-421/+150
2012-02-14add missing config.hGuillaume Desmottes2-0/+4
2012-02-14Disable GLib deprecation warningsGuillaume Desmottes1-0/+4
2011-11-24Fail on missing gobject-instrospection makefileNicolas Dufresne1-1/+3
2011-11-24Post release version bumpNicolas Dufresne1-1/+1
2011-11-18Update check-c-style.sh from telepathy-glibCosimo Alfarano1-0/+13
2011-11-18Replace g_ptr_array_free with g_ptr_array_unrefCosimo Alfarano3-3/+3
2011-11-18Replace g_array_free with g_array_unrefCosimo Alfarano3-5/+5