index
:
telepathy-logger.git
contact-api-review
danni-get-frequent-contacts
dont_use_destroy
hitsearch-with-logstore
log-entry-api-review
log-store-AM
master
pidgin_store
pidgin_store_allinone
tpl-channel-refactored
tpl-conf-iface-rebase
tpl-conf-iface-rebase-OLD
zeitgeist
KA's local repository for Telepathy Logger, WIP
Cosimo Alfarano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-17
gitignore tests/dbus generated files
HEAD
pidgin_store
master
Cosimo Alfarano
1
-0/+5
2011-01-17
add TESTING file, for instruction how to test modules (to be completed)
Cosimo Alfarano
1
-0/+19
2011-01-17
Load TplLogStorePidgin at TplLogManager startup
Cosimo Alfarano
1
-0/+3
2011-01-17
Add test/dbus testsuites, as tp-glib does.
Cosimo Alfarano
17
-106/+2233
2011-01-17
Adding log base to be used for testing
Cosimo Alfarano
18
-0/+343
2011-01-17
Use g_uri_escape() when possible
Cosimo Alfarano
1
-28/+2
2011-01-17
Add telepathy-logger/log-store-pidgin.[ch]
Cosimo Alfarano
3
-14/+1286
2011-01-10
Add TPL_DEBUG="testsuite" to debug.c
Cosimo Alfarano
2
-11/+13
2011-01-10
set "testmode" property only on logstores supporting it
Cosimo Alfarano
1
-0/+7
2011-01-10
make LogManager's dispose() call parent's dispose() when finished disposing
Cosimo Alfarano
1
-0/+2
2011-01-10
gitignore all tags files (ctags) not only the on in the root dir
Cosimo Alfarano
1
-1/+1
2011-01-10
fix docstring for _tpl_log_manager_get_chats()
Cosimo Alfarano
1
-1/+1
2011-01-10
Fix docstring for _tpl_log_store_search_new
Cosimo Alfarano
1
-3/+2
2011-01-10
Fix outdated comment, TplTime does not exist anymore
Cosimo Alfarano
1
-1/+1
2011-01-06
Fix a memory leak in the xml log store
Emilio Pozuelo Monfort
1
-0/+3
2011-01-05
Minor optimization
Emilio Pozuelo Monfort
1
-1/+1
2011-01-05
Check for events in the readable stores as documented
Emilio Pozuelo Monfort
1
-1/+1
2011-01-03
Avoid freeing random memory
Emilio Pozuelo Monfort
1
-1/+1
2011-01-03
Don't continue adding a message if there was an error
Emilio Pozuelo Monfort
1
-1/+1
2011-01-03
Fix typo
Emilio Pozuelo Monfort
1
-1/+1
2011-01-03
Remove unused summary entry
Emilio Pozuelo Monfort
1
-1/+0
2010-12-24
Move text signal types from TplEntry to TplEntryText
Emilio Pozuelo Monfort
7
-41/+31
2010-12-24
Use TPL_IS_ENTRY_FOO to diferentiate entries
Emilio Pozuelo Monfort
2
-16/+11
2010-12-23
Set the program name
Emilio Pozuelo Monfort
1
-0/+2
2010-12-23
More typo fixes
Emilio Pozuelo Monfort
6
-10/+10
2010-12-17
Typo
Emilio Pozuelo Monfort
1
-1/+1
2010-12-07
Fix the definition of DEBUGGING
Will Thompson
1
-1/+1
2010-12-06
Free strings with g_free
Emilio Pozuelo Monfort
1
-1/+1
2010-12-06
Don't free the search results if there are none
Emilio Pozuelo Monfort
1
-1/+0
2010-12-06
Escape the search text before searching
Vitaly Minko
1
-1/+4
2010-12-06
Handle the error instead of aborting the logger
Emilio Pozuelo Monfort
1
-3/+0
2010-12-06
Check if we could open the log file before writing to it
Emilio Pozuelo Monfort
1
-2/+12
2010-11-29
set nano version
Guillaume Desmottes
1
-1/+1
2010-11-29
prepare 0.1.7
Guillaume Desmottes
2
-2/+15
2010-11-29
stop assuming lists have to be not NULL
Guillaume Desmottes
1
-3/+0
2010-11-29
avoid calling purge_entry_timeout: after the store has been destroyed
Guillaume Desmottes
1
-1/+9
2010-11-29
_get_filtered_messages_async_result_free: NULL is a valid list
Guillaume Desmottes
1
-1/+0
2010-11-24
log_store_xml_get_chats: remove useless (and retarded) iteration on hits
Guillaume Desmottes
1
-7/+0
2010-11-24
_tpl_log_manager_get_chats: properly free the returned list
Guillaume Desmottes
1
-5/+4
2010-11-24
tpl_log_manager_chat_info_free: don't leak the logentry and search_text
Guillaume Desmottes
1
-0/+3
2010-11-24
tpl_log_manager_chat_info_free: use tp_clear_*
Guillaume Desmottes
1
-6/+3
2010-11-24
Copy the returned list in _finish() functions
Guillaume Desmottes
1
-18/+57
2010-11-23
_get_dates_async_result_free: the list is a list of GDate, not strings
Guillaume Desmottes
1
-2/+2
2010-11-23
factor out copy_date()
Guillaume Desmottes
1
-2/+8
2010-11-23
add _tpl_log_manager_search_hit_copy()
Guillaume Desmottes
2
-0/+9
2010-11-23
entity: don't leak log_id and channel_path
Guillaume Desmottes
1
-0/+2
2010-11-23
entry: use tp_clear_pointer() and tp_clear_object()
Guillaume Desmottes
1
-14/+4
2010-11-23
entity: don't leak the avatar token
Guillaume Desmottes
1
-0/+1
2010-11-23
entity: use tp_clear_pointer()
Guillaume Desmottes
1
-4/+4
2010-11-23
don't leak GSimpleAsyncResult in async API
Guillaume Desmottes
1
-0/+14
[next]