Searched hist:"427788 e06f65f338595de54e91aa12792741e6d8" (Results 1 – 4 of 4) sorted by relevance
/haiku/src/servers/app/ |
H A D | ClickTarget.h | 427788e06f65f338595de54e91aa12792741e6d8 Thu Nov 25 04:03:47 UTC 2010 Ingo Weinhold <ingo_weinhold@gmx.de> * Extended the Desktop's MouseFilter to reset the mouse-down messages' "clicks" field. It does that when the modifiers, the pressed buttons, or the click target changes between the clicks, or when the distance between the click points is >= four pixels. * Adjusted the Window::MouseDown() and WindowBehavior::MouseDown() interfaces and implementation accordingly (we now also pass and return click count and click targets). * Removed the no longer need multi-click handling from DefaultWindowBehaviour.
Fixes #6841 and #6867.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39623 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Window.h | 427788e06f65f338595de54e91aa12792741e6d8 Thu Nov 25 04:03:47 UTC 2010 Ingo Weinhold <ingo_weinhold@gmx.de> * Extended the Desktop's MouseFilter to reset the mouse-down messages' "clicks" field. It does that when the modifiers, the pressed buttons, or the click target changes between the clicks, or when the distance between the click points is >= four pixels. * Adjusted the Window::MouseDown() and WindowBehavior::MouseDown() interfaces and implementation accordingly (we now also pass and return click count and click targets). * Removed the no longer need multi-click handling from DefaultWindowBehaviour.
Fixes #6841 and #6867.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39623 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Window.cpp | 427788e06f65f338595de54e91aa12792741e6d8 Thu Nov 25 04:03:47 UTC 2010 Ingo Weinhold <ingo_weinhold@gmx.de> * Extended the Desktop's MouseFilter to reset the mouse-down messages' "clicks" field. It does that when the modifiers, the pressed buttons, or the click target changes between the clicks, or when the distance between the click points is >= four pixels. * Adjusted the Window::MouseDown() and WindowBehavior::MouseDown() interfaces and implementation accordingly (we now also pass and return click count and click targets). * Removed the no longer need multi-click handling from DefaultWindowBehaviour.
Fixes #6841 and #6867.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39623 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Desktop.cpp | 427788e06f65f338595de54e91aa12792741e6d8 Thu Nov 25 04:03:47 UTC 2010 Ingo Weinhold <ingo_weinhold@gmx.de> * Extended the Desktop's MouseFilter to reset the mouse-down messages' "clicks" field. It does that when the modifiers, the pressed buttons, or the click target changes between the clicks, or when the distance between the click points is >= four pixels. * Adjusted the Window::MouseDown() and WindowBehavior::MouseDown() interfaces and implementation accordingly (we now also pass and return click count and click targets). * Removed the no longer need multi-click handling from DefaultWindowBehaviour.
Fixes #6841 and #6867.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39623 a95241bf-73f2-0310-859d-f6bbb57e9c96
|