haiku/headers/os
Axel Dörfler bcf60bbb83 Fixed Mail build.
* The former kMsgBodyFetched (now B_MAIL_BODY_FETCHED, following the other
  message constant names in AppDefs.h) must be public.
2015-01-06 15:22:18 +01:00
..
add-ons Completed transition to the new mail API; ie. it compiles. 2015-01-06 15:21:55 +01:00
app BMessage::ReplaceData: potential corruption on realloc fail 2014-12-24 11:52:02 +01:00
arch ARM: remove annoying #warning 2014-10-26 23:40:17 +01:00
be_apps Applied slightly reworked and updated patch from ticket #1576 2011-10-29 15:38:20 +00:00
bluetooth Fix more GCC4 narrowing conversion warnings. 2013-05-03 19:42:04 +02:00
device Revert r42812. As pointed by Michael, one can use 2011-10-24 21:02:14 +00:00
drivers fdt: humble beginnings of Flattened Device Tree 2014-10-31 11:14:05 +01:00
game Style fixes to the Game Kit, focus on docs 2014-06-11 16:44:48 -04:00
interface Rename method parameter in header to match implementation 2014-12-19 19:58:56 -05:00
kernel kernel: Add more architecture code post-scheduler 2014-01-19 21:53:56 -06:00
locale Update locale docs to match new reality. 2014-12-04 19:13:46 -05:00
mail Fixed Mail build. 2015-01-06 15:22:18 +01:00
media MediaKit: Extend media_[audio|video]_header structures. 2014-08-03 00:45:58 +02:00
midi BSynth/BSoftSynth: implemented GetAudio(). 2014-09-21 19:46:04 +02:00
midi2
net BHttpRequest: propagate SSL errors to listener 2014-11-06 15:02:00 +01:00
package BSolver: Add SetDebugLevel() 2014-10-26 00:19:35 +02:00
storage BFilePanel: allow to change the node flavors 2014-12-04 09:26:49 +01:00
support SupportDef: Add B_COUNT_OF to get array element count. 2014-11-09 14:47:39 -06:00
translation Actually sort the translator menu used in ShowImage. 2012-08-07 00:41:41 -04:00
AppKit.h
Be.h
BeBuild.h BeBuild.h: Fix B_DEFINE_WEAK_ALIAS for use in C++ code 2013-11-05 21:40:42 +01:00
DeviceKit.h
GameKit.h
InterfaceKit.h
KernelKit.h
LocaleKit.h Remove references to NumberFormatImpl. 2014-10-06 08:35:50 +02:00
MailKit.h
MediaKit.h
MidiKit.h
NetKit.h
NetworkKit.h Added the new headers to the NetworkKit.h all-in-one header. 2010-10-27 14:16:19 +00:00
StorageKit.h
SupportKit.h
TranslationKit.h