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-gtk
/
empathy-chat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-01
Port libempathy-gtk to EmpathyAccount
Sjoerd Simons
1
-4
/
+4
2009-06-24
empathy-chat: remove trailing tabs
Guillaume Desmottes
1
-5
/
+5
2009-06-18
Hide muc contacts list
Gabriel Millaire
1
-26
/
+39
2009-06-18
Applied Xavier's comments
Gabriel Millaire
1
-32
/
+36
2009-06-18
Read config and show/hide contact list
Gabriel Millaire
1
-5
/
+30
2009-06-08
Activated tooltips feature for MUC contact list
Gabriel Millaire
1
-1
/
+1
2009-05-18
empathy-chat: fix coding style and update FSF address
Guillaume Desmottes
1
-13
/
+13
2009-04-24
Merge branch 'spelling-578399'
Davyd Madeley
1
-16
/
+45
2009-04-24
Fix trailing whitespace
Davyd Madeley
1
-5
/
+5
2009-04-24
Fixes based on feedback
Adam Schreiber
1
-17
/
+22
2009-04-22
Disconnect all signals from tp_chat when the UI is destroyed
Xavier Claessens
1
-6
/
+17
2009-04-22
Port EmpathyChat to new API.
Xavier Claessens
1
-32
/
+18
2009-04-22
Display spelling suggestions in a submenu instead of in a separate
Adam Schreiber
1
-13
/
+37
2009-04-16
Port EmpathyChat to new API
Xavier Claessens
1
-6
/
+4
2009-04-13
Let the chat dialog directly grab the channel on reconnect
Sjoerd Simons
1
-2
/
+27
2009-04-10
Fix support for /me and /say commands.
Xavier Claessens
1
-36
/
+16
2009-04-03
Don't send unknown commands. Fixes bug #577026
Xavier Claessens
1
-8
/
+15
2009-04-03
Free completion. Fixes bug #577828
Xavier Claessens
1
-0
/
+1
2009-03-20
Fix typo
Xavier Claessens
1
-1
/
+1
2009-03-20
Stop compositing timeout if the chat channel is destroyed.
Xavier Claessens
1
-0
/
+1
2009-03-20
Do not reconnect chats if there is no ID. That could probably happen for MSN-...
Xavier Claessens
1
-1
/
+2
2009-03-06
Use get_filtered_messages in EmpathyChat.
Jonny Lamb
1
-22
/
+28
2009-03-06
EmpathyChat: Simplified adding appropriate messages to the window.
Jonny Lamb
1
-31
/
+15
2009-03-06
EmpathyChat: Remove messages from log messages which are pending.
Jonny Lamb
1
-1
/
+23
2009-03-06
Move logging to the dispatcher on Received and Sent signals.
Jonny Lamb
1
-9
/
+0
2009-01-23
Renamed G_STR_EMPTY to EMP_STR_EMPTY.
Jonny Lamb
1
-5
/
+5
2009-01-09
Only show pending messages after the log and explain why show_pending_message...
Sjoerd Simons
1
-3
/
+5
2009-01-09
Fix coding style, user the right unique name
Sjoerd Simons
1
-26
/
+24
2009-01-09
Use new dispatcher API to get muc channels
Sjoerd Simons
1
-13
/
+14
2009-01-09
Port to the new EmpathyTpChat API
Sjoerd Simons
1
-9
/
+40
2009-01-09
Port EmpathySmileyManager to the new singleton policy.
Xavier Claessens
1
-1
/
+1
2009-01-09
Port EmpathyLogManager to the new singleton policy.
Xavier Claessens
1
-1
/
+1
2009-01-06
Use new singleton policy for EmpathyAccountManager.
Xavier Claessens
1
-1
/
+1
2009-01-06
Always disconnect signals for safety on _finalize ().
Xavier Claessens
1
-0
/
+3
2009-01-06
Unref the object.
Xavier Claessens
1
-0
/
+1
2009-01-06
Port EmpathyChat to the new API.
Xavier Claessens
1
-21
/
+18
2008-12-16
Completely rework the theming system to make easy implementing themes based o...
Xavier Claessens
1
-3
/
+3
2008-12-16
Rename EmpathyChatSimpleView to EmpathyChatTextView
Xavier Claessens
1
-2
/
+2
2008-12-16
Move the smiley menu code from EmpathyChatView to EmpathyChatManager.
Xavier Claessens
1
-20
/
+23
2008-12-16
Replace _get_selection_bounds by _get_has_selection
Xavier Claessens
1
-3
/
+3
2008-12-16
Fix licence and clean up a bit the interface
Xavier Claessens
1
-1
/
+2
2008-12-12
Use gi18n-lib.h instead of gi18n.h for libraries.
Xavier Claessens
1
-1
/
+1
2008-11-13
If chats have no name, use the channel's ID instead of fallback to "Conversat...
Xavier Claessens
1
-2
/
+12
2008-08-29
Add a menu item in chat window to set the room as favorite
Xavier Claessens
1
-0
/
+10
2008-08-07
Do not use mission_control_request_channel as we don't use MC's dispatcher an...
Xavier Claessens
1
-6
/
+10
2008-07-03
Set an smiley icon for the "Insert smiley" menu item.
Xavier Claessens
1
-1
/
+4
2008-07-03
Set an icon for the spellcheck menu item
Xavier Claessens
1
-1
/
+5
2008-07-03
Remove useless empty lines in chat_input_populate_popup_cb.
Xavier Claessens
1
-28
/
+16
2008-07-03
Added Send menu item to the chat input menu. Fixes bug #532622 (Jonny Lamb).
Jonny Lamb
1
-1
/
+22
2008-05-07
Do not try to remove duplicate backlog from archives and server. Fixes bug #5...
Xavier Claessens
1
-34
/
+3
[next]