log

age author description
Fri, 21 Sep 2007 02:46:27 +0000 Daniel Atallah Clear the password consistently when we get a "Signed-On elsewhere" or a "Invalid Password" disconnection. Disconnection reason codes will take care of this in the core, but until then, this is ok. Fixes #3204.
Fri, 21 Sep 2007 01:49:27 +0000 Daniel Atallah Clear out the unsaved password if we're already disconnected and we switch to offline status. Fixes #3218.
Fri, 21 Sep 2007 00:55:32 +0000 Daniel Atallah Fix some incorrect assertions when G_DEBUG=fatal_warnings is set.
Fri, 21 Sep 2007 00:53:41 +0000 Daniel Atallah Clear out the mail notifications for an account when we receive a notification of 0 emails.
Fri, 21 Sep 2007 00:32:33 +0000 Nathan Walp merge of '9e0721e5a46030c85511ed392b2b09c068e5ed27'
Thu, 20 Sep 2007 19:28:55 +0000 Sean Egan 22px Myspace icon
Thu, 20 Sep 2007 19:26:23 +0000 Sean Egan ChangeLog birthday emblem
Thu, 20 Sep 2007 19:24:14 +0000 Sean Egan Use birthday emblem in OSCAR. Fixes #300
Thu, 20 Sep 2007 19:21:25 +0000 Sean Egan Remove 'You have' from 'You have N new e-mails' to take less room and make it more likely to fit on one line
Thu, 20 Sep 2007 19:20:12 +0000 Sean Egan Remove drop shadows from status icons.
Thu, 20 Sep 2007 18:01:22 +0000 Daniel Atallah More robust win32 IE proxy settings detection using winhttp. This essentially parses the same registry entries, but we don't have to do the grunt work and it seems to work better. This gives us a start to apply proxy bypass support and autoconfig via PAC file when we can change the API in 3.0.0. I'd also like to change this so we can parse a SOCKS proxy setting and not just fill in the environment variables.
Thu, 20 Sep 2007 17:45:37 +0000 Daniel Atallah Fix incorrect purple_proxy_connect() callback and comment out an unused function.
Thu, 20 Sep 2007 16:32:45 +0000 Will Thompson merge of '6cb0c90b1044b61c7a2c1a7d78c55ef4c5af2bfb'
Thu, 20 Sep 2007 08:49:21 +0000 Kevin Stange Add the version into the imhtml as Sean suggested. Also, eliminate a warning.
Thu, 20 Sep 2007 08:28:09 +0000 Kevin Stange Not sure why, but someone left out the 22x22 myspace icon. This appeared
Fri, 21 Sep 2007 02:11:29 +0000 Sadrul Habib Chowdhury presence is an xmlnode here.
Fri, 21 Sep 2007 00:20:20 +0000 Sadrul Habib Chowdhury merge of '1c5efeb28eebea9bc8d25b6a543a3e71a31a4884'
Thu, 20 Sep 2007 20:18:57 +0000 Sadrul Habib Chowdhury Remove commented out code, and add soem notes.
Thu, 20 Sep 2007 23:22:35 +0000 Sean Egan Music support for Google Talk
Thu, 20 Sep 2007 16:30:17 +0000 Sadrul Habib Chowdhury Use an independant status type for 'current media' stuff, instead of using
Thu, 20 Sep 2007 06:29:21 +0000 Mark Doliner Richard pointed out that this was dumb in an email to the devel
Thu, 20 Sep 2007 06:21:37 +0000 Mark Doliner De-warn:
Thu, 20 Sep 2007 05:28:33 +0000 Ka-Hing Cheung don't show empty "Status: " anymore, which fixes a glib runtime warning
Thu, 20 Sep 2007 03:05:54 +0000 Daniel Atallah Fix some crashes with animated smileys. Fixes #3179, #938, #3134, #2872, #1594
Thu, 20 Sep 2007 02:41:42 +0000 Sadrul Habib Chowdhury merge of '24d76e86b06c5b1ab5f0a3ea37bd69ced034e0d0'
Thu, 20 Sep 2007 02:38:49 +0000 Sadrul Habib Chowdhury Reset file descriptors to -1 instead of 0. This should fix some weird unexpected
Wed, 19 Sep 2007 22:21:22 +0000 Daniel Atallah Fix #2426 - Switching from XMPP to Google Talk in the Add Account dialog doesn't work. I don't think this was a useful check, I don't think it should ever be hit legitimately.
Wed, 19 Sep 2007 21:40:02 +0000 Sadrul Habib Chowdhury merge of 'a4f32100c6845e724cd5f43849ccc46daa0fd4c5'
Wed, 19 Sep 2007 21:37:12 +0000 Sadrul Habib Chowdhury Re-arrange the menu. Add 'Add buddy/chat/group' in the menu.
Wed, 19 Sep 2007 21:35:25 +0000 Sadrul Habib Chowdhury Link the FAQ in the man page.