log

age author description
Tue, 14 Aug 2007 04:57:41 +0000 Ka-Hing Cheung this change from 1c3f25359208d70ea8d20a62c1dd4d7232b7a11a broke my
Tue, 14 Aug 2007 04:52:22 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 37a828a3519f5c2fe7a6d94dc41d607b807dd371)
Tue, 14 Aug 2007 04:32:32 +0000 Daniel Atallah Use gtk's functionality to keep window on top. Think this fixes #1743
Tue, 14 Aug 2007 02:23:30 +0000 Sean Egan merge of '1c3f25359208d70ea8d20a62c1dd4d7232b7a11a'
Sat, 11 Aug 2007 19:40:59 +0000 Sean Egan When converting to xhtml, only add URLs in angle brackets if it doesn't match the cdata. Fixes #2445
Sat, 11 Aug 2007 17:57:43 +0000 Sean Egan Don't scroll to bottom if imhtml is not realized. Fixes #2320
Sat, 11 Aug 2007 17:24:37 +0000 Sean Egan Thanks sadrul. Fixes #2277
Tue, 21 Aug 2007 02:24:42 +0000 Jeffrey Connelly Remove icons to avoid merge conflicts.
Mon, 20 Aug 2007 03:10:38 +0000 Jeffrey Connelly Re-add Hylke's additional emoticons for MySpaceIM.
Mon, 20 Aug 2007 02:59:29 +0000 Jeffrey Connelly Remove im.pidgin.soc.2007.msimprpl's versions of Hylke's extra icons to
Mon, 20 Aug 2007 02:35:32 +0000 Jeffrey Connelly Fix crashes. In myspace.c, clone the contact_info message before sending it to
Mon, 20 Aug 2007 01:15:00 +0000 Jeffrey Connelly Initial implementation of friend importing. Not well tested.
Sun, 19 Aug 2007 23:43:48 +0000 Jeffrey Connelly In msim_msg_get(), start at the given node instead of using g_list_first()
Sun, 19 Aug 2007 21:43:12 +0000 Jeffrey Connelly For each msim_msg_get_*() function that takes an element name, add
Sun, 19 Aug 2007 06:57:41 +0000 Jeffrey Connelly Remove msim_parse_body(), obsoleted by msim_msg_get_dictionary().