CVSROOT:        /cvs/gnome
Module name:    gossip
Changes by:     mr      06/05/26 08:12:56

Modified files:
        src            : gossip-vcard-dialog.c 
                         gossip-subscription-dialog.c gossip-ft-window.c 
                         gossip-app.c 
        protocols/jabber: gossip-jabber.c 
        .              : ChangeLog 

Log message:
* protocols/jabber/gossip-jabber.c (jabber_contact_add): Escape
the group, name and message used in subscriptions to make sure we
are not disconnected when using special characters, fixes #342927,
unfortunately there is no way to unescape the markup with glib
which means the groups/contacts with special characters have
"amp;" and "apos;" in their names. This is something Loudmouth
should really handle.

* src/gossip-app.c:
* src/gossip-vcard-dialog.c: Don't use gtk_dialog_run() since
async programming is always better practise.

* src/gossip-subscription-dialog.c:
* src/gossip-ft-window.c: Make sure we free GArray's created when
using the gossip_regex_match().

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gossip&who=mr&date=explicit&mindate=2006-05-26%2008:11&maxdate=2006-05-26%2008:13

_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to