haiku/src
Stefano Ceccherini aac111dc76 Initialize ffd to -1 in the constructor otherwise many checks may fail
afterwards, and BJoystick won't work.
Also reset it to -1 in the destructor for symmetry.
Found by Carwyn Jones. Thanks!


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40900 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-03-10 08:21:44 +00:00
..
add-ons The IDLE watching command is supposed to timeout after 29 min if nothing happens. Add an mechanism to not treat this timeout as an 2011-03-10 01:31:33 +00:00
apps Patch by starsseed from ticket #7341: Use correct format strings 2011-03-08 20:23:03 +00:00
bin dstcheck: 2011-03-07 23:01:45 +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 Add another mime type file for partial downloaded messages. Clean up a bit, could somebody check if this is all right? 2011-03-03 19:58:09 +00:00
documentation Fixed "Haiku Operating System" reference. 2011-01-10 18:25:38 +00:00
kits Initialize ffd to -1 in the constructor otherwise many checks may fail 2011-03-10 08:21:44 +00:00
libs rename the printf function in the compat layer to avoid symbol clash with kernel printf (at least on gcc4) 2011-03-08 23:11:48 +00:00
preferences Fix spelling. Thanks Marcus. 2011-03-10 07:58:55 +00:00
servers Duh, of course fStyle can be NULL in SetStyle(), which is for example 2011-03-08 21:47:57 +00:00
system dir_remove() now handles a path which ends with "/./" and fixed #6817. 2011-03-05 17:17:19 +00:00
tests Don't hide the dragMessage parameter (which was unused). CID 5333. 2011-03-08 21:04:29 +00:00
tools 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
Jamfile