Mercurial > pidgin.yaz
comparison README.MTN @ 19431:3b7539c7402e
Now that MsimMessageElement's are more accessible outside message.c,
change msim_msg_get_list() to return a GList of MsimMessageElements instead of
strings. This just makes sense, because it gives myspace.c full access to the
msim_msg_get_*_from_element() data conversion routines that give you an integer,
unescaped string, etc.
This fixes half of #2637, in that status messages now are unescaped
(http://example.com/ used to show up as http://1/1example.com/1, but no more.)
author | Jeffrey Connelly <jaconnel@calpoly.edu> |
---|---|
date | Sun, 26 Aug 2007 02:50:38 +0000 |
parents | 83ec0b408926 |
children | e0bcb8cfda74 |
comparison
equal
deleted
inserted
replaced
19430:0104035fd510 | 19431:3b7539c7402e |
---|