Mercurial > pidgin
log
age | author | description |
---|---|---|
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. |
Thu, 04 Oct 2007 01:12:08 +0000 | Daniel Atallah | Cleanup the SOAP SSL flag to be a gboolean for clarity. Various sanity checks, sanity checking and I think a couple leak fixes too for the offline IM code. |