haiku/src
Michael Lotz 660fe6bca9 * Make use of the new BJoystick::GetButtonValues() so any number of buttons can
be retrieved. I think the fixed layout will actually make it impossible to see
  anything beyond the 9th button however... The coding style of this app is,
  different, to say the least and I didn't really bother fixing it up right now,
  so the changes just mimic what's there.
* Some automatic whitespace cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41883 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-06-03 15:55:50 +00:00
..
add-ons Fixed gcc2 build (sorry). 2011-06-03 12:39:51 +00:00
apps revert r41842 2011-05-30 22:17:56 +00:00
bin Applied patch by Joseph "looncraz" Groover from ticket #7445. 2011-05-19 15:25:54 +00:00
build Jamfile changes to make <build>mimeset pick up headers/build/os/storage/AppFileInfo.h rather than the one in /boot/develop/headers on a BeOS-compatible host. This enables use of BAppFileInfo::Get/SetCatalogEntry() in <build>mimeset. Thanks Ingo! 2011-03-09 13:18:34 +00:00
data * Removed the "Standard" from "Lithuanian (Standard)" - the name without any 2011-05-27 16:09:02 +00:00
documentation Fixed "Haiku Operating System" reference. 2011-01-10 18:25:38 +00:00
kits Introduce a BJoystick::GetButtonValues() function that aligns with the other 2011-06-03 15:40:31 +00:00
libs revert now unneeded workarounds 2011-05-17 23:02:44 +00:00
preferences Add zuMi's Shortcuts icon. Thanks for the suggestion diver. 2011-06-01 21:37:34 +00:00
servers Applied patch by Joseph "looncraz" Groover from ticket #7445. 2011-05-19 15:25:54 +00:00
system Reimplemented the gdb stub support for the 'g' command (read registers): 2011-06-03 15:35:10 +00:00
tests * Make use of the new BJoystick::GetButtonValues() so any number of buttons can 2011-06-03 15:55:50 +00:00
tools PlainTextCatalog::WriteToFile(): Escape characters in the comment string. 2011-05-22 21:21:01 +00:00
Jamfile