Mercurial > pidgin
log
age | author | description |
---|---|---|
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 |