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 * Added a basic tool tip API, and implementation. 2009-08-03 14:47:41 +00:00
Application.h Reconnect BApplication and trigger reconnect of all BWindows in an application. 2012-01-22 15:30:16 +13:00
Clipboard.h Indentation update. 2010-03-13 17:55:17 +00:00
Cursor.h * Tweaked the thumbsize of the pointing hand cursors. 2010-03-20 14:23:42 +00:00
Handler.h Optimized includes. 2009-09-23 10:18:24 +00:00
Invoker.h * style adjustments - no functional change 2010-08-17 16:47:14 +00:00
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 * Enlarged the default BLooper port capacity to 200 messages. Since limiting 2008-05-29 18:24:19 +00:00
Message.h Added missing BMessage::{Get|Set}String() methods. 2012-11-12 23:56:14 +01:00
MessageFilter.h Optimized includes. 2009-09-23 10:18:24 +00:00
MessageQueue.h * Added a Dano extension to BMessageQueue: IsNextMessage(). 2007-01-25 17:08:16 +00:00
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 * Should fix #6132, PropertyInfo.h was not self contained. 2010-06-06 09:37:46 +00:00
Roster.h Merge patch by plfiorini : 2011-11-02 14:57:43 +00:00