haiku/headers/os
Axel Dörfler 9a1d68e4aa * rewrote ColorControl.h
* removed unused stuff.
* shuffled methods around in the source, so that you don't have to jump so far
  when working at a specific thing (ie. all draw functions are grouped together, ...)
* ResizeToPreferred() should now work as expected.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14934 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-11-15 02:45:19 +00:00
..
add-ons Screw source compatibility. Cleaning up the legacy. 2005-05-25 23:57:47 +00:00
app Introducing Message4. The changes to the related sources are ifdefed with USING_MESSAGE4 which is defined in Message4.h. To use Message4 the Message4.cpp, Message4.h, MessageUtils4.cpp, MessageUtils4.h and MessagePrivate4.h have to be linked to their counterparts without 4 suffix. Then MessageBody.cpp and MessageField.cpp have to be commented out in the app kit Jamfile and r5_message.cpp has to be added. There remain some bugs to be found. Feel free to change that. 2005-11-13 11:31:07 +00:00
arch Added empty arch_debugger.h header file. 2005-03-03 06:07:59 +00:00
be_apps
device
drivers added pcmcia headers and command line tools from pcmcia-cs-3.2.8 2005-10-25 20:43:11 +00:00
game Fixes that make Haiku build with gcc 4. Mainly out of the following 2005-11-12 23:27:14 +00:00
interface * rewrote ColorControl.h 2005-11-15 02:45:19 +00:00
kernel Fixes that make Haiku build with gcc 4. Mainly out of the following 2005-11-12 23:27:14 +00:00
mail restore prior values for utf8 and null, for the sake of default send mail encoding settings 2004-11-17 01:56:18 +00:00
media Fixes that make Haiku build with gcc 4. Mainly out of the following 2005-11-12 23:27:14 +00:00
midi
midi2
net Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
opengl Import OpenGL kit headers, thanks to Mesa3D project. 2005-06-26 13:50:18 +00:00
storage Rewrote FilePanel.h, cleanup. 2005-11-14 15:53:46 +00:00
support Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
translation Moved FuncTranslator.h to private headers since it is not intended for the user. 2005-02-12 14:33:31 +00:00
AppKit.h
Be.h
BeBuild.h Fixes that make Haiku build with gcc 4. Mainly out of the following 2005-11-12 23:27:14 +00:00
DeviceKit.h
GameKit.h
InterfaceKit.h
KernelKit.h
MailKit.h
MediaKit.h
MidiKit.h
NetKit.h
NetworkKit.h
OpenGLKit.h Removed GLX headers: was never there anyway! 2005-06-26 21:48:15 +00:00
StorageKit.h
SupportKit.h
TranslationKit.h