haiku/headers/os
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
..
add-ons Network: added notify settings updated method. 2015-03-27 13:25:27 +01:00
app launch_daemon: Fixed preregister consequences. 2015-11-11 16:04:02 +01:00
arch ARM: remove annoying #warning 2014-10-26 23:40:17 +01:00
be_apps
bluetooth Fix more GCC4 narrowing conversion warnings. 2013-05-03 19:42:04 +02:00
device
drivers EntryCache: Add entry_cache_add_missing() for negative caching. 2015-08-20 21:25:56 +02:00
game Style fixes to the Game Kit, focus on docs 2014-06-11 16:44:48 -04:00
interface BView: add methods for affine translation/scaling/rotation 2015-11-10 23:34:08 +01:00
kernel system: Provide elf.h to applications 2015-11-07 11:49:53 +13:00
locale Update icu x86_64 package with namespace renaming enabled. 2015-05-10 21:52:36 +02:00
mail BMailAccountSettings: use BPathFinder. 2015-11-07 20:55:14 +01:00
media BMediaEventLooper: Rewrite ControlLoop() 2015-08-03 01:35:09 +02:00
midi B_BIG_SYNTH_FILE and B_LITTLE_SYNTH_FILE are deprecated. 2015-08-24 17:18:26 +02:00
midi2
net Implement CONNECT pass-through for HTTPS proxy 2015-11-11 01:16:38 +01:00
package Moved BJob, and JobQueue into the support kit. 2015-05-21 21:37:01 +02:00
storage find_paths_etc(): added user/system only flags. 2015-03-26 21:47:22 +00:00
support Add __clang__ to a few #ifdefs 2015-11-07 23:02:53 +01:00
translation Actually sort the translator menu used in ShowImage. 2012-08-07 00:41:41 -04:00
AppKit.h
Be.h
BeBuild.h Added some support for GCC 5+. 2015-07-20 21:45:02 +02:00
DeviceKit.h
GameKit.h
InterfaceKit.h
KernelKit.h
LocaleKit.h Remove references to NumberFormatImpl. 2014-10-06 08:35:50 +02:00
MailKit.h
MediaKit.h
MidiKit.h
NetKit.h
NetworkKit.h
StorageKit.h
SupportKit.h
TranslationKit.h