haiku/headers/os/app
Dario Casalinuovo 05962bb1e1 Add a way to register loopers for quit
* BApplication can now take the job to quit a BLooper at
the application quit. It's rejecting requests from windows too.
* BMediaRoster is using now this service in conjunction with the
MediaRosterUndertaker.
* The BeBook specify that we should have a valid BApplication
before to instantiate the BMediaRoster. While in theory we should
add a debugger call when this situation happens, in pratice this
might lead to more problems. For example libraries might use the
media_kit and create a BApplication object, but they aren't
applications, this is a design problem. So I decided to replace it
with a TRACE call for the moment.
2015-11-28 16:35:03 +01:00
..
AppDefs.h Make sure images containing BTranslators are not unloaded early 2015-11-13 11:26:53 +01:00
Application.h Add a way to register loopers for quit 2015-11-28 16:35:03 +01:00
Clipboard.h
Cursor.h
Handler.h App Kit: style changes. 2014-06-11 16:24:02 -04: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 BLooper: don't delete a launch_daemon port. 2015-07-22 20:40:52 +02:00
Message.h BMessage: add default parameter to GetString()/GetBool(). 2015-03-27 13:21:48 +01:00
MessageFilter.h App Kit: style changes. 2014-06-11 16:24:02 -04:00
MessageQueue.h App Kit: style changes. 2014-06-11 16:24:02 -04:00
MessageRunner.h Style fixes to BMessageRunner, no functional changes intended 2015-01-16 18:00:27 -05:00
Messenger.h Style fixes to Messenger, no functional change intended 2015-01-16 16:43:33 -05:00
Notification.h Merge patch by plfiorini : 2011-11-02 14:57:43 +00:00
PropertyInfo.h
Roster.h launch_daemon: Fixed preregister consequences. 2015-11-11 16:04:02 +01:00