diff ChangeLog @ 28200:6f27b4d8c1c3

gtkconv: Remove the close-timer when a new message comes in. Fixes #8512. This will happen if I "close" a conversation window (hide it), which starts the close-timer. A new IM then comes in, which is hidden because I have "Hide new IM conversations" set to Always (or When away) and then the timer triggers a few minutes later.
author Paul Aurich <paul@darkrain42.org>
date Fri, 07 Aug 2009 17:11:12 +0000
parents fdf1f64de3a0
children e4b0bf56667f
line wrap: on
line diff
--- a/ChangeLog	Fri Aug 07 04:29:55 2009 +0000
+++ b/ChangeLog	Fri Aug 07 17:11:12 2009 +0000
@@ -182,6 +182,9 @@
 	* Fix a crash when closing the New Mail dialog if an account with new
 	  mail was previously disconnected while the dialog was open.
 	* Fix incorrect unread message counts for the new mail notifications.
+	* Do not lose unread messages with a hidden conversation window when
+	  new IM conversations are hidden and "Close IMs immediately when the tab
+	  is closed" is unset.
 
 	Finch:
 	* The hardware cursor is updated correctly. This will be useful