Mercurial > pidgin
log
age | author | description |
---|---|---|
Sun, 13 May 2007 07:29:51 +0000 | Sadrul Habib Chowdhury | DBusify userinfo stuff. |
Sun, 13 May 2007 05:27:54 +0000 | Daniel Atallah | Instead of flashing the taskbar continuously, flash it three times and leave it highlighted. Fixes #117. |
Sun, 13 May 2007 05:26:38 +0000 | Daniel Atallah | Don't stop all windows from flashing when any Windows Pidgin window is focused. I also noticed that we were registering a callback for the focus-in-event for each flash start and never unregistering it, so this fixes that too. Fixes #554. |