index
:
delta/telepathy-logger.git
master
next
telepathy-logger-0.1
telepathy-logger-0.4
telepathy-logger-0.6
telepathy-logger-0.8
gitlab.freedesktop.org: telepathy/telepathy-logger.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
telepathy-logger
Commit message (
Expand
)
Author
Age
Files
Lines
*
TplLogEntry/TplLogEntryText: added several fields/props
Cosimo Alfarano
2010-03-12
12
-283
/
+1609
*
Add retrieval of pending messages using Message iface.
Cosimo Alfarano
2010-03-12
1
-13
/
+111
*
Fixed log-store-sqlite name property
Cosimo Alfarano
2010-03-12
1
-2
/
+2
*
Renamed GET_PRIV into GET_PRIVATE for homogeneity
Cosimo Alfarano
2010-03-12
1
-7
/
+9
*
Renamed log-store-counter into log-store-sqlite
Cosimo Alfarano
2010-03-08
4
-55
/
+55
*
log-manager: clean up addition of log stores, add TplLogStoreCounter
Danielle Madeley
2010-03-05
1
-41
/
+36
*
log-store-counter: a log store that uses sqlite3 to count messages
Danielle Madeley
2010-03-05
3
-2
/
+670
*
log-store: add common properties to the LogStore GInterface
Danielle Madeley
2010-03-05
3
-114
/
+72
*
observer: don't leak GObject properties
Danielle Madeley
2010-03-04
1
-19
/
+54
*
Merge branch 'observe-existing-channels'
Danielle Madeley
2010-02-26
4
-12
/
+187
|
\
|
*
observer: clean up referencing
Danielle Madeley
2010-02-26
1
-147
/
+98
|
*
Improving debug messaes for log-manager and log-store-emapthy
Cosimo Alfarano
2010-02-25
3
-4
/
+10
|
*
Preparing TpAccount and TpChannel before channel retrieval.
Cosimo Alfarano
2010-02-25
1
-21
/
+127
|
*
Improved debug while called during open channel inspection
Cosimo Alfarano
2010-02-25
1
-1
/
+5
|
*
Added Open Channel retrieval.
Cosimo Alfarano
2010-02-25
1
-8
/
+116
*
|
Merge branch 'get-recent-messages-async'
Danielle Madeley
2010-02-26
1
-71
/
+125
|
\
\
|
*
|
dbus-service: make GetRecentMessages asynchronous
Danielle Madeley
2010-02-26
1
-71
/
+125
|
|
/
*
|
Add favourite contacts support.
Travis Reitter
2010-02-25
3
-2
/
+666
*
|
Fix the signature of link_free() and use it more consistently.
Travis Reitter
2010-02-25
1
-5
/
+4
*
|
Extend the TplActionChain API to support passing arbitrary data to the chaine...
Travis Reitter
2010-02-25
4
-39
/
+92
|
/
*
Adding a GIO's _finish() method to each async API in log-manager.
Cosimo Alfarano
2010-02-25
3
-54
/
+151
*
Fixes a SIG11 when a msg to a chatroom is sent
Cosimo Alfarano
2010-02-25
2
-10
/
+22
*
Fix PATH_DEBUG, prefixing '_' to blocl's vars to avoid shadowing vars in uppe...
Cosimo Alfarano
2010-02-25
1
-6
/
+6
*
Fixed a bug with tpl_log_entry_set_chat_id at construct time
Cosimo Alfarano
2010-02-25
5
-26
/
+10
*
TP style fixes
Cosimo Alfarano
2010-02-25
2
-15
/
+20
*
renamed libtelepathy-logger.pc.in in telepathy-logger.pc.in
Cosimo Alfarano
2010-02-25
3
-1
/
+1
*
Changed from libtelepathy-logger to tp-logger the id used by debugger to log ...
Cosimo Alfarano
2010-02-25
1
-1
/
+1
*
Tp style fixes
Danielle Madeley
2010-02-24
3
-5
/
+5
*
make distcheck fixes
Danielle Madeley
2010-02-24
1
-1
/
+7
*
Moving LogManager initialisation from _constructor to _init
Cosimo Alfarano
2010-02-22
1
-49
/
+51
*
Fix chat_id conversion when chat_id is 1-1 conversation from a chatroom
Cosimo Alfarano
2010-02-22
1
-1
/
+8
*
Handle GError properly in during _build
Cosimo Alfarano
2010-02-22
2
-1
/
+13
*
Using priv->readable_stores when using a search/query API
Cosimo Alfarano
2010-02-22
1
-3
/
+3
*
Fix tpl_log_manager_search_hit_compare
Cosimo Alfarano
2010-02-22
1
-9
/
+28
*
TP Style fixes and gtk-doc src documentation improved
Cosimo Alfarano
2010-02-22
3
-20
/
+168
*
rename LogStore iface method from last_messages to recent_messages
Cosimo Alfarano
2010-02-22
2
-5
/
+5
*
Improved error managing in log-manager and log-store-empathy
Cosimo Alfarano
2010-02-22
4
-9
/
+33
*
Add result data destructors to async APIs
Cosimo Alfarano
2010-02-22
1
-8
/
+78
*
use dbus_g_method_return_error if tp_dbus_daemon cannot be acquired
Cosimo Alfarano
2010-02-22
1
-0
/
+2
*
Added Empathy legacy LogStore support into LogManager.
Cosimo Alfarano
2010-02-22
5
-73
/
+113
*
added account-path property/member to TplLogStore
Cosimo Alfarano
2010-02-22
6
-33
/
+117
*
removed useless g_strdup over not stored string
Cosimo Alfarano
2010-02-18
1
-4
/
+6
*
TP style fixes
Cosimo Alfarano
2010-02-18
3
-9
/
+9
*
Adding observer.h to LIBTPL_HEADERS
Cosimo Alfarano
2010-02-17
1
-0
/
+1
*
Fixing LogStore->add_message method using TplLogEntry instead of gpointer
Cosimo Alfarano
2010-02-16
3
-6
/
+5
*
improving DEBUG output
Cosimo Alfarano
2010-02-16
2
-15
/
+12
*
update Observer's bus name to org.freedesktop.Telepathy.Client.Logger
Cosimo Alfarano
2010-02-16
1
-2
/
+2
*
Removed log_to_debug_sender from debug.c
Cosimo Alfarano
2010-02-16
1
-44
/
+0
*
log-manager: tp-style fix
Danielle Madeley
2010-02-16
1
-1
/
+2
*
dbus-service: don't leak GPtrArray or GError
Danielle Madeley
2010-02-16
1
-2
/
+6
[next]