haiku/headers/os
Stephan Aßmus 05d5d7ad58 Rewrote header.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32780 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-08-28 12:58:59 +00:00
..
add-ons Rewrote headers. 2009-08-27 12:35:43 +00:00
app * Fixed style and indentation issues; Stefano, you might want to check your 2009-08-27 08:01:57 +00:00
arch Of course, using warnings as placeholders for code to write works fine until it's included when building an arch with -Werror... 2009-07-22 18:14:32 +00:00
be_apps
bluetooth - Add method in LocalDevice class to write its class to the dongle 2009-07-10 14:19:17 +00:00
device Moved _joystick_info definition to JoystickTweaker.h, since there is no point to keep it public. Removed default parameter in the second version of Open(), otherwise the two functions can't be used unambiguously. Should fix bug #2904 2008-10-23 08:18:48 +00:00
drivers * Added open_partition to disk_device_manager 2009-08-10 22:28:47 +00:00
game * BWindowScreens had no sychronization mechanism whatsoever - since the 2009-08-27 12:10:59 +00:00
interface Optimized includes. For example, BeBuild.h is almost always already included 2009-08-27 12:36:35 +00:00
kernel Rewrote headers. 2009-08-27 12:35:43 +00:00
locale Move using directives into the cpp files so they don't leak into apps making use of the locale kit. 2009-05-02 14:52:54 +00:00
mail Rewrote header. 2009-08-27 12:41:25 +00:00
media Rewrote header. 2009-08-28 12:58:59 +00:00
midi synth is already in the data directory, removed the one in the etc directory. 2009-07-14 17:05:57 +00:00
midi2
net Rewrote header. Don't know if this is even used/supported. 2009-08-27 12:45:31 +00:00
opengl Changed the type of fClipInfo from void * to glview_direct_info in the 2009-08-27 20:25:40 +00:00
storage * Implemented missing date parsing; queries like "last_modified > %-5 minutes%" 2009-07-23 10:05:20 +00:00
support * Rewrote MediaDefs.h and MediaEncoder.h 2009-08-28 12:42:36 +00:00
translation * Obviously, the GraphicsDefs.h header is needed as well. 2009-08-27 15:45:42 +00:00
AppKit.h
Be.h
BeBuild.h * Changed trunk to some version behind the alpha. 2009-08-25 18:16:14 +00:00
DeviceKit.h
GameKit.h
InterfaceKit.h
KernelKit.h
MailKit.h
MediaKit.h
MidiKit.h
NetKit.h * Rewrote NetKit.h, and added the libnetapi headers. 2008-06-24 09:03:44 +00:00
NetworkKit.h
OpenGLKit.h
StorageKit.h
SupportKit.h
TranslationKit.h