..
app
Cleanup of previous work: whether or not we're talking to app_server is already determined at time of port assignment. As such we don't need to cache or care about that, but rather just cache the target team instead of looking it up from the port info every time.
2010-02-28 23:25:23 +00:00
audio
binary_compatibility
* Added a basic tool tip API, and implementation.
2009-08-03 14:47:41 +00:00
bluetooth
- Move bluetooth net_device module to a independent module HCI, remake API interfaces
2010-01-17 15:46:36 +00:00
debug
Added BDebugEventInputStream::Seek() to seek in the stream. Works for data
2009-07-28 18:51:38 +00:00
device
Fix Device Kit build in debug mode.
2009-09-13 01:30:38 +00:00
drivers
firewire
wakeup() means wake any waiting threads, so we use the relevant flags. this gives a reliable dv receive stream here.
2009-05-24 23:15:04 +00:00
fs_shell
* Removed the O_* modes that we currently don't and probably won't support
2009-11-26 14:17:46 +00:00
graphics
Fixed various errors/warnings reported by cppcheck:
2010-02-08 22:50:38 +00:00
haiku_package
Implemented a tool ("package") that implements creation and extraction of
2009-11-13 13:45:49 +00:00
input
* Removed the pretty useless "Multifinger scrolling" option - it's now always
2009-10-06 14:30:57 +00:00
interface
* Replace the truncate_string() helper function with a new, simplified version.
2010-02-01 18:43:03 +00:00
kernel
Boot loader (x86 mmu.cpp):
2010-03-02 18:13:06 +00:00
libroot
* This fixes the remaining warnings in exit.c
2009-11-26 17:00:09 +00:00
locale
* Improve the test for TimeFormat (style and error checking)
2010-02-17 15:35:28 +00:00
mail
media
Fixed various errors/warnings reported by cppcheck:
2010-02-08 22:50:38 +00:00
midi
mount
* Removed now obsolete notification (this was not even used in Tracker
2009-10-07 19:31:57 +00:00
net
* Removed the interface fallback from the datalink module's is_local_address().
2009-12-03 14:31:39 +00:00
print
runtime_loader
screen_saver
Fixed various errors/warnings reported by cppcheck:
2010-02-08 22:50:38 +00:00
shared
* Indentation update in DateTime.h
2010-03-07 12:08:47 +00:00
storage
* Construct the MIME data base directories lazily.
2009-12-01 08:52:13 +00:00
support
syslog_daemon
system
Added support for I/O scheduling events to the system profiler interface.
2009-12-19 14:33:29 +00:00
textencoding
tracker
Overlooked this with my previous Trash-related changes: updated NavMenu to be
2010-01-17 17:35:06 +00:00
usb_vision
userlandfs
Haiku defines B_BEOS_VERSION_5, so the code didn't work as intended. On Haiku,
2010-01-14 21:50:50 +00:00
vmdk
Moved vmdkimage.h to a shareable place, cleaned it up a bit, and renamed it to
2009-10-01 03:08:46 +00:00