haiku/src
Alex Wilson f98f5ca48b Fix bug in BView::RemoveSelf() that lead to a segfault.
Once again, the BObjectList removal behaviour leads to a null dereference. It's my fault of course, but there you have it. Comments have been included for future devs.
2011-12-01 19:08:56 -07:00
..
add-ons * better identify BAR location defines 2011-10-28 19:08:37 +00:00
apps Applied patch inserting newlines in error message. Closes #7953. Thanks diver. 2011-10-24 15:57:18 +00:00
bin * Fixed setdecor build within the libbe_test environment. 2011-09-29 22:42:58 +00:00
build Make sure headers/build is in the include paths, so that the Haiku counterparts 2011-06-15 01:20:20 +00:00
data * Improved FLV description. 2011-06-03 22:16:12 +00:00
documentation Fixed "Haiku Operating System" reference. 2011-01-10 18:25:38 +00:00
kits Fix bug in BView::RemoveSelf() that lead to a segfault. 2011-12-01 19:08:56 -07:00
libs Bring BALMLayout in line with changes to BLayout. 2011-10-28 14:16:46 -06:00
preferences * Added methods to work with display_modes directly. 2011-09-11 11:04:43 +00:00
servers * Fix debug build of the registrar. 2011-10-14 11:57:39 +00:00
system Add cfmakeraw. Like cf{get/set}{i/o}speed, it iisn't POSIx standard but is used 2011-10-16 16:44:17 +00:00
tests Fix a bug in LayoutTest1, where we were getting the view of a view-less layout, and then calling methods on it, resulting in a (SURPRISE!) segfault. 2011-10-28 14:16:57 -06:00
tools * Applied patch from luroh as part of #7433 -- sorry for the long delay! 2011-08-12 19:47:07 +00:00
Jamfile