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
/
log-manager.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'fix-insert-after'
Nicolas Dufresne
2011-05-26
1
-44
/
+9
|
\
|
*
Optimise _tpl_log_manager_get_filtered_events()
Nicolas Dufresne
2011-05-26
1
-44
/
+9
*
|
Fix destroy function for get_entities_async
Emilio Pozuelo Monfort
2011-05-26
1
-1
/
+1
|
/
*
Removed broken editor instruction
Nicolas Dufresne
2011-03-25
1
-1
/
+0
*
Print something on error even if error is not set
Nicolas Dufresne
2011-03-21
1
-2
/
+3
*
Don't crash if a log store assert
Nicolas Dufresne
2011-03-16
1
-1
/
+1
*
Remove reference to log_id in log manager
Nicolas Dufresne
2011-03-15
1
-2
/
+1
*
Move _tpl_entity_compare into TplEntity class
Nicolas Dufresne
2011-03-15
1
-26
/
+1
*
Move _time_parse() to util and remove datetime
Nicolas Dufresne
2011-03-03
1
-1
/
+0
*
log-manager: Add output annotations.
Jasper St. Pierre
2011-03-01
1
-2
/
+3
*
Start work on introspection support.
Jasper St. Pierre
2011-02-28
1
-3
/
+3
*
Let glib allocate the GList element for us
Sjoerd Simons
2011-02-24
1
-1
/
+1
*
Doc fix
Nicolas Dufresne
2011-02-23
1
-2
/
+3
*
Introduce TplEventTypeMask to be able to select event type
Nicolas Dufresne
2011-02-22
1
-11
/
+33
*
Move away from id/type pair in favor of TplEntity
Nicolas Dufresne
2011-02-22
1
-67
/
+46
*
Merge branch 'remove-unused'
Nicolas Dufresne
2011-02-11
1
-117
/
+0
|
\
|
*
Strip off unused search_in_identifier
Nicolas Dufresne
2011-02-08
1
-117
/
+0
*
|
Implement clear_entity in TplLogManager
Nicolas Dufresne
2011-02-10
1
-0
/
+19
*
|
Implement clear_account method in LogManager
Nicolas Dufresne
2011-02-10
1
-0
/
+18
*
|
Implement clear method in TplLogManager
Nicolas Dufresne
2011-02-10
1
-0
/
+17
|
/
*
Load TplLogStorePidgin at TplLogManager startup
Cosimo Alfarano
2011-01-21
1
-0
/
+3
*
set "testmode" property only on logstores supporting it
Cosimo Alfarano
2011-01-20
1
-0
/
+7
*
Renamed get_events() into get_entities()
Nicolas Dufresne
2011-01-19
1
-41
/
+41
*
Avoid copying lists when calling _finish()
Nicolas Dufresne
2011-01-19
1
-59
/
+29
*
Don't duplicate code to free lists
Nicolas Dufresne
2011-01-19
1
-55
/
+29
*
[Doc] Don't document private func. & fix typos
Nicolas Dufresne
2011-01-17
1
-14
/
+14
*
LogManager style fixes and functions order
Nicolas Dufresne
2011-01-17
1
-99
/
+125
*
Remove TplLogSearchHit.filename
Emilio Pozuelo Monfort
2011-01-17
1
-6
/
+1
*
Renamed TplEntry* into TplEvent*
Nicolas Dufresne
2011-01-10
1
-19
/
+19
*
Adapt the log manager to the API changes
Emilio Pozuelo Monfort
2011-01-10
1
-353
/
+254
*
Minor optimization
Emilio Pozuelo Monfort
2011-01-05
1
-1
/
+1
*
Check for events in the readable stores as documented
Emilio Pozuelo Monfort
2011-01-05
1
-1
/
+1
*
Free strings with g_free
Emilio Pozuelo Monfort
2010-12-06
1
-1
/
+1
*
Don't free the search results if there are none
Emilio Pozuelo Monfort
2010-12-06
1
-1
/
+0
*
stop assuming lists have to be not NULL
Guillaume Desmottes
2010-11-29
1
-3
/
+0
*
_get_filtered_messages_async_result_free: NULL is a valid list
Guillaume Desmottes
2010-11-29
1
-1
/
+0
*
_tpl_log_manager_get_chats: properly free the returned list
Guillaume Desmottes
2010-11-24
1
-5
/
+4
*
tpl_log_manager_chat_info_free: don't leak the logentry and search_text
Guillaume Desmottes
2010-11-24
1
-0
/
+3
*
tpl_log_manager_chat_info_free: use tp_clear_*
Guillaume Desmottes
2010-11-24
1
-6
/
+3
*
Copy the returned list in _finish() functions
Guillaume Desmottes
2010-11-24
1
-18
/
+57
*
_get_dates_async_result_free: the list is a list of GDate, not strings
Guillaume Desmottes
2010-11-23
1
-2
/
+2
*
factor out copy_date()
Guillaume Desmottes
2010-11-23
1
-2
/
+8
*
add _tpl_log_manager_search_hit_copy()
Guillaume Desmottes
2010-11-23
1
-0
/
+7
*
don't leak GSimpleAsyncResult in async API
Guillaume Desmottes
2010-11-23
1
-0
/
+14
*
add tpl_log_manager_search_hit_new
Guillaume Desmottes
2010-08-11
1
-0
/
+26
*
Ignore messages in LogManager when logging is disabled instead of in the Obse...
Danielle Madeley
2010-08-06
1
-0
/
+25
*
log-manager: sync header with Empathy
Guillaume Desmottes
2010-06-17
1
-11
/
+10
*
rename TPL_LOG_MANAGER_ERRORS to TPL_LOG_MANAGER_ERROR
Guillaume Desmottes
2010-06-11
1
-2
/
+2
*
fix typos in doc
Guillaume Desmottes
2010-06-11
1
-2
/
+2
*
rename TPL_LOG_MANAGER_ERROR to TPL_LOG_MANAGER_ERRORS and properly define th...
Guillaume Desmottes
2010-06-10
1
-1
/
+28
[next]