log

age author description
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.
Fri, 17 Aug 2007 02:26:42 +0000 Evan Schoenberg Initialize newmood to NULL, as there are codepaths by which we can check against whether it is NULL or not before setting it, and that's bad.