- Aug 30, 2013
-
-
-
-
-
-
-
-
-
-
-
This allows the relationship to be restored when the window becomes eligible again.
-
winemac: When a window becomes ineligible to be a parent, make the relationship latent in its children, too.
-
-
-
-
-
-
It may be necessary to reorder to some extent because the clicked window is behind a sibling at the same level, but that shouldn't move it later in the list than higher-level siblings. Cocoa gets buggy if the list of child windows isn't in z-order.
-
The right place may not be the end of the list of Cocoa child windows if some of the siblings are at a higher window level (i.e. floating if the clicked window is not).
-
-
-
- Aug 29, 2013
-
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-