Mercurial > pidgin
log
age | author | description |
---|---|---|
Tue, 28 Aug 2007 03:59:44 +0000 | Daniel Atallah | Move purple_prefs_load() to purple_prefs_init() - there's been a TODO for this for a long time. I have no idea why this wasn't done sooner; it seems to work just fine and fixes some bugs where stuff isn't loaded before being used. Fixes #1848 (and I'm sure others). Yell at me if this breaks anything. |
Tue, 28 Aug 2007 08:58:36 +0000 | Sadrul Habib Chowdhury | Add a new flag PURPLE_MESSAGE_INVISIBLE which can be used to send a message |
Tue, 28 Aug 2007 08:53:48 +0000 | Sadrul Habib Chowdhury | Don't trigger 'receiving-' and 'received-' signals when sending attention request. |