log

age author description
Thu, 02 Aug 2007 07:50:55 +0000 Mark Doliner Looks like AOL increased the length of available messages from 60
Thu, 02 Aug 2007 05:10:11 +0000 Ka-Hing Cheung Show current outgoing conversation formatting on the font label on
Thu, 02 Aug 2007 04:18:11 +0000 Kevin Stange After undoing Sean's undo of my changes, I'm redoing his changes. This (re) Fixes #1043 Fixes #1340 Fixes #716 Fixes #1590
Thu, 02 Aug 2007 04:16:37 +0000 Kevin Stange merge of '5fbd62e0397f65bf7b8def7a4ad421e0044d429c'
Thu, 02 Aug 2007 03:46:51 +0000 Daniel Atallah Fix search dialog icon in debug window. Fixes #2375.
Wed, 01 Aug 2007 22:38:47 +0000 Daniel Atallah Fix yahoo doodling to work with newer yahoo messenger clients. This breaks doodling with older Pidgin clients (trying to support both looked too painful). Fixes #1445.
Wed, 01 Aug 2007 19:09:57 +0000 Daniel Atallah Add yahoo_aliases.c to the mingw makefile.
Wed, 01 Aug 2007 06:23:02 +0000 Mark Doliner Get rid of this compile warning:
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.