History log of /haiku/headers/private/interface/WindowPrivate.h
Revision Date Author Comments
# 418f391f 24-Jul-2011 Clemens Zeidler <clemens.zeidler@googlemail.com>

Fixes #7796. The decorator add-on is unloaded when not needed anymore. Avoid assigning offscreen windows a window behaviour (which lives in an add-on). When loading another add-on the offscreen window was still pointing to an invalid window behaviour.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42482 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 931cd377 07-Oct-2009 Axel Dörfler <axeld@pinc-software.de>

* Added a new flag kAcceptKeyboardFocusFlag that allows B_AVOID_FOCUS windows
to still receive keyboard events. This is now used for menu windows (before,
the menu feel alone would trigger that behaviour).
* This also fixes bug #4691, as tool tip windows use the menu feel as well.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33481 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 89b1afd1 22-Oct-2008 Axel Dörfler <axeld@pinc-software.de>

* Added a new window feel kPasswordWindowFeel that is above all other feels.
* Changed the password window to use this feel.
* Later, the screen saver itself should use this feel whenever the password
mode is enabled. The password window should then use a modal-app feel, but
this doesn't work yet.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28281 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 58c42ec9 14-Mar-2008 Axel Dörfler <axeld@pinc-software.de>

No need for the kWorkspacesWindow flag anymore.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24388 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 34ce0e42 05-Jul-2005 Axel Dörfler <axeld@pinc-software.de>

As it turns out, window_info::type is really the window's "feel".
Basic support for the desktop window feel: WinBorder will now resize
a window with kDesktopWindowFeel to span over the whole screen.
Minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13462 a95241bf-73f2-0310-859d-f6bbb57e9c96


# a21ddd6d 02-Feb-2005 Jérôme Duval <korli@users.berlios.de>

added a dependency on Window.h


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11223 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 1b6e740f 02-Feb-2005 Jérôme Duval <korli@users.berlios.de>

kMenuWindowLook is actually a kMenuWindowFeel
Added private flags


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11215 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 31d6118e 02-Feb-2005 Jérôme Duval <korli@users.berlios.de>

Added a private header for window looks, types, feels


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11212 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 418f391fb12d0485e22b522b6c5c62ed4a8034c2 24-Jul-2011 Clemens Zeidler <clemens.zeidler@googlemail.com>

Fixes #7796. The decorator add-on is unloaded when not needed anymore. Avoid assigning offscreen windows a window behaviour (which lives in an add-on). When loading another add-on the offscreen window was still pointing to an invalid window behaviour.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42482 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 931cd377aade563781849d3e6f91a9b635cd6753 07-Oct-2009 Axel Dörfler <axeld@pinc-software.de>

* Added a new flag kAcceptKeyboardFocusFlag that allows B_AVOID_FOCUS windows
to still receive keyboard events. This is now used for menu windows (before,
the menu feel alone would trigger that behaviour).
* This also fixes bug #4691, as tool tip windows use the menu feel as well.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33481 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 89b1afd16c7fc6e32462a2c4fb4ce43cfc50ce6a 22-Oct-2008 Axel Dörfler <axeld@pinc-software.de>

* Added a new window feel kPasswordWindowFeel that is above all other feels.
* Changed the password window to use this feel.
* Later, the screen saver itself should use this feel whenever the password
mode is enabled. The password window should then use a modal-app feel, but
this doesn't work yet.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28281 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 58c42ec9de3dac4b180baaea018e0849f81c6f64 14-Mar-2008 Axel Dörfler <axeld@pinc-software.de>

No need for the kWorkspacesWindow flag anymore.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24388 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 34ce0e42d47869b916133ff39b1fa02ee7164d6a 05-Jul-2005 Axel Dörfler <axeld@pinc-software.de>

As it turns out, window_info::type is really the window's "feel".
Basic support for the desktop window feel: WinBorder will now resize
a window with kDesktopWindowFeel to span over the whole screen.
Minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13462 a95241bf-73f2-0310-859d-f6bbb57e9c96


# a21ddd6d4ee4c20f8a89a076a9dfa9e883c08b22 02-Feb-2005 Jérôme Duval <korli@users.berlios.de>

added a dependency on Window.h


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11223 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 1b6e740f1ead54afb9c9a68cb852c52c67b0acd1 02-Feb-2005 Jérôme Duval <korli@users.berlios.de>

kMenuWindowLook is actually a kMenuWindowFeel
Added private flags


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11215 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 31d6118e452e02abf274cce102a9f5a7660f06f7 02-Feb-2005 Jérôme Duval <korli@users.berlios.de>

Added a private header for window looks, types, feels


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11212 a95241bf-73f2-0310-859d-f6bbb57e9c96