Mercurial > pidgin
comparison ChangeLog @ 27605:37b668b8d6c1
Fix a crash with the Message Notification plugin and the 'hidden' gtkconv
So I was finally able to reproduce this. "Close IMs immediately" was
disabled and in the Message Notification plugin's settings, everything
is disabled except "[Notify for ]IM windows" and
"Present conversation window".
In my testing, this did not prevent the conversation from re-attaching
when a new message comes on. Fixes #8911.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sat, 18 Jul 2009 05:08:25 +0000 |
parents | e5fdfff98aa9 |
children | 386265b369c9 |
comparison
equal
deleted
inserted
replaced
27604:4e1eef14b095 | 27605:37b668b8d6c1 |
---|---|
154 * Draw the user's buddy icon at the bottom of the Buddy List with rounded | 154 * Draw the user's buddy icon at the bottom of the Buddy List with rounded |
155 corners for visual consistency with the actual icons in the Buddy List. | 155 corners for visual consistency with the actual icons in the Buddy List. |
156 (Kosta Arvanitis) | 156 (Kosta Arvanitis) |
157 * When file transfers are complete, the received file name written to the | 157 * When file transfers are complete, the received file name written to the |
158 conversation window is now linked to the file. | 158 conversation window is now linked to the file. |
159 * Fix a crash when closing a conversation tab that has unread messages | |
160 when the Message Notification plugin is loaded. | |
159 | 161 |
160 Finch: | 162 Finch: |
161 * The hardware cursor is updated correctly. This will be useful | 163 * The hardware cursor is updated correctly. This will be useful |
162 especially for users of braille terminals, screen readers etc. | 164 especially for users of braille terminals, screen readers etc. |
163 * Added a TinyURL plugin, which aids copying longer URLs. | 165 * Added a TinyURL plugin, which aids copying longer URLs. |