haiku/headers/os
Axel Dörfler f16f9ee4ee Moved more functionality from net_server to NetworkSettings.
* Added (still incomplete) helper classes for the settings messages.
* The net_server now uses these classes for its interfaces, and services.
* Renamed service_address to service_connection, as that better matches
  what it is used for.
2015-03-27 13:21:49 +01:00
..
add-ons Moved more functionality from net_server to NetworkSettings. 2015-03-27 13:21:49 +01:00
app BMessage: add default parameter to GetString()/GetBool(). 2015-03-27 13:21:48 +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 fdt: humble beginnings of Flattened Device Tree 2014-10-31 11:14:05 +01:00
game Style fixes to the Game Kit, focus on docs 2014-06-11 16:44:48 -04:00
interface Menu and Deskbar: Remove _SetMenuLayout() method 2015-02-20 14:38:43 -05:00
kernel kernel: Add more architecture code post-scheduler 2014-01-19 21:53:56 -06:00
locale MessageFormat: Use int64 instead of off_t 2015-03-04 15:40:55 -05:00
mail Major coding style cleanup. 2015-01-06 15:23:33 +01:00
media MediaKit: Extend media_[audio|video]_header structures. 2014-08-03 00:45:58 +02:00
midi BSynth/BSoftSynth: implemented GetAudio(). 2014-09-21 19:46:04 +02:00
midi2
net NetworkInterface.h: honor 80 character limit. 2015-03-27 13:21:47 +01:00
package BSolver: Add SetDebugLevel() 2014-10-26 00:19:35 +02:00
storage find_paths_etc(): added user/system only flags. 2015-03-26 21:47:22 +00:00
support BReferencable: implement const references with specialization 2015-01-27 10:31:08 +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 BeBuild.h: Fix B_DEFINE_WEAK_ALIAS for use in C++ code 2013-11-05 21:40:42 +01: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