CVSROOT:        /cvs/gnome
Module name:    gossip
Changes by:     mr      06/04/09 12:02:09

Modified files:
        ui             : main.glade chat.glade 
        src            : gossip-private-chat.c gossip-log-window.c 
                         gossip-group-chat.c gossip-chat-window.c 
                         gossip-chat-invite.c gossip-app.c 
        protocols/jabber: gossip-jabber.c gossip-jabber-chatrooms.h 
                          gossip-jabber-chatrooms.c 
        libgossip      : gossip-chatroom-provider.h 
                         gossip-chatroom-provider.c 
        .              : NEWS ChangeLog 

Log message:
* libgossip/gossip-chatroom-provider.[ch]:
* src/gossip-app.c:
* src/gossip-chat-invite.c:
Change the chatroom-provider _get_name()
function to _find(), so we can get the actual chatroom and call
_get_name() and any other functions on it directly.

* protocols/jabber/gossip-jabber-chatrooms.c: When we get the
logged-out signal we now call the _leave() function for ALL rooms
associated with the account.

* protocols/jabber/gossip-jabber.c:  When logged out of an
account, we now go through ALL contacts and remove all presence
information (which effectly puts them all into an offline state.

* src/gossip-chat-window.c: Actually let the backends (private
chat and group chat) supply the pixbuf for the chat tab instead of
assuming an offline pixbuf when we get a disconnected signal.

* src/gossip-group-chat.c: Added some debugging and connected the
new "chatroom-joined" signal so we can clear the contacts treeview
and the chatview (incase we need to join again after a
disconnect), fixes bug #335030 
[http://bugzilla.gnome.org/show_bug.cgi?id=335030] (Richard).

* ui/chat.glade:
* ui/main.glade: Changed the "Ctrl+V" mnemonic for showing
previous conversations to F3, since Ctrl+V is commonly used for
clipboard paste operations (spotted by Paul Van Tilburg).

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gossip&who=mr&date=explicit&mindate=2006-04-09%2012:01&maxdate=2006-04-09%2012:03

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to