log

age author description
Thu, 30 Aug 2007 18:38:15 +0000 Daniel Atallah Fix yahoo chats again for their new super-duper-ultra-mega secure captcha stuff. "/join chat" still doesn't work, you need to use the roomlist because they now require the chat id to be set (the native client also has this problem). Fixes #2860.
Thu, 30 Aug 2007 17:27:02 +0000 William Ehlhardt - Remove g_assert()s. Fixes #2859
Thu, 30 Aug 2007 07:53:41 +0000 Mark Doliner refcount of 0 is normal
Thu, 30 Aug 2007 07:40:27 +0000 Mark Doliner Replace a call to g_assert() with a logging statement
Thu, 30 Aug 2007 07:26:45 +0000 Mark Doliner Get rid of some stray whitespace and consistently use tab indentation
Thu, 30 Aug 2007 07:16:37 +0000 Mark Doliner Fix compiler warnings about having a variable declaration after some
Thu, 30 Aug 2007 07:03:12 +0000 Mark Doliner "text" isn't guarranteed to be null terminated, so make sure we use
Thu, 30 Aug 2007 06:45:27 +0000 Mark Doliner Revert jeff2's changes from 2007-08-12. Specifically revision
Thu, 30 Aug 2007 03:26:52 +0000 Daniel Atallah Bonjour status changes work now; remove from the issues list.
Thu, 30 Aug 2007 03:24:34 +0000 Daniel Atallah Add mingw makefile to the dist. Update uninstaller for new certs.
Thu, 30 Aug 2007 03:22:33 +0000 Daniel Atallah Make note of the gtkspell update.
Thu, 30 Aug 2007 03:17:54 +0000 Daniel Atallah Apply local privacy filtering to yahoo auth. requests. Drop and automatically deny any requests that should be filtered. Fixes #2857.
Thu, 30 Aug 2007 02:28:07 +0000 Daniel Atallah merge of '7fc610625ed566ff67ef3526fa27198b4bf63eeb'
Fri, 31 Aug 2007 17:48:33 +0000 Sadrul Habib Chowdhury Update the strikethrough state and the buttons as appropriate. Fixes #2884.
Fri, 31 Aug 2007 17:25:45 +0000 Sadrul Habib Chowdhury If a conversation doesn't have UI-data, consider it a hidden conversation.