index
:
telepathy-logger
get-frequent-contacts
leak-54814
master
nch
trivia
Unnamed repository; edit this file to name it for gitweb.
Guillaume Desmottes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-30
log-walker: Don't leak the GList node
HEAD
master
Debarshi Ray
1
-1/+1
2012-08-29
log-walker: Add an example explaining how to use the API
Debarshi Ray
1
-0/+135
2012-08-29
Fix distcheck, missing file in clean list
Nicolas Dufresne
1
-0/+1
2012-08-29
Rename is_begin into is_start
Nicolas Dufresne
2
-10/+10
2012-08-28
Fix doc warning: missing field in TplLogWalkerClass
Nicolas Dufresne
1
-0/+1
2012-08-28
Documentation fix
Nicolas Dufresne
7
-12/+22
2012-08-28
Add missing file in gitignore
Nicolas Dufresne
1
-0/+1
2012-08-28
Add missing valgrind suppression
Nicolas Dufresne
1
-0/+7
2012-08-28
doc: Add log-*-internal.h to IGNORE_HFILES and link to log-walker.xml
Debarshi Ray
2
-0/+5
2012-08-28
tools: Remove telepathy-glib-env from version control
Debarshi Ray
1
-9/+0
2012-08-28
tests: Add a test for log-walker/rewind
Debarshi Ray
1
-0/+90
2012-08-28
tests: Add a test for log-walker/get-events
Debarshi Ray
2
-0/+294
2012-08-28
tests: Add new TpLogger and purple logs to flex the TplLogWalker
Debarshi Ray
7
-2/+70
2012-08-28
tests: Add a test for log-iter-pidgin/rewind
Debarshi Ray
1
-0/+270
2012-08-28
tests: Add a test for log-iter-pidgin/get-events
Debarshi Ray
2
-0/+577
2012-08-28
tests: Add a test for log-iter-xml/rewind
Debarshi Ray
1
-0/+195
2012-08-28
tests: Add a test for log-iter-xml/get-events
Debarshi Ray
2
-0/+234
2012-08-28
log-store-xml: Filter out duplicate dates in get_dates
Nicolas Dufresne
1
-0/+13
2012-08-28
log-walker: Implement rewind
Debarshi Ray
1
-0/+57
2012-08-28
log-walker: Add rewind skeleton
Debarshi Ray
2
-0/+107
2012-08-28
log-walker: Keep a list of (iter, count) tuples
Debarshi Ray
1
-0/+45
2012-08-28
log-iter-pidgin: Implement rewind
Debarshi Ray
1
-0/+70
2012-08-28
log-iter-xml: Implement rewind
Debarshi Ray
1
-0/+70
2012-08-28
log-iter: Add a rewind pure virtual method
Debarshi Ray
2
-0/+23
2012-08-28
log-walker: Treat the internal state as a critical section
Debarshi Ray
1
-2/+32
2012-08-28
log-walker: Add is_begin and is_end methods, and use them in get_events
Debarshi Ray
2
-2/+56
2012-08-28
log-iter-pidgin: Implement get_events
Debarshi Ray
1
-0/+65
2012-08-28
log-store-pidgin: Implement create_iter
Debarshi Ray
1
-0/+19
2012-08-28
Add TplLogIterPidgin skeleton
Debarshi Ray
3
-0/+321
2012-08-28
log-walker: Implement get_events
Debarshi Ray
1
-1/+78
2012-08-28
log-walker: Add get_events skeleton
Debarshi Ray
2
-0/+154
2012-08-28
log-iter-xml: Implement get_events
Debarshi Ray
1
-0/+65
2012-08-28
log-manager: Implement walk_filtered_events
Debarshi Ray
2
-0/+57
2012-08-28
log-store-xml: Implement create_iter
Debarshi Ray
1
-0/+19
2012-08-28
log-store: Add a create_iter pure virtual method
Debarshi Ray
2
-0/+24
2012-08-28
Add TplLogIterXml skeleton
Debarshi Ray
3
-0/+321
2012-08-28
log-store: Add G_TYPE_OBJECT as a prerequisite of TPL_TYPE_LOG_STORE
Debarshi Ray
1
-0/+1
2012-08-28
Add TplLogWalker skeleton
Debarshi Ray
5
-0/+219
2012-07-20
Add TplLogIter skeleton
Debarshi Ray
3
-0/+149
2012-07-04
Drop unused TplChannel
Xavier Claessens
3
-133/+0
2012-07-04
Stop using TplChannel interface
Xavier Claessens
7
-158/+16
2012-07-04
Drop TplChannelFactory
Xavier Claessens
3
-163/+0
2012-07-04
Stop using TplChannelFactory, reply on TplClientFactory instead
Xavier Claessens
4
-182/+8
2012-07-04
Add TplClientFactory
Xavier Claessens
7
-1/+204
2012-07-04
TplTextChannel, TplCallChannel: Use TpProxyFeature
Xavier Claessens
4
-25/+131
2012-07-04
TplTextChannel: Stop using TplActionChain
Xavier Claessens
1
-80/+62
2012-07-04
TplTextChannel: Stop preparing TpContacts, TpChannel does it for us already
Xavier Claessens
2
-112/+16
2012-07-04
TplCallChannel: Stop using TplActionChain
Xavier Claessens
1
-57/+46
2012-07-04
No need to prepare TP_CONNECTION_FEATURE_CORE
Xavier Claessens
2
-45/+0
2012-07-04
TplCallChannel, TplTextChannel: Do not take TpAccount arg in constructor
Xavier Claessens
4
-10/+3
[next]