Skip to content
  • Cody Russell's avatar
    Check window state for GDK_WINDOW_STATE_ICONIFIED before doing ShowWindow · ca2987a0
    Cody Russell authored
    2008-03-23  Cody Russell  <bratsche@gnome.org>
    
            * gdk/win32/gdkevents-win32.c (show_window_recurse):
            Check window state for GDK_WINDOW_STATE_ICONIFIED before doing
            ShowWindow (SW_RESTORE).  This fixes a problem where tearing off
            menus from a maximized window would force the window to restore
            its size. (#518846)
    
    
    svn path=/trunk/; revision=19926
    ca2987a0