haiku/headers/os
Ryan Leavengood 9f5864ab09 Handle the scroll wheel changing over scrollbars.
* Extract the scrollbar change based on the mouse wheel delta into a protected
  method of BView.
* Call that method from BScrollBar's MessageReceived.

With this change it is now a bit easier to scroll horizontally around the
system by putting the mouse cursor over a horizontal scrollbar and using the
wheel.

Fixes #8631.
2012-06-24 10:50:42 -04:00
..
add-ons Remove private BStringList implementation from mail. Tested it but however please be careful an review. This fixes bug #8174. 2011-12-15 19:45:07 +13:00
app Reconnect BApplication and trigger reconnect of all BWindows in an application. 2012-01-22 15:30:16 +13:00
arch
be_apps Applied slightly reworked and updated patch from ticket #1576 2011-10-29 15:38:20 +00:00
bluetooth
device Revert r42812. As pointed by Michael, one can use 2011-10-24 21:02:14 +00:00
drivers PCI: add bridge control flags and use them. 2012-02-27 21:46:01 +01:00
game Header was not self-containing. 2011-08-28 13:47:07 +00:00
interface Handle the scroll wheel changing over scrollbars. 2012-06-24 10:50:42 -04:00
kernel cpuid: Rework AMD CPUID numbers 2012-06-04 11:01:39 -05:00
locale More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
mail Merge patch by plfiorini : 2011-11-02 14:57:43 +00:00
media Set of patches by Pete Goodeve to imrpove the handling of audio latency. 2011-11-03 14:26:03 +00:00
midi
midi2
net Added experimental version of a Socket API with SSL support. 2011-11-21 22:07:52 +01:00
opengl Remove the Haiku Mesa fork 2012-01-08 01:12:54 -06:00
package Add BPackageRoster::GetActivePackages() 2011-11-25 06:19:49 +01:00
storage Moved documentation for the BEntry class into a dox file to include it into the Haiku book. 2011-12-18 21:28:55 -05:00
support Style and performance fixes. Thanks Ingo and Stephan. 2011-12-17 14:36:36 +13:00
translation
AppKit.h
Be.h
BeBuild.h Filtered flat import of Oliver's svn package management branch 2011-11-25 06:17:07 +01:00
DeviceKit.h
GameKit.h
InterfaceKit.h
KernelKit.h
LocaleKit.h
MailKit.h
MediaKit.h
MidiKit.h
NetKit.h
NetworkKit.h
OpenGLKit.h
StorageKit.h
SupportKit.h
TranslationKit.h