..
app
Patch by Wim van der Meer: Added get_mouse_bitmap() global method to
2010-05-16 15:51:54 +00:00
audio
binary_compatibility
* Added a basic tool tip API, and implementation.
2009-08-03 14:47:41 +00:00
bluetooth
*Incorrect endianess handling from bdaddr at parsing from string.
2010-06-14 20:04:10 +00:00
debug
Added UnhandledDebugMessage() hook which is called by the base class
2010-03-26 21:18:08 +00:00
device
Fix Device Kit build in debug mode.
2009-09-13 01:30:38 +00:00
drivers
Some enum definitions were also defining variables.
2010-06-21 16:13:47 +00:00
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
Introduced types [__haiku_]generic_{addr,size}_t which are wide enough for
2010-06-02 18:22:38 +00:00
graphics
ImÃport new 3dfx graphics driver from Gerald Zajac (see #6215 .
2010-06-24 03:47:49 +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 at_kbd_io and AT keyboard stuff; this is now done within the PS/2
2010-04-14 19:19:14 +00:00
interface
* UTF8CountChars() was not 64-bit safe (and that in a hard to detect way).
2010-05-28 18:37:36 +00:00
kernel
Removed unnecessary inclusions of <boot/kernel_args.h> in private kernel
2010-06-25 22:16:10 +00:00
libbe
olta+pulkomandy:
2010-04-12 18:07:09 +00:00
libroot
* Private libroot locking primitives:
2010-04-15 21:52:49 +00:00
locale
* Implement a function to get all the available languages for a given application
2010-04-14 23:48:01 +00:00
mail
some copyright headers clean up
2010-04-12 21:02:09 +00:00
media
* More header cleanup, continuing korli's work.
2010-04-13 09:48:02 +00:00
midi
mount
* Removed now obsolete notification (this was not even used in Tracker
2009-10-07 19:31:57 +00:00
net
cleaning up after myself 4 years later:
2010-04-12 19:06:46 +00:00
notification
Patch by plfiorini: Integration of InfoPopper as a system service. See ticket
2010-05-27 14:48:27 +00:00
print
runtime_loader
screen_saver
Fixed various errors/warnings reported by cppcheck:
2010-02-08 22:50:38 +00:00
shared
Moved SHA256 code to libshared.a.
2010-06-23 17:47:07 +00:00
storage
Added private BPositionIO derived classes BFileIO and BFileDescriptorIO which
2010-04-15 22:19:27 +00:00
support
syslog_daemon
system
Replaced B_32_BIT_MEMORY by B_32_BIT_FULL_LOCK and B_32_BIT_CONTIGUOUS, so
2010-06-23 13:29:25 +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
some copyright headers clean up
2010-04-12 21:02:09 +00:00
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