haiku/src
Axel Dörfler 4bccccda2e Fixed two wrong cast types which broke the build over here.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8863 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-09-06 17:28:42 +00:00
..
add-ons Almost rewrote the mouse input add-on to handle multiple devices, added usb devices monitoring (not tested as USB doesn't work on my machine). 2004-09-06 06:42:58 +00:00
apps Let some bin commands now link against our libroot.so, so that we 2004-09-03 12:31:09 +00:00
kernel The beginnings of a file cache. Read-only is already working fine; very 2004-09-06 01:23:57 +00:00
kits Fixed two wrong cast types which broke the build over here. 2004-09-06 17:28:42 +00:00
libs added a clean rule call because File doesn't have it 2004-06-27 23:03:42 +00:00
prefs added missing scrolllock 2004-09-02 21:18:43 +00:00
servers turned off debug output in AppServer.cpp and ServerApp.cpp 2004-09-05 00:52:45 +00:00
tests Fix the keyboard focus order by changing how and in which order things are 2004-09-06 14:43:42 +00:00
tools Fixed a problem we had with bool parameters (probably with all types that consume more storage when being passed as function parameters). 2004-09-01 20:17:57 +00:00
Jamfile