Mercurial > pidgin
log
age | author | description |
---|---|---|
Thu, 23 Aug 2007 06:10:21 +0000 | Jeffrey Connelly | If buddy doesn't have a picture, display no icon, instead of the "no photo" icon that MySpaceIM |
Thu, 23 Aug 2007 06:02:54 +0000 | Jeffrey Connelly | g_memdup() the icon data before setting it as the buddy icon. |
Thu, 23 Aug 2007 04:43:04 +0000 | Jeffrey Connelly | If a username cannot be looked up in postprocessing, throw up an error. |
Thu, 23 Aug 2007 04:41:40 +0000 | Jeffrey Connelly | Update for 0.15 for GSoC final release for Google. |
Tue, 21 Aug 2007 04:58:58 +0000 | Daniel Atallah | Add some additional yahoo keys to the stealth packets to make them work again. Fixes #2654. |
Tue, 21 Aug 2007 04:37:13 +0000 | Daniel Atallah | Don't apply transparency when the window has focus (this was caused by the fix for initially hidden windows not having the transparency on focus stuff working correctly). Fixes #2384. |