haiku/src
Axel Dörfler 3bb591ce9a We don't want to drop into the kernel debugger for that right now
(FATAL() would be okay, but it's currently configured to panic).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12912 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-05-31 01:19:43 +00:00
..
add-ons We don't want to drop into the kernel debugger for that right now 2005-05-31 01:19:43 +00:00
apps
bin first iteration, 16bit stereo 44.1kHz wav files only 2005-05-30 22:15:16 +00:00
build
data
documentation
kits Menus don't flicker anymore, extended some ToDos, small cleanups. Implemented BMenu::IsItemVisible() as I think I'll need it soon, extended Bmenu::OverSubmenu() to be recursive, it's not used at the moment but should be. 2005-05-30 10:10:52 +00:00
libs
prefs
servers Now also prints the area offsets next to the instruction pointer so you don't have 2005-05-30 12:22:34 +00:00
system Fixed off by one error: could call memcpy() with '0' as size argument. 2005-05-31 01:17:25 +00:00
tests made things clearer, removed a useless exclude operation 2005-05-30 14:00:45 +00:00
tools
Jamfile