haiku/headers/os/app
Michael Lotz 6de478363e Add BMessenger::SetTo() to reinitialize a BMessenger.
This allows to reuse BMessenger objects for different targets, or to
recheck validity after initial creation. With that one can use the same
BMessenger after launching an application that was previously not found
valid for example.
2013-03-31 20:16:04 +02:00
..
AppDefs.h
Application.h Reconnect BApplication and trigger reconnect of all BWindows in an application. 2012-01-22 15:30:16 +13:00
Clipboard.h
Cursor.h
Handler.h
Invoker.h
Key.h Make Flatten/Unflatten public and remove IsRegistered(). 2013-03-05 11:04:02 -05:00
KeyStore.h Add generic unlock key setting and removal. 2013-03-05 11:04:57 -05:00
Looper.h
Message.h Added missing BMessage::{Get|Set}String() methods. 2012-11-12 23:56:14 +01:00
MessageFilter.h
MessageQueue.h
MessageRunner.h Added versions of the constructors that take a const BMessage& instead of a 2010-11-17 23:23:09 +00:00
Messenger.h Add BMessenger::SetTo() to reinitialize a BMessenger. 2013-03-31 20:16:04 +02:00
Notification.h Merge patch by plfiorini : 2011-11-02 14:57:43 +00:00
PropertyInfo.h
Roster.h Merge patch by plfiorini : 2011-11-02 14:57:43 +00:00