Searched hist:d02835660f6e033fa7e492ba5854448a16bb8945 (Results 1 – 3 of 3) sorted by relevance
/haiku/src/servers/app/ |
H A D | Window.cpp | d02835660f6e033fa7e492ba5854448a16bb8945 Fri Nov 14 13:37:27 UTC 2008 Axel Dörfler <axeld@pinc-software.de> * Added a method Desktop::_LastFocusSubsetWindow() which returns the last window being the focus window that is a subset of the specified window. * This is now used to bring the window to front belonging to a floating or modal window (if on another workspace), ie. Desktop::ActivateWindow() should now work with modal and floating windows. * Fixed typo (in Window.cpp).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28649 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Desktop.h | d02835660f6e033fa7e492ba5854448a16bb8945 Fri Nov 14 13:37:27 UTC 2008 Axel Dörfler <axeld@pinc-software.de> * Added a method Desktop::_LastFocusSubsetWindow() which returns the last window being the focus window that is a subset of the specified window. * This is now used to bring the window to front belonging to a floating or modal window (if on another workspace), ie. Desktop::ActivateWindow() should now work with modal and floating windows. * Fixed typo (in Window.cpp).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28649 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Desktop.cpp | d02835660f6e033fa7e492ba5854448a16bb8945 Fri Nov 14 13:37:27 UTC 2008 Axel Dörfler <axeld@pinc-software.de> * Added a method Desktop::_LastFocusSubsetWindow() which returns the last window being the focus window that is a subset of the specified window. * This is now used to bring the window to front belonging to a floating or modal window (if on another workspace), ie. Desktop::ActivateWindow() should now work with modal and floating windows. * Fixed typo (in Window.cpp).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28649 a95241bf-73f2-0310-859d-f6bbb57e9c96
|