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