haiku/headers/os
2010-10-24 20:47:46 +00:00
..
add-ons Rewrote headers. 2009-08-27 12:35:43 +00:00
app * style adjustments - no functional change 2010-08-17 16:47:14 +00:00
arch
be_apps
bluetooth Fix #6373, second try 2010-08-19 15:29:02 +00:00
device * More header cleanup, continuing korli's work. 2010-04-13 09:48:02 +00:00
drivers Add a private B_ATTR_CHANGE_NOTIFICATION flag to the open query syscall to tell the query to send notifications when an entry attribute changed and the entry stays in the query. Previously you only get created and removed messages, now you can also get updated messages. Only implement it for bfs. 2010-10-24 20:47:46 +00:00
game * More header cleanup, continuing korli's work. 2010-04-13 09:48:02 +00:00
interface Introduce a new flag for drawing BBitmaps, B_WAIT_FOR_RETRACE 2010-10-23 22:22:45 +00:00
kernel * deprecated set_timezone(), as we no longer support (and need) timezone files 2010-08-03 16:50:28 +00:00
locale One more monster commit (sorry ...) concerning the Locale Kit: 2010-10-24 12:57:55 +00:00
mail Change Path() to GetPath(), and made it accept a reference instead of 2010-08-19 03:57:58 +00:00
media * Change the signature of the Writer plugins setup methods such 2010-10-20 21:36:23 +00:00
midi Found a forgotten B_BEOS_*_DIRECTORY. 2009-09-18 17:40:46 +00:00
midi2
net * Added non-const sockaddr casts. 2010-08-18 15:41:33 +00:00
opengl Added a GetGLProcAddress() method to BGLView. 2010-09-08 10:01:37 +00:00
storage DriveSetup: 2010-10-24 03:39:19 +00:00
support Updated indentation and style. 2010-08-18 10:59:56 +00:00
translation * Obviously, the GraphicsDefs.h header is needed as well. 2009-08-27 15:45:42 +00:00
AppKit.h
Be.h Patch by Jorma Karvonen: Add LocaleKit.h header and also add it to Be.h. Thanks! 2010-05-16 16:07:55 +00:00
BeBuild.h * config/{HaikuConfig.h,types.h}: 2010-05-24 19:55:38 +00:00
DeviceKit.h
GameKit.h
InterfaceKit.h
KernelKit.h
LocaleKit.h One more monster commit (sorry ...) concerning the Locale Kit: 2010-10-24 12:57:55 +00:00
MailKit.h
MediaKit.h
MidiKit.h
NetKit.h
NetworkKit.h
OpenGLKit.h
StorageKit.h
SupportKit.h
TranslationKit.h