summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* start on version 0.6.1telepathy-logger-0.6Jonny Lamb2012-10-302-1/+6
* version 0.6.0telepathy-logger-0.6.0Jonny Lamb2012-10-302-7/+7
* Add missing file in gitignoreNicolas Dufresne2012-10-301-0/+1
* tools: Remove telepathy-glib-env from version controlDebarshi Ray2012-10-301-9/+0
* tools: expect a tar.bz2 not a tar.gzJonny Lamb2012-10-302-10/+10
* log-store-xml: Filter out duplicate dates in get_datesNicolas Dufresne2012-10-301-0/+13
* Fix distcheck, missing file in clean listNicolas Dufresne2012-10-291-0/+1
* NEWS: summary for 0.6.0Jonny Lamb2012-10-291-2/+13
* Drop unused TplChannelXavier Claessens2012-07-043-133/+0
* Stop using TplChannel interfaceXavier Claessens2012-07-047-158/+16
* Drop TplChannelFactoryXavier Claessens2012-07-043-163/+0
* Stop using TplChannelFactory, reply on TplClientFactory insteadXavier Claessens2012-07-044-182/+8
* Add TplClientFactoryXavier Claessens2012-07-047-1/+204
* TplTextChannel, TplCallChannel: Use TpProxyFeatureXavier Claessens2012-07-044-25/+131
* TplTextChannel: Stop using TplActionChainXavier Claessens2012-07-041-80/+62
* TplTextChannel: Stop preparing TpContacts, TpChannel does it for us alreadyXavier Claessens2012-07-042-112/+16
* TplCallChannel: Stop using TplActionChainXavier Claessens2012-07-041-57/+46
* No need to prepare TP_CONNECTION_FEATURE_COREXavier Claessens2012-07-042-45/+0
* TplCallChannel, TplTextChannel: Do not take TpAccount arg in constructorXavier Claessens2012-07-044-10/+3
* Remove streamed media channel supportXavier Claessens2012-07-036-742/+0
* Disable single include of telepathy-glib headersXavier Claessens2012-07-0325-50/+29
* Update tools/ copy from telepathy-glibXavier Claessens2012-07-0334-1484/+1757
* Bump telepathy-glib dependency to 0.19.2Xavier Claessens2012-07-031-2/+2
* add missing config.h includesGuillaume Desmottes2012-06-055-0/+10
* simple-conn: use TP_ERROR instead of TP_ERRORSGuillaume Desmottes2012-06-051-2/+2
* use tp-glib version macrosGuillaume Desmottes2012-06-051-0/+3
* Update .gitignoreJasper St. Pierre2012-05-281-2/+4
* log-manager: Fix annotations on get_filtered_eventsJasper St. Pierre2012-05-281-2/+3
* Fix introspection warningsJasper St. Pierre2012-05-288-28/+28
* Merge branch 'telepathy-logger-0.4'Danielle Madeley2012-04-261-1/+1
|\
| * Since we depend on Call support now, bump tp-glib dep to 0.18.0telepathy-logger-0.4Danielle Madeley2012-04-261-1/+1
* | start on version 0.5.0Jonny Lamb2012-04-032-2/+2
|/
* start on version 0.4.1Jonny Lamb2012-04-032-1/+6
* version 0.4.0telepathy-logger-0.4.0Jonny Lamb2012-04-032-5/+5
* update NEWS for 0.4.0Jonny Lamb2012-04-031-0/+10
* tools/telepathy.am: update to latest version from tp-glibJonny Lamb2012-04-033-6/+148
* Fix type in NEWS fileDanielle Madeley2012-04-031-1/+1
* Post release version bumpDanielle Madeley2012-04-031-1/+1
* Version 0.2.13telepathy-logger-0.2.13Danielle Madeley2012-04-032-2/+15
* Limit end-reason to enum values rather then max intNicolas Dufresne2012-03-281-1/+1
* Style fixNicolas Dufresne2012-03-281-2/+2
* Be safe when CM sends change state multiple timesNicolas Dufresne2012-03-281-0/+5
* Port TplCallChannel to Call1 APINicolas Dufresne2012-03-2815-421/+150
* add missing config.hGuillaume Desmottes2012-02-142-0/+4
* Disable GLib deprecation warningsGuillaume Desmottes2012-02-141-0/+4
* Fail on missing gobject-instrospection makefileNicolas Dufresne2011-11-241-1/+3
* Post release version bumpNicolas Dufresne2011-11-241-1/+1
* Update check-c-style.sh from telepathy-glibCosimo Alfarano2011-11-181-0/+13
* Replace g_ptr_array_free with g_ptr_array_unrefCosimo Alfarano2011-11-183-3/+3
* Replace g_array_free with g_array_unrefCosimo Alfarano2011-11-183-5/+5