Skip to content
  • Tor Lillqvist's avatar
    On WM_WINDOWPOSCHANGING, don't dereference windowpos in the debugging · a7dd7474
    Tor Lillqvist authored
    2008-10-18  Tor Lillqvist  <tml@novell.com>
    
    	* gdk/win32/gdkevents-win32.c (gdk_event_translate): On
    	WM_WINDOWPOSCHANGING, don't dereference windowpos in the debugging
    	output without setting it first.
    
    2008-10-18  Tor Lillqvist  <tml@novell.com>
    
    	Bug 556578 - GIMP windows stay on top of other windows
    
    	* gdk/win32/gdkevents-win32.c (ensure_stacking_on_unminimize)
    	(ensure_stacking_on_window_pos_changing)
    	(ensure_stacking_on_activate_app): Ignore unmapped windows in the
    	loops where we look for the lowest "transient-type" window.
    
    	(gdk_event_translate): Don't call
    	ensure_stacking_on_window_pos_changing() or
    	ensure_stacking_on_activate_app() for unmapped windows.
    
    
    svn path=/trunk/; revision=21676
    a7dd7474