CVSROOT: /cvs/gnome Module name: gossip Changes by: mr 06/03/12 09:49:12
Modified files: ui : group-chat.glade src : gossip-new-chatroom-dialog.c gossip-edit-chatroom-dialog.h gossip-edit-chatroom-dialog.c gossip-chatrooms-window.c gossip-app.c protocols/jabber: gossip-jabber-chatrooms.c libgossip : gossip-chatroom-manager.c . : ChangeLog Log message: * libgossip/gossip-chatroom-manager.c: * src/gossip-app.c: Change the signalling here slightly to better reflect the scenario. * protocols/jabber/gossip-jabber-chatrooms.c: Fix the presence handler here so we actually check the presence message is actually for the join request and not just any presence message - this means we no longer see success when auto-joining on startup (in failure conditions). * src/gossip-chatrooms-window.c: Support selecting multiple rooms to delete, join, etc. Also now the row-activated signal has been hooked up to make it quicker for mouse users to double click and open a room. * src/gossip-new-chatroom-dialog.c: Make sure we save the new chatroom back to the chatrooms.xml file. This was happening by mistake when you select a new item in the list and the default is set (if it worked before). * ui/group-chat.glade: Make the window non-resizable since it is unnecessary and should avoid a problem I have seen where the width of the window is 1/2 the screen width when shown. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gossip&who=mr&date=explicit&mindate=2006-03-12%2009:48&maxdate=2006-03-12%2009:50 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list