..
add-ons
Rewrote headers.
2009-08-27 12:35:43 +00:00
app
Indentation update.
2010-03-13 17:55:17 +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
Added the public header to allow apps to take advantage of the services daemon's app restart capabilities
2007-01-06 02:27:52 +00:00
bluetooth
- Move bluetooth net_device module to a independent module HCI, remake API interfaces
2010-01-17 15:46:36 +00:00
device
* Introduced new header directory "config", which ATM contains HaikuConfig.h
2009-11-24 19:44:07 +00:00
drivers
As suggested by Axel use addr_t and size_t.
2010-01-23 16:40:36 +00:00
game
* BWindowScreens had no sychronization mechanism whatsoever - since the
2009-08-27 12:10:59 +00:00
interface
Improved the DrawString() method that takes offsets per glyph by making the
2010-03-15 15:08:07 +00:00
kernel
Identification for "Intel(R) Core(TM) i7 CPU Q 720 @ 1.60GHz" added.
2010-02-11 06:41:13 +00:00
locale
* Improve the test for TimeFormat (style and error checking)
2010-02-17 15:35:28 +00:00
mail
Rewrote header.
2009-08-27 12:41:25 +00:00
media
* Indentation and naming cleanup in the header
2010-01-07 00:55:55 +00:00
midi
Found a forgotten B_BEOS_*_DIRECTORY.
2009-09-18 17:40:46 +00:00
midi2
style cleanup
2006-09-21 13:04:59 +00:00
net
Rewrote header. Don't know if this is even used/supported.
2009-08-27 12:45:31 +00:00
opengl
Made BGLView by default freely resizable by layout manager. I'm not sure I didn't break binary compatibility, please review.
2010-03-10 23:03:03 +00:00
storage
* Fixed incomplete cleanup.
2010-02-19 21:31:59 +00:00
support
* Indentation update in DateTime.h
2010-03-07 12:08:47 +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
Also define a B_HAIKU_32_BIT.
2009-11-25 23:44:23 +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
Official place for socket.h is sys/
2007-07-14 09:26:22 +00:00
OpenGLKit.h
StorageKit.h
StorageKit.h still included the Alias.h header file I removed with the previous commit.
2007-07-06 12:52:01 +00:00
SupportKit.h
TranslationKit.h