CVSROOT: /cvs/gnome Module name: gossip Changes by: mr 05/07/15 13:27:45
Modified files: . : ChangeLog libgossip : gossip-chatroom-provider.c gossip-chatroom-provider.h protocols/jabber: gossip-jabber-chatrooms.c gossip-jabber-chatrooms.h gossip-jabber.c src : gossip-chat-view.c gossip-edit-favorite-dialog.c gossip-join-dialog.c ui : group-chat.glade Log message: * src/gossip-join-dialog.c: - Added support for most conditions (including NICK_IN_USE, NEED_PASSWORD, TIMED_OUT, UNKNOWN_HOST, UNKNOWN_ERROR, ALREADY_OPEN and OK). - Fixed a crash reported by Paul van Tilburg, fixes bug #306382 [http://bugzilla.gnome.org/show_bug.cgi?id=306382]. - Fixed condition where some servers don't reply to joining group chat with the ID in the presence message they were sent with (reproducible with Paul van Tilburg's server). - When adding as a favourite, make it the_last_ favourite and select it in the combobox. - Cancel join process properly when closing the dialog during joining or when actually clicking cancel. - Cleaned up the code. * src/gossip-edit-favorite-dialog.c: - Moved the 'delete' button for group chat favourites from this dialog to the main join dialog. * protocols/jabber/gossip-jabber.c: - Cleaned the code up in places. - Changed all message handler priorities to NORMAL as ALL handlers were using HIGH. * libgossip/gossip-chatroom-provider.[ch]: - Added gossip_chatroom_provider_cancel (stops joining). - Return GossipChatroomId directly from _join. - Added a bunch of join result conditions including TIMED_OUT, UNKNOWN_HOST, UNKNOWN_ERROR, ALREADY_OPEN. * ui/group-chat.glade: - Improved the join group chat dialog. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gossip&who=mr&date=explicit&mindate=2005-07-15%2013:26&maxdate=2005-07-15%2013:28 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list