haiku/headers/private/app
Ingo Weinhold 2fd4a0411b Added a boolean "synchronous" parameter to BRoster::Shutdown(). Used in the
Deskbar to initiate the shutdown process asynchronously. Couldn't test it,
because opening the Be menu doesn't work:
***PANIC: BW: Can't find view with ID: 19 !***



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13722 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-07-17 16:37:11 +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 Use new init_clipboard() function which initializes the global be_clipboard at libbe init time. 2005-01-13 00:50:26 +00:00
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
MessageBody.h Removed (unimplemented) BMessageBody::Unflatten() as Unflattening happens directly at the BMessage level. 2005-07-12 17:49:33 +00:00
MessageField.h A number of bug fixes. In particular: 2004-11-02 21:35:28 +00:00
MessagePrivate.h Consequently use B_PREFERRED_TOKEN when the preferred target is addressed. 2005-01-29 17:44:55 +00:00
MessageUtils.h Allow that const data can be supplied to TChecksumHelper::Cache(). 2005-01-29 00:17:24 +00:00
MessengerPrivate.h * Fixed mismatching header guard. 2005-01-25 14:42:55 +00:00
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 Added class for requesting shared client-server memory 2004-10-09 18:13:33 +00:00
ServerProtocol.h Extracted the settings stuff from the Desktop class. If you now need to access 2005-07-17 16:25:48 +00:00
Session.h Minor header tweaks relating to the message buffer size 2004-06-11 13:36:48 +00:00
SysCursor.h
TokenSpace.h Cleanup. Added BTokenSpace::GetList(), though it's probably not needed after all 2005-07-05 17:22:35 +00:00