haiku/headers/private
Ingo Weinhold 46b0159627 Merged r36585, r36601-r36604, r36607, r36610-r36634, r36636-r36641, r36649, r36651-r36657, r36670 from trunk into branch.
git-svn-id: file:///srv/svn/repos/haiku/haiku/branches/releases/r1alpha2@36674 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-06 22:12:03 +00:00
..
app * Make sure LinkSender knows team ID of receiving team; this fixes the >64k ServerLink transfers. 2010-04-11 14:26:19 +00:00
audio Move this to media/, seems audio/ is only for old stuff. 2007-08-29 12:31:55 +00:00
binary_compatibility * Added a basic tool tip API, and implementation. 2009-08-03 14:47:41 +00:00
bluetooth Â- Use given macro for system team, thanks Jerome 2010-04-02 13:37:16 +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 Merged r36351-r36352, r36358, r36369, r36402, r36409-r36412, r36414-r36416, r36419, r36426-r36435, r36437, r36439-r36442 from trunk into branch. 2010-04-24 12:34:57 +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 * Removed the O_* modes that we currently don't and probably won't support 2009-11-26 14:17:46 +00:00
graphics Work in progress of a Radeon HD 3200 driver to change the display mode (status when I leave the coding spring). At least it shows a picture but with a wrong scaling. 2010-04-13 22:35:53 +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 Merged r36373-r36374, r36436, r36438, r36443, r36452, r36458, r36489, r36491-r36495, r36516, r36529, r36533-r36535, r36539, r36543-r36584, r36586-r36599 from trunk into branch. 2010-05-03 21:49:24 +00:00
kernel Merged r36585, r36601-r36604, r36607, r36610-r36634, r36636-r36641, r36649, r36651-r36657, r36670 from trunk into branch. 2010-05-06 22:12:03 +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 Made all server version and signatures consistent, and thus closing bug #909. 2006-10-22 17:56:02 +00:00
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
print * first steps towards a new printer api... 2008-08-10 23:26:38 +00:00
runtime_loader Removed unused elf_version_info::hidden field. 2009-05-21 13:11:54 +00:00
screen_saver Fixed various errors/warnings reported by cppcheck: 2010-02-08 22:50:38 +00:00
shared Merged r36386, r36388-r36392, r36394-r36401, r36403-r36404, r36406-r36408, r36417-r36418 from trunk into branch. 2010-04-22 19:09:56 +00:00
storage Added private BPositionIO derived classes BFileIO and BFileDescriptorIO which 2010-04-15 22:19:27 +00:00
support More style guide fixes. Removed a lot of preprocessing / conditional building, with intent to fix or remove. Moved urlwrapper class declaration to its header file. Renamed things for clarity. Removed 5 extra mimetypes for IE shortcuts. (We have one, with sniffing rule and extension.) Moved the UnurlString() back to urlwrapper.cpp and renamed it _DecodeUrlString(). Tweaked copyright clauses. A lot more needs fixing, esp. in urlwrapper but also in BUrl, and I intend to keep working on this until we're satisfied. Let me know of any remaining/added style violations! Feedback welcome. 2009-05-13 22:19:42 +00:00
syslog_daemon Implemented syslog support for the kernel debug output. Not fancy at all yet, but 2006-01-24 20:28:52 +00:00
system Merged r36373-r36374, r36436, r36438, r36443, r36452, r36458, r36489, r36491-r36495, r36516, r36529, r36533-r36535, r36539, r36543-r36584, r36586-r36599 from trunk into branch. 2010-05-03 21:49:24 +00:00
textencoding missing comment tokens 2007-06-20 21:20:11 +00:00
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