log

age author description
Fri, 31 Aug 2007 18:08:40 +0000 Sadrul Habib Chowdhury Doxygen and ChangeLog.API the new function and signals.
Fri, 31 Aug 2007 18:02:09 +0000 Sadrul Habib Chowdhury Document the function to reattach conv-ui.
Fri, 31 Aug 2007 17:57:50 +0000 Sadrul Habib Chowdhury merge of '493b97b58c0685edae9397f741d0171f9bcc7d2e'
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.