Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
Thu, 25 Oct 2007 18:51:39 +0000 | Sean Egan | don't assume </stream:stream> means the conversation window is closed. Fixes #3690 |
Wed, 24 Oct 2007 03:29:33 +0000 | Daniel Atallah | Use gtk_window_set_focus_on_map() to prevent focus on new conversation windows (hopefully only) when the new window was prompted by an external event. This seems to work pretty well, but I suppose those with higher expectations of their WM will be sure to tell me if this messes something up. References #3618. |