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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-29
Clenup in the butterfly workaround
pidgin-store
Xavier Claessens
1
-7
/
+6
2009-11-29
Date passed to _get_filenames_for_date are always in format %F.
Jonny Lamb
1
-6
/
+1
2009-11-29
Set the message time instead of the conversation time.
Jonny Lamb
1
-5
/
+5
2009-11-29
_get_messages_for_files: take the TpAccount* as an arg and use that instead o...
Jonny Lamb
1
-11
/
+2
2009-11-29
Skip over chatrooms if we didn't ask for them, and vice versa.
Jonny Lamb
1
-0
/
+4
2009-11-29
_search_hit_new: remove .chat suffix if it exists.
Jonny Lamb
1
-1
/
+6
2009-11-29
Removed unused variable.
Jonny Lamb
1
-2
/
+1
2009-11-29
_get_time returns a date, so don't worry about parsing times or worrying abou...
Jonny Lamb
1
-6
/
+1
2009-11-29
Fix difference in signedness error.
Jonny Lamb
1
-1
/
+1
2009-11-29
Fix shadow declarations.
Jonny Lamb
1
-10
/
+10
2009-11-29
Update Pidgin store to TpAccount{,Manager} API.
Jonny Lamb
1
-22
/
+21
2009-11-29
Remove a stray debugging print command.
Jonny Lamb
1
-2
/
+0
2009-11-29
Be sure to escape account names with the same scheme as Pidgin.
Jonny Lamb
1
-3
/
+35
2009-11-29
Use g_mapped_file_unref instead of _free.
Jonny Lamb
1
-1
/
+1
2009-11-29
Avoid a strdup.
Jonny Lamb
1
-5
/
+1
2009-11-29
Fix comment regarding why we can't tell which user is who in plain text log f...
Jonny Lamb
1
-1
/
+10
2009-11-29
Remove next_item marker and goto calls.
Jonny Lamb
1
-7
/
+8
2009-11-29
Special-case IRC when finding the appropriate EmpathyAccount for a Pidgin acc...
Jonny Lamb
1
-3
/
+20
2009-11-29
Refactor looking up accounts.
Jonny Lamb
1
-35
/
+54
2009-11-29
Added a note as to what the time regex is doing.
Jonny Lamb
1
-0
/
+2
2009-11-29
Added comment about what TZ times of filenames are.
Jonny Lamb
1
-0
/
+1
2009-11-29
Special-case IRC in getting the log directory.
Jonny Lamb
1
-2
/
+16
2009-11-29
Set the is_chatroom member of the search hit struct properly.
Jonny Lamb
1
-1
/
+1
2009-11-29
Allow for chatrooms in _get_dir.
Jonny Lamb
1
-0
/
+6
2009-11-29
Simplify _get_dir function.
Jonny Lamb
1
-7
/
+4
2009-11-29
Use FIXME instead of TODO.
Jonny Lamb
2
-3
/
+3
2009-11-29
Fixed search_hit_cmp to return correct values when chat IDs are not the same.
Jonny Lamb
1
-4
/
+8
2009-11-29
Add empathy-log-store-pidgin.h to libempathy_headers.
Jonny Lamb
1
-0
/
+1
2009-11-29
Initial basic support for HTML log files.
Jonny Lamb
1
-21
/
+77
2009-11-29
More minor code fixes to the Pidgin store.
Jonny Lamb
1
-26
/
+27
2009-11-29
Implemented get_filtered_messages in Pidgin log store.
Jonny Lamb
1
-0
/
+52
2009-11-29
Make _log_manager_get_chats not return dups.
Jonny Lamb
1
-2
/
+26
2009-11-29
Cleaned up Pidgin log store code.
Jonny Lamb
2
-38
/
+36
2009-11-29
Updated pidgin log store to new Empathy API.
Jonny Lamb
1
-46
/
+33
2009-11-29
Allow pidgin store to show messages from different times during the day.
Jonny Lamb
1
-125
/
+133
2009-11-29
Renamed G_STR_EQUAL to EMP_STR_EQUAL.
Jonny Lamb
1
-1
/
+1
2009-11-29
Corrected argument indentation from the s/source/store/g rename.
Jonny Lamb
1
-23
/
+23
2009-11-29
Renamed functions from log_source to log_store.
Jonny Lamb
3
-77
/
+77
2009-11-29
Return the correct format of date to the caller.
Jonny Lamb
4
-6
/
+5
2009-11-29
Made sure the body is not NULL.
Jonny Lamb
1
-0
/
+3
2009-11-29
Added first version of EmpathyLogSourcePidgin.
Jonny Lamb
4
-1
/
+774
2009-11-28
use conn-status-reason instead of conn-status
Felix Kaser
1
-1
/
+1
2009-11-28
Updated Hungarian translation
Gabor Kelemen
1
-320
/
+506
2009-11-28
Updated Spanish translation
Jorge González
1
-121
/
+166
2009-11-27
Set the stock-person icon for contact online/offline notification
Guillaume Desmottes
1
-2
/
+2
2009-11-27
Capitalize first letter of debug msg
Guillaume Desmottes
1
-3
/
+3
2009-11-27
Disable video preview when there is no call
Guillaume Desmottes
1
-0
/
+14
2009-11-27
enable the camera-off button if call doens't have initial video
Guillaume Desmottes
1
-0
/
+5
2009-11-27
enable the camera-off button when call is disconnected
Guillaume Desmottes
1
-3
/
+1
2009-11-27
empathy_call_window_set_send_video: don't request video stream if the call is...
Guillaume Desmottes
1
-0
/
+3
[next]