haiku/headers
Axel Dörfler fb29f5b0fb Changes to let updates happen less frequently:
* _ContrainPoint() was broken as it could never change the point it was supposed
  to contrain.
* MouseDown() no longer sends a notification message automatically (only if it
  changed something)
* MouseMoved() and synchronous MouseDown() will now only send modification messages
  if something actually changed (not for every mouse update).
* After key presses, the invokation message is only sent when the value changed.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19697 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-01-04 14:25:13 +00:00
..
build FreeBSD build fix. Must have overlooked this one. Thanks to Samuel Rodriguez Perez. 2006-12-02 16:13:15 +00:00
compatibility/bsd More tweaks to the libbsd.so compatibility library: 2006-12-13 16:26:43 +00:00
cpp
glibc
gnu
legacy/network setsockopt and getsockopt use int as others functions 2006-06-23 14:19:11 +00:00
libs * invented a small protocol for use by FileTypes when it wants to 2006-11-17 03:04:08 +00:00
os Changes to let updates happen less frequently: 2007-01-04 14:25:13 +00:00
posix * Removed superfluous prototypes from in.h. Minor cleanup. 2006-12-18 17:12:54 +00:00
private Greatly improved scrolling, and simplified the code too. Now scrolling 2006-12-29 07:01:08 +00:00
tools