gtk+ r18929 - in trunk: . gdk/win32



Author: bratsche
Date: 2007-10-18 01:31:22 +0100 (Thu, 18 Oct 2007)
New Revision: 18929
ViewCVS link: http://svn.gnome.org/viewcvs/gtk+?rev=18929&view=rev

Modified:
   trunk/ChangeLog
   trunk/gdk/win32/gdkevents-win32.c
   trunk/gdk/win32/gdkwindow-win32.c
   trunk/gdk/win32/gdkwindow-win32.h
Log:
2007-10-17  Cody Russell  <cody jhu edu>

        * gdk/win32/gdkevents-win32.c
        * gdk/win32/gdkwindow-win32.[ch]: Force non-modal transient dialogs
        to iconify with their parents on Win32.  Maintain a list of transient
        children, and whenever a window is hidden or restored we now do the
        same thing to all connected transient windows above and below the
        current window in the chain.  See comment under WM_ACTIVATE for the
        reasons why.  (#164537, #371036, #405178)






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]