haiku/headers/os/app
Axel Dörfler 9e73b62749 launch_daemon: Fixed preregister consequences.
* Since the last change, the user launch_daemon would talk to the
  registrar again.
* However, this also caused BRoster::Launch() to preregister the app,
  which messed up our preallocated port.
* BRoster::Private::Launch() now allows to get the port that the
  registrar created in such a case, and the launch_daemon will now just
  use that one as default port.
* This lets us talk to the Deskbar again, and should fix #12455, as
  well as #12454 (again).
2015-11-11 16:04:02 +01:00
..
AppDefs.h Add watching support for installation location package changes 2014-06-17 20:32:26 +02:00
Application.h The beginnings of a launch_daemon for Haiku. 2015-07-22 20:39:47 +02:00
Clipboard.h
Cursor.h
Handler.h App Kit: style changes. 2014-06-11 16:24:02 -04:00
Invoker.h
Key.h
KeyStore.h
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
PropertyInfo.h
Roster.h launch_daemon: Fixed preregister consequences. 2015-11-11 16:04:02 +01:00