haiku/src
Jérôme Duval 56efe80f85 nfs4: fixed two warnings.
* warnings about comparison between signed and unsigned integer expressions.
* the use of max_c() was superflous anyway as the result is only used for a comparison
with the left value.
2013-04-29 20:29:10 +02:00
..
add-ons nfs4: fixed two warnings. 2013-04-29 20:29:10 +02:00
apps Remove the alert dialog adjustements, they are now done in BAlert directly 2013-04-28 20:30:22 -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 Use std::max instead of max_c 2013-04-29 01:18:13 -04:00
libs Fix "Error opening terminal:xterm-256color" issue (#9636) 2013-04-14 21:39:19 +02:00
preferences Update CPUFrequency layout a bit 2013-04-29 01:20:52 -04:00
servers app_server: avoids referencing a temporary IntRect instance. 2013-04-29 20:17:14 +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