haiku/headers/os/app
Ingo Weinhold 553ea30124 * Moved TRoster out of the BPrivate namespace. It does no longer appear in
any public header.
* Replaced a good deal of the MessageDeliverer's DeliverMessage() versions
  by more general ones using the new interface MessagingTargetSet to represent
  a set of targets. This simplifies the usage in cases where the caller doesn't
  already have the targets in a supported representation.
* Implemented a first approximation of the shutdown process. There is no
  GUI yet. Only superficially tested under R5.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13417 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-07-03 17:17:40 +00:00
..
AppDefs.h Added B_REDO constant (as found in Dano/Zeta). 2004-02-24 15:32:16 +00:00
Application.h * Made BApplication::Private public. Should not have worked before (probably 2005-07-03 16:53:59 +00:00
Clipboard.h * Got rid of the BClipboard::fCount. It was modified, but never read. 2005-01-13 00:54:00 +00:00
Cursor.h
Handler.h
Invoker.h
Looper.h
Message.h Named the fReplyTo struct so that we can create other vars of this type. 2005-02-22 13:06:42 +00:00
MessageFilter.h
MessageQueue.h
MessageRunner.h
Messenger.h * Moved TRoster out of the BPrivate namespace. It does no longer appear in 2005-07-03 17:17:40 +00:00
PropertyInfo.h
Roster.h * Added BRoster::ShutDown(). 2005-07-03 17:04:47 +00:00