History log of /haiku/src/servers/input/BottomlineWindow.cpp
Revision Date Author Comments
# 96f94789 23-Oct-2015 Adrien Destugues <pulkomandy@pulkomandy.tk>

input_server: fix debug build.


# 53d3fc81 21-Nov-2009 Jérôme Duval <korli@users.berlios.de>

Patch from hiron ticket #4848 : add raw_char field for generated B_KEY_DOWN messages. Thanks!


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


# f764a491 28-Feb-2006 Jérôme Duval <korli@users.berlios.de>

hopefully patched some of the problems reported by barber <bxi07354@nifty.ne.jp> on bug #141


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


# 128ddaa3 16-Nov-2005 Axel Dörfler <axeld@pinc-software.de>

Some work on the input_server:
* Rewrote event handling: instead of writing every single device message to
the event port, they are just queued in a list, and the event loop is only
notified if necessary (ie. if a notification has been sent already, new
events are just queued up until the input_server found the time to process
them).
* This also fixed a big memory leak: every message processed by EnqueueDeviceMessage()
(IOW every key or mouse event) was leaked!
* no longer abuses gInputMethodListLocker to lock the method event queue
(it now uses the standard event queue lock).
* removed the completely superfluous, weird and decelerating event caching mechanism
* tried to find a better distribution of work between _SanitizeEvents(),
_MethodizeEvents(), and _DispatchEvents().
* HandleSetMousePosition() now only does what it's supposed to do (this currently
causes the mouse to jump at the start, though).
* now uses the "Message4" for message sending if available.
* fixed "kb_mouse_settings.h" to include all headers it needs.
* some more cleanup.


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


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

now uses kLeftTitledWindowLook from WindowPrivate.h


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


# a77de570 28-Jan-2005 Jérôme Duval <korli@users.berlios.de>

useful pieces of code


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


# 3d641431 25-Jan-2005 Jérôme Duval <korli@users.berlios.de>

added code for a bottom line window, not working


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


# 53d3fc817d2859eefda4d8dc5800544fe8c035ad 21-Nov-2009 Jérôme Duval <korli@users.berlios.de>

Patch from hiron ticket #4848 : add raw_char field for generated B_KEY_DOWN messages. Thanks!


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


# f764a491bb713c5e8e1aac06970a921225ab57cf 28-Feb-2006 Jérôme Duval <korli@users.berlios.de>

hopefully patched some of the problems reported by barber <bxi07354@nifty.ne.jp> on bug #141


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


# 128ddaa3e3ee40b5c8f74b1bdd816bacdd00f272 16-Nov-2005 Axel Dörfler <axeld@pinc-software.de>

Some work on the input_server:
* Rewrote event handling: instead of writing every single device message to
the event port, they are just queued in a list, and the event loop is only
notified if necessary (ie. if a notification has been sent already, new
events are just queued up until the input_server found the time to process
them).
* This also fixed a big memory leak: every message processed by EnqueueDeviceMessage()
(IOW every key or mouse event) was leaked!
* no longer abuses gInputMethodListLocker to lock the method event queue
(it now uses the standard event queue lock).
* removed the completely superfluous, weird and decelerating event caching mechanism
* tried to find a better distribution of work between _SanitizeEvents(),
_MethodizeEvents(), and _DispatchEvents().
* HandleSetMousePosition() now only does what it's supposed to do (this currently
causes the mouse to jump at the start, though).
* now uses the "Message4" for message sending if available.
* fixed "kb_mouse_settings.h" to include all headers it needs.
* some more cleanup.


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


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

now uses kLeftTitledWindowLook from WindowPrivate.h


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


# a77de570a2eb8569a65e3d16e153745ce3d57348 28-Jan-2005 Jérôme Duval <korli@users.berlios.de>

useful pieces of code


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


# 3d64143151359a79f229e5ba44113a7715284759 25-Jan-2005 Jérôme Duval <korli@users.berlios.de>

added code for a bottom line window, not working


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