log

age author description
2008-08-12 Elliott Sales de Andrade Make docklet menu appear on button press instead of release to match
2008-08-12 Elliott Sales de Andrade merge of '103b421151d9a077e40a662e8d3743b5232f3da4'
2008-08-12 Daniel Atallah Don't look up caps exts when the initial caps discovery wasn't successful.
2008-08-11 Björn Voigt German update for V2.5
2008-08-11 Mark Doliner merge of '3150ec3dfc06bed0d5219058efb8ba76c7e6fa2d'
2008-08-11 Will Thompson Rely on xmlnode_insert_data to call strlen on a bunch of MSN status strings.
2008-08-11 Timo Jyrinki fix the new post-string-freeze 2 fuzzy and 2 untranslated strings.
2008-08-10 Elliott Sales de Andrade merge of '4f30170cef563ecf059bc5e798c3bd75d01247e7'
2008-08-10 Björn Voigt libpurple/protocols/qq/group_network.c does not exist anymore
2008-08-10 Daniel Atallah Reapplied changes that were overwritten by 6b89b377381e35b459936fd2f730f45b5558ae69.
2008-08-10 SHiNE CsyFeK 2008.08.10 - csyfek <csyfek(at)gmail.com>
2008-08-10 Elliott Sales de Andrade Use MIN(strlen(password), 16) for MSN because g_markup_escape_text will
2008-08-10 Elliott Sales de Andrade Change the other prpls to use new purple_prpl_{send,got}_attention API.
2008-08-10 Elliott Sales de Andrade Fix up some types.
2008-08-10 Elliott Sales de Andrade Replace void* with MsnSoapCallback type. I guess it didn't work before