log

age author description
Tue, 12 Aug 2008 04:53:07 +0000 Elliott Sales de Andrade Make docklet menu appear on button press instead of release to match
Tue, 12 Aug 2008 04:37:18 +0000 Elliott Sales de Andrade merge of '103b421151d9a077e40a662e8d3743b5232f3da4'
Tue, 12 Aug 2008 02:24:03 +0000 Daniel Atallah Don't look up caps exts when the initial caps discovery wasn't successful.
Mon, 11 Aug 2008 19:51:24 +0000 Bj«Órn Voigt German update for V2.5
Mon, 11 Aug 2008 18:36:12 +0000 Mark Doliner merge of '3150ec3dfc06bed0d5219058efb8ba76c7e6fa2d'
Mon, 11 Aug 2008 11:58:12 +0000 Will Thompson Rely on xmlnode_insert_data to call strlen on a bunch of MSN status strings.
Mon, 11 Aug 2008 09:42:07 +0000 Timo Jyrinki fix the new post-string-freeze 2 fuzzy and 2 untranslated strings.
Sun, 10 Aug 2008 22:59:07 +0000 Elliott Sales de Andrade merge of '4f30170cef563ecf059bc5e798c3bd75d01247e7'
Sun, 10 Aug 2008 21:49:23 +0000 Bj«Órn Voigt libpurple/protocols/qq/group_network.c does not exist anymore
Sun, 10 Aug 2008 18:46:32 +0000 Daniel Atallah Reapplied changes that were overwritten by 6b89b377381e35b459936fd2f730f45b5558ae69.
Sun, 10 Aug 2008 04:32:14 +0000 SHiNE CsyFeK 2008.08.10 - csyfek <csyfek(at)gmail.com>
Sun, 10 Aug 2008 22:08:39 +0000 Elliott Sales de Andrade Use MIN(strlen(password), 16) for MSN because g_markup_escape_text will
Sun, 10 Aug 2008 05:11:59 +0000 Elliott Sales de Andrade Change the other prpls to use new purple_prpl_{send,got}_attention API.
Sun, 10 Aug 2008 04:59:17 +0000 Elliott Sales de Andrade Fix up some types.
Sun, 10 Aug 2008 01:21:17 +0000 Elliott Sales de Andrade Replace void* with MsnSoapCallback type. I guess it didn't work before