..
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
Added missing R5 headers.
2004-02-26 19:35:02 +00:00
device
More headers for the new modules and PnP/device system - note, this
2004-06-06 23:52:08 +00:00
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
* Forgot to update Screen.h with the last commit...
2005-11-14 12:08:21 +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
Instruments (patches) are now correctly recognized.
2004-05-14 07:46:19 +00:00
midi2
Put private classes into the BPrivate namespace.
2004-05-13 10:55:10 +00:00
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
We need to override the virtual close_fd() in BFile for binary compatibility
2005-08-12 09:26:59 +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
added these master include files for better R5 compatibility when compiling
2002-10-23 13:48:14 +00:00
Be.h
added these master include files for better R5 compatibility when compiling
2002-10-23 13:48:14 +00:00
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
added these master include files for better R5 compatibility when compiling
2002-10-23 13:48:14 +00:00
GameKit.h
added these master include files for better R5 compatibility when compiling
2002-10-23 13:48:14 +00:00
InterfaceKit.h
added these master include files for better R5 compatibility when compiling
2002-10-23 13:48:14 +00:00
KernelKit.h
added these master include files for better R5 compatibility when compiling
2002-10-23 13:48:14 +00:00
MailKit.h
added these master include files for better R5 compatibility when compiling
2002-10-23 13:48:14 +00:00
MediaKit.h
added these master include files for better R5 compatibility when compiling
2002-10-23 13:48:14 +00:00
MidiKit.h
added these master include files for better R5 compatibility when compiling
2002-10-23 13:48:14 +00:00
NetKit.h
added these master include files for better R5 compatibility when compiling
2002-10-23 13:48:14 +00:00
NetworkKit.h
added these master include files for better R5 compatibility when compiling
2002-10-23 13:48:14 +00:00
OpenGLKit.h
Removed GLX headers: was never there anyway!
2005-06-26 21:48:15 +00:00
StorageKit.h
added these master include files for better R5 compatibility when compiling
2002-10-23 13:48:14 +00:00
SupportKit.h
added these master include files for better R5 compatibility when compiling
2002-10-23 13:48:14 +00:00
TranslationKit.h
added these master include files for better R5 compatibility when compiling
2002-10-23 13:48:14 +00:00