Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
Wed, 15 Aug 2007 03:41:04 +0000 | Daniel Atallah | Fix the docked buddy list to consistently not have a taskbar entry thanks to some tips from "imiganai." This took *way* too long because of how arcane dealing with Windows on Windows is (the unnecessary complexity of our gtkappbar implementation doesn't help). Hopefully this doesn't break anything. Fixes #575. |
Wed, 15 Aug 2007 03:40:42 +0000 | Daniel Atallah | merge of '197e1b0c22949c758e407b2720f5e051f5cb4adf' |
Tue, 14 Aug 2007 22:39:18 +0000 | Daniel Atallah | Fix for disabling NetworkManager in configure.ac from Elliot Sales de Andrade. Thanks, Elliot. Fixes #2391. |
Tue, 14 Aug 2007 22:13:35 +0000 | Daniel Atallah | Make sure that there is an active conversation before trying to set the unseen state. It may be possible to trigger this when closing a window, but I think it is more likely to happen when using the Hide Conversation plugin or something like that. I think this fixes #2275. |