Mercurial > pidgin
log
age | author | description |
---|---|---|
Tue, 08 Jan 2008 01:18:10 +0000 | Sean Egan | shorted the 'typing then stopped' message |
Tue, 08 Jan 2008 01:11:59 +0000 | Sean Egan | ifdef out the typing menu tray icon, as the inline typing notifications do a better job notifying, I think |
Tue, 08 Jan 2008 21:58:31 +0000 | Evan Schoenberg | If the UI sets a cache directory before purple_buddy_icons_init() is called |
Tue, 08 Jan 2008 02:47:51 +0000 | Evan Schoenberg | There's nothing wrong with calling purple_buddy_icons_find() can not receiving an icon in return - it just means that no icon was found. We shouldn't attempt to call purple_buddy_icon_ref() on NULL, which will trigger a failed assertion. |