diff ChangeLog.API @ 21888:c88a3f2dbb52

Try to make a window transient for a suitable parent window. This currently happens only for the request and notify windows, and only when they are triggered by some GTK+ event. There are some issues when a request/notify window pops up from activating a popup menuitem. I found a fix for when the menuitem is activated by a keypress. I'll try to find a fix for a mouse-button later.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 28 Nov 2007 01:54:34 +0000
parents eb2d5ba2a50d
children a3f0c30eb0bf
line wrap: on
line diff
--- a/ChangeLog.API	Wed Nov 28 00:17:27 2007 +0000
+++ b/ChangeLog.API	Wed Nov 28 01:54:34 2007 +0000
@@ -15,6 +15,8 @@
 		  pidgin_create_dialog.
 		* GTK_IMHTML_NO_SMILEY for GtkIMHtmlOptions means not to look for
 		  smileys in the text. (Florian 'goutnet' Delizy)
+		* pidgin_auto_parent_window to make a window transient for a suitable
+		  parent window.
 
 version 2.3.0 (11/24/2007):
 	libpurple: