log

age author description
2007-08-01 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.
2007-08-01 Daniel Atallah Add yahoo_aliases.c to the mingw makefile.
2007-08-01 Mark Doliner Get rid of this compile warning:
2007-08-01 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.
2007-08-01 Daniel Atallah Fix #2349 (null pointer deref in log_reader plugin).
2007-08-01 Sean Egan Update Yahoo protocol version to 15.
2007-08-01 Sean Egan Yahoo server-side aliases patch from John Moody. Fixes #1653 Thanks!
2007-08-01 Sean Egan show status messages in infopane even if not in buddy list. Fixes #2321
2007-07-31 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
2007-07-31 Daniel Atallah Eliminate some unnecessary scrolling activity.
2007-07-31 Sean Egan Changelog
2007-07-31 Sean Egan Did you know we didn't support i18n in Yahoo status messages? We do now! Fixes #2356
2007-07-31 Mark Doliner Fix a bug with multi-field selections in Pidgin's implementation of
2007-07-31 Mark Doliner For XMPP multi-selection lists in generic data forms, the intent here
2007-07-31 Mark Doliner Some changes from Matthew Goldstein and I to not automatically remove
2007-07-31 Mark Doliner When a new user starts Pidgin we hide the buddy list so that they only
2007-07-31 Daniel Atallah Fix stun to work on startup (this is is a temporary hack until purple_prefs_load() happens in the core). Fixes #2334
2007-07-30 Daniel Atallah Changelog the "Open Inbox" account action in the yahoo prpl.
2007-07-30 Daniel Atallah Fix a stupid crash (that I introduced) that occurs when parsing gmail notifications. Fixes #2323
2007-07-30 Sean Egan A few strings I couldn't change without breaking string freeze
2007-07-30 Sean Egan Errant backtick
2007-07-30 Sean Egan version update
2007-07-30 Sean Egan Let drag-and-drop get mouse clicks on group headers. Fixes #2333
2007-07-30 Stu Tomlinson Fix the RPM spec file
2007-07-30 Stu Tomlinson These are new in Glib 2.8:
2007-07-30 Stu Tomlinson More internal.h includes to fix G_GNUC_NULL_TERMINATED undefined errors
2007-07-30 Daniel Atallah Add "Open Inbox" account action to the yahoo prpl that logs your browser into your yahoo account and opens your inbox.
2007-07-30 Daniel Atallah Fix swedish NSIS translation to be encoded in CP1252 instead of UTF-8. Fixes 2314.
2007-07-30 Gary Kramlich Patch from John Bailey to bring the about window back to the present...
2007-07-29 Mark Doliner Improve a string and get rid of an account option that isn't used.