haiku/src
Rene Gollent 6a2d6f5062 Fix a case where values wouldn't be requested properly.
- If a node was already expanded, and we then removed/replaced
  its children, those wouldn't automatically get their value nodes
  added. Consequently, value retrieval for them would fail until
  the parent was collapsed/re-expanded. If we encounter such a
  model node when receiving a value request, notify the table model so
  it can construct the value node appropriately.
2013-04-27 16:04:33 -04:00
..
add-ons acpi_cpuidle: Fix driver initialization 2013-04-27 17:13:04 +02:00
apps Fix a case where values wouldn't be requested properly. 2013-04-27 16:04:33 -04:00
bin return ESRCH when team isn't found by name. 2013-04-20 09:23:00 -04:00
build Convert fs_host files from c back to cpp and style changes. 2012-08-13 18:51:59 -04:00
data Add the !DOCTYPE element to the text/html sniff rule 2013-03-15 00:55:38 +01:00
documentation Fixed typo. Fixes #8755 2012-07-30 13:12:02 +00:00
kits Add an information blurb option to PromptWindow. 2013-04-27 14:04:33 -04:00
libs Fix "Error opening terminal:xterm-256color" issue (#9636) 2013-04-14 21:39:19 +02:00
preferences Use BNetworkDevice to get the current associated wireless network. 2013-04-21 18:26:14 +02:00
servers net_server: 0xff is out of the bound of char, use uint8 instead 2013-04-26 21:17:29 +02:00
system Fix truncation of comparison value introduced in 848acd67. 2013-04-27 18:42:05 +02:00
tests Chart Demo: Fix for failure to detect already opened popup windows 2013-04-21 20:51:02 -04:00
tools s/OpenBeOS/Haiku 2013-02-16 13:59:39 -05:00
Jamfile