index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libempathy-gtk
/
empathy-chat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reset block event time to 1sec, messages are not blocked anymore
Xavier Claessens
2008-03-09
1
-1
/
+1
*
Do not queue messages in EmpathyChat as there are queued in EmpathyTpChat now.
Xavier Claessens
2008-03-09
1
-23
/
+0
*
Queue received messages until the sender got his alias.
Xavier Claessens
2008-03-09
1
-7
/
+1
*
Reduce block events time, this is still a ugly hack but better fix is too dan...
Xavier Claessens
2008-03-08
1
-1
/
+1
*
Remember correctly the window position and size when using tabs in the chat w...
Xavier Claessens
2008-03-08
1
-2
/
+18
*
Update collabora copyright to 2008
Xavier Claessens
2008-03-03
1
-1
/
+1
*
Wait a bit before displaying pending messages of a chat to have a chance to g...
Xavier Claessens
2008-02-16
1
-7
/
+31
*
Block events messages when the chat is connecting to a new Text channel. Fixe...
Xavier Claessens
2008-02-16
1
-0
/
+26
*
Generate marshal.list thanks to gabble black magic.
Xavier Claessens
2008-02-10
1
-2
/
+2
*
Do not export symbols outside the empathy_ namespace.
Xavier Claessens
2008-02-10
1
-1
/
+1
*
Mark some private symbols as static
Xavier Claessens
2008-02-10
1
-6
/
+6
*
Move empathy-conf to libempathy-gtk. libempathy do not depend directly on gco...
Xavier Claessens
2008-01-23
1
-1
/
+1
*
Cleanup chat objects API and request a new Text channel if account gets
Xavier Claessens
2007-12-03
1
-10
/
+131
*
Conflicts:
Xavier Claessens
2007-12-03
1
-62
/
+62
*
Add nick completion for MUCs. Fixes bug #453418.
Xavier Claessens
2007-11-22
1
-10
/
+11
*
Move chats to its own process.
Xavier Claessens
2007-11-11
1
-3
/
+0
*
Set chat state to ACTIVE when receiving a message from a contact, avoid
Xavier Claessens
2007-10-13
1
-0
/
+5
*
Don't use deprecated GtkTooltips API. Add commented out lines in
Xavier Claessens
2007-10-13
1
-7
/
+3
*
Use g_timeout_add_seconds when appropriated to avoid weaking the process
Xavier Claessens
2007-10-13
1
-2
/
+2
*
Move TP_CHANNEL_CHAT_STATE_PAUSED to the not typing case. Fixes bug
Xavier Claessens
2007-09-21
1
-1
/
+1
*
More dynamic smiley managment and more efficient algorithm to detect
Xavier Claessens
2007-09-08
1
-1
/
+1
*
Only update the topic of it has really be changed, avoid diplaying many
Xavier Claessens
2007-08-13
1
-16
/
+19
*
Initial room list support. It does not works yet.
Xavier Claessens
2007-07-20
1
-50
/
+97
*
Fix a leaked ref.
Xavier Claessens
2007-07-01
1
-4
/
+12
*
Rename all filenames starting with "gossip" by "empathy", change namespace
Xavier Claessens
2007-06-22
1
-0
/
+1561