log

age author description
Wed, 01 Aug 2007 04:05:18 +0000 Daniel Atallah Fix new IMHTML formatting popups not going away issue. It turns out they were being put back when they were being hidden (I'm not sure why this didn't happen on linux - it seems like it should be a problem everywhere). Fixes #2317.
Wed, 01 Aug 2007 02:13:16 +0000 Daniel Atallah Fix #2349 (null pointer deref in log_reader plugin).
Wed, 01 Aug 2007 01:34:53 +0000 Sean Egan Update Yahoo protocol version to 15.
Wed, 01 Aug 2007 01:32:07 +0000 Sean Egan Yahoo server-side aliases patch from John Moody. Fixes #1653 Thanks!
Wed, 01 Aug 2007 00:22:30 +0000 Sean Egan show status messages in infopane even if not in buddy list. Fixes #2321
Tue, 31 Jul 2007 23:23:25 +0000 Daniel Atallah Update the Bonjour prpl to use libxml explicitly instead of the xml_node stuff. This allows us to deal with partial reads. I also fixed issues related to starting conversations with iChat and a couple other things. Fixes #2022,#1652
Tue, 31 Jul 2007 23:20:56 +0000 Daniel Atallah Eliminate some unnecessary scrolling activity.