Skip to content
  • Cody Russell's avatar
    gdk/win32/gdkevents-win32.c Force non-modal transient dialogs to iconify · 21d3d60f
    Cody Russell authored
    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)
    
    
    svn path=/trunk/; revision=18929
    21d3d60f