Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
Thu, 04 Oct 2007 02:04:38 +0000 | Carlos Silva | Remove now unnecessary and potentially bad code. |
Thu, 04 Oct 2007 01:45:00 +0000 | Carlos Silva | Silence a compiler warning about an unused var. |
Thu, 04 Oct 2007 01:40:20 +0000 | Carlos Silva | Correctly remove a buddy from the Pending list after it is accepted. |
Thu, 04 Oct 2007 01:25:43 +0000 | Daniel Atallah | Undock/Redock the buddy list based on the SWP_SHOWWINDOW and SWP_HIDEWINDOW attributes in a WM_WINDOWPOSCHANGING message. This doesn't appear to have any negative effects and makes Pidgin play nicer with the VirtuaWin virtual desktop manager. Fixes #2997. |