haiku/src/servers
2005-11-19 21:16:57 +00:00
..
app Uncommented a correct piece of code. B_FRAME_RESIZED/MOVED are sent more accurately. Renamed AddToViewsWithInvalidCoords, SendViewCoordUpdateMsg into _AddToViewsWithInvalidCoords, _SendViewCoordUpdateMsg. 2005-11-19 21:16:57 +00:00
debug Fixes that make Haiku build with gcc 4. Mainly out of the following 2005-11-12 23:27:14 +00:00
input Turns out B_RELEASE_ALL just works as expected - it was a deadlock by design; when the 2005-11-18 12:04:28 +00:00
mail Added MIME type application/x-vnd.Be.URL.mailto to BeMail's supported types. 2005-11-06 20:39:13 +00:00
media Fixes that make Haiku build with gcc 4. Mainly out of the following 2005-11-12 23:27:14 +00:00
media_addon Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
midi Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
net Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
power Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
print Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
registrar 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
syslog_daemon Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
Jamfile Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00