haiku/headers/private/app
2005-07-31 11:48:38 +00:00
..
ApplicationPrivate.h * Added a private API class BServer, a BApplication subclass especially 2005-06-28 14:53:29 +00:00
AppMisc.h Introduced generalized versions of get_app_path() and get_app_ref() returning the path/ref for an arbitrary team. 2005-07-15 12:15:21 +00:00
AppServerLink.h Renamed BAppServerLink to AppServerLink, BPortLink to PortLink, LinkMsgReader 2005-06-14 21:28:56 +00:00
AreaLink.h
ClipboardPrivate.h
LinkMsgReader.h Added a LinkReceiver::Code() method, that can be used to retrieve the 2005-07-01 06:50:09 +00:00
LinkMsgSender.h Renamed BAppServerLink to AppServerLink, BPortLink to PortLink, LinkMsgReader 2005-06-14 21:28:56 +00:00
LooperList.h
Message2.h Cleaned up and optimized Message2.cpp. It avoids as many unnecessary copies as it can now. 2005-07-25 00:06:34 +00:00
MessageBody2.h More optimization for Message2. It now uses a more lightweight BSimpleMallocIO instead of the full blown BMallocIO. This wastes less memory and reduces unnecessary overhead when unflattening. 2005-07-31 11:48:38 +00:00
MessageBody.h Removed (unimplemented) BMessageBody::Unflatten() as Unflattening happens directly at the BMessage level. 2005-07-12 17:49:33 +00:00
MessageField2.h More optimization for Message2. It now uses a more lightweight BSimpleMallocIO instead of the full blown BMallocIO. This wastes less memory and reduces unnecessary overhead when unflattening. 2005-07-31 11:48:38 +00:00
MessageField.h
MessagePrivate.h Consequently use B_PREFERRED_TOKEN when the preferred target is addressed. 2005-01-29 17:44:55 +00:00
MessageUtils2.h More optimization for Message2. It now uses a more lightweight BSimpleMallocIO instead of the full blown BMallocIO. This wastes less memory and reduces unnecessary overhead when unflattening. 2005-07-31 11:48:38 +00:00
MessageUtils.h
MessengerPrivate.h
PortLink.h Renamed BAppServerLink to AppServerLink, BPortLink to PortLink, LinkMsgReader 2005-06-14 21:28:56 +00:00
PortMessage.h
PortQueue.h
RegistrarDefs.h * Added BRoster::ShutDown(). 2005-07-03 17:04:47 +00:00
RegistrarThread.h
RegistrarThreadManager.h
RosterPrivate.h Added a boolean "synchronous" parameter to BRoster::Shutdown(). Used in the 2005-07-17 16:37:11 +00:00
Server.h BServer now remembers whether the GUI context has already been initialized, so that InitGUIContext() can be invoked twice without harm. 2005-07-03 16:55:27 +00:00
ServerMemIO.h
ServerProtocol.h Added client side implementation of BDirectWindow (haiku). I hope I didn't break the build on Dano. If it's the case, please tell me. 2005-07-28 16:50:32 +00:00
Session.h
SimpleMallocIO.h More optimization for Message2. It now uses a more lightweight BSimpleMallocIO instead of the full blown BMallocIO. This wastes less memory and reduces unnecessary overhead when unflattening. 2005-07-31 11:48:38 +00:00
TokenSpace.h Cleanup. Added BTokenSpace::GetList(), though it's probably not needed after all 2005-07-05 17:22:35 +00:00