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.
|
Tue, 31 Jul 2007 21:41:48 +0000 |
Sean Egan |
Changelog
|
Tue, 31 Jul 2007 21:32:24 +0000 |
Sean Egan |
Did you know we didn't support i18n in Yahoo status messages? We do now! Fixes #2356
|
Tue, 31 Jul 2007 16:30:58 +0000 |
Mark Doliner |
Fix a bug with multi-field selections in Pidgin's implementation of
|
Tue, 31 Jul 2007 16:11:21 +0000 |
Mark Doliner |
For XMPP multi-selection lists in generic data forms, the intent here
|
Tue, 31 Jul 2007 06:51:29 +0000 |
Mark Doliner |
Some changes from Matthew Goldstein and I to not automatically remove
|
Tue, 31 Jul 2007 06:09:45 +0000 |
Mark Doliner |
When a new user starts Pidgin we hide the buddy list so that they only
|
Tue, 31 Jul 2007 03:26:05 +0000 |
Daniel Atallah |
Fix stun to work on startup (this is is a temporary hack until purple_prefs_load() happens in the core). Fixes #2334
|
Mon, 30 Jul 2007 22:37:00 +0000 |
Daniel Atallah |
Changelog the "Open Inbox" account action in the yahoo prpl.
|
Mon, 30 Jul 2007 22:36:20 +0000 |
Daniel Atallah |
Fix a stupid crash (that I introduced) that occurs when parsing gmail notifications. Fixes #2323
|