index
:
~jonny/empathy
butterfly
client-types
ft
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-30
gnome-2-32
gnome-2-34
gtk-spinner
icons
liszt
master
next
old-client-types
olde-zazl
password-dialog
pidgin-store
sqlite-store
swap-camera
le empathy
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libempathy
/
empathy-log-store-empathy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-30
Chang the API of AccountManager to have the get lookup the account by name
Sjoerd Simons
1
-1
/
+3
2009-07-28
Merge commit 'upstream/master' into mc5
Sjoerd Simons
1
-0
/
+8
2009-07-21
Coding style fixes
Sjoerd Simons
1
-1
/
+1
2009-07-16
Escape unique names by replacing / by %
Sjoerd Simons
1
-8
/
+15
2009-07-16
Ignore a log when the account it isn't found
Sjoerd Simons
1
-1
/
+7
2009-07-16
Put the logs in XDG_DATA_HOME instead of ~/.gnome2
Sjoerd Simons
1
-2
/
+4
2009-07-16
Escape the unique account name
Sjoerd Simons
1
-3
/
+6
2009-07-15
Revert "Remove deprecated call to g_mapped_file_free()"
Davyd Madeley
1
-1
/
+8
2009-07-15
Remove deprecated call to g_mapped_file_free()
Davyd Madeley
1
-1
/
+1
2009-07-08
Support for history message in Adium themes. Use context HTMLs.
Nicolò Chieffo
1
-0
/
+1
2009-07-01
Port libempathy to EmpathyAccount
Sjoerd Simons
1
-15
/
+19
2009-05-18
empathy-log-store-empathy: update FSF address
Guillaume Desmottes
1
-2
/
+2
2009-04-22
Rename empathy_contact_new_static to empathy_contact_new_for_log
Xavier Claessens
1
-2
/
+2
2009-04-22
Add empathy_contact_new_static() to create a contact that comes from logs
Xavier Claessens
1
-6
/
+3
2009-04-22
Port EmpathyLogManager to new API
Xavier Claessens
1
-2
/
+6
2009-04-21
Fix memleak in log_store_empathy_get_chats_for_dir. Only build filename if its
Lars-Peter Clausen
1
-3
/
+1
2009-04-16
Plug a lear in log_store_empathy_get_messages_for_file. Fixes bug #579139
Lars-Peter Clausen
1
-0
/
+1
2009-03-09
Chatroom dirs only exist on the toplevel log directory
Sjoerd Simons
1
-1
/
+1
2009-03-09
Actually recurse in the chatrooms directory
Sjoerd Simons
1
-1
/
+1
2009-03-09
Print a debug message if opening a log directory fails
Sjoerd Simons
1
-2
/
+7
2009-03-06
Little optimization of log_store_empathy_get_filtered_messages() and add a FI...
Xavier Claessens
1
-1
/
+8
2009-03-06
Use if (n != NULL) instead of if (n).
Jonny Lamb
1
-4
/
+4
2009-03-06
Use g_list_delete_link instead of g_list_remove.
Jonny Lamb
1
-1
/
+1
2009-03-06
Use g_list_next (l) instead of l->next.
Jonny Lamb
1
-1
/
+1
2009-03-06
Use atoi instead of sscanf.
Jonny Lamb
1
-1
/
+1
2009-03-06
Implemented get_filtered_messages in empathy log store.
Jonny Lamb
1
-0
/
+41
2009-03-06
EmpathyLogStore: Store the CM message ID in the logs, and use it when reading...
Jonny Lamb
1
-2
/
+14
2009-03-06
Changed some G_STR_EQUALs to EMP_STR_EQUAL.
Jonny Lamb
1
-3
/
+3
2009-03-06
Renamed EmpathyLogSource to EmpathyLogStore.
Jonny Lamb
1
-0
/
+714