summaryrefslogtreecommitdiff
path: root/telepathy-logger/log-store-pidgin.c
Commit message (Expand)AuthorAgeFilesLines
* logger: fix several string and date leaksSimon McVittie2014-03-181-0/+4
* log-store-pidgin: keep a ref on the account managerGuillaume Desmottes2013-09-301-6/+10
* stop using tp_account_manager_get_valid_accounts()Guillaume Desmottes2013-09-251-2/+2
* stop using tp_account_get_protocol()Guillaume Desmottes2013-09-251-2/+2
* log-walker: Run the filter synchronously in the walkerDebarshi Ray2013-01-091-5/+2
* TplLogStore: remove :name property entirely.Will Thompson2012-09-251-5/+0
* Make TplLogStore:name immutable.Will Thompson2012-09-251-22/+4
* TplLogStore: make :readable property immutableWill Thompson2012-09-251-16/+1
* TplLogStore: remove writable property.Will Thompson2012-09-251-20/+0
* log-store-pidgin: Implement create_iterDebarshi Ray2012-08-281-0/+19
* Disable single include of telepathy-glib headersXavier Claessens2012-07-031-3/+1
* log_store_pidgin_get_dir: get the length of orig_id instead of id (#37176)Guillaume Desmottes2011-05-131-1/+1
* Make Pigding store robust to empty fileNicolas Dufresne2011-05-051-6/+15
* Fix spelling Wheter -> WhetherNicolas Dufresne2011-04-011-1/+1
* Remove unused pending message ID from text eventNicolas Dufresne2011-03-151-2/+0
* Remove faked log_id from pidgin log-storeNicolas Dufresne2011-03-151-15/+0
* Move _time_parse() to util and remove datetimeNicolas Dufresne2011-03-031-1/+0
* Don't pass time_t to g_object_new when property is guint64Danielle Madeley2011-02-241-1/+1
* Introduce TplEventTypeMask to be able to select event typeNicolas Dufresne2011-02-221-5/+22
* Make TplEntity constructors publicNicolas Dufresne2011-02-221-25/+9
* Move away from id/type pair in favor of TplEntityNicolas Dufresne2011-02-221-53/+65
* Strip off unused search_in_identifierNicolas Dufresne2011-02-081-33/+0
* Renamed TplEventText into TplTextEventNicolas Dufresne2011-02-081-5/+5
* Make strv size check more explicitNicolas Dufresne2011-02-081-1/+3
* Comment: s/reveiver/receiver/Nicolas Dufresne2011-02-081-1/+1
* Refactored TplEvent/TplEventTextNicolas Dufresne2011-02-071-50/+99
* Room can be deduced from the receiver typeNicolas Dufresne2011-02-071-2/+0
* Add test/dbus testsuites, as tp-glib does.Cosimo Alfarano2011-01-211-1/+1
* Add telepathy-logger/log-store-pidgin.[ch]Cosimo Alfarano2011-01-211-0/+1181