haiku/headers/os/app
Michael Lotz 1c3996496b Implement all KeyStore methods except for password generation.
* Add all relevant message constants.
* Implement the messaging to send/retrieve key info.
* Implement _Flatten/_Unflatten for sending flat BKey objects.
* Remove application list from BKey, the key can't only differ by
  allowed applications as the identifiers would still collide, so the
  comparison isn't needed to uniquely identify the key. The applications
  can be enumerated via the BKeyStore instead.
2013-03-05 10:59:46 -05: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 Implement all KeyStore methods except for password generation. 2013-03-05 10:59:46 -05:00
KeyStore.h Implement all KeyStore methods except for password generation. 2013-03-05 10:59:46 -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 Optimized includes. 2009-09-23 10:18:24 +00: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