haiku/headers/private
John Scipione ab3c19541d Move B_COLOR_WHICH_COUNT to private ServerReadOnlyMemory header.
This means the B_COLOR_WHICH_COUNT goes from being a public constant to a
private one. It sill looks like a public constant starting with a B_ though.
I hope that's not a big deal. Too bad we can't get the count of an enum.
2013-04-06 17:13:36 -04:00
..
app Move B_COLOR_WHICH_COUNT to private ServerReadOnlyMemory header. 2013-04-06 17:13:36 -04:00
audio
binary_compatibility Add macro B_IF_GCC_2 2012-02-19 15:11:57 +01:00
bluetooth Adding debug file to bluetooth. 2013-01-12 20:01:28 +01:00
debug
device
drivers scsi: Add write same SCSI operation 2012-06-10 18:47:12 -07:00
file_systems Move B_MIME_STRING_TYPE to <TypeConstants.h> 2011-11-25 06:19:24 +01:00
firewire Fixes some occurrences of 'variable set but not used', disables Werror for problematic items. 2012-02-23 20:32:11 +01:00
fs_shell Added recursive_lock_transfer_lock() to the fs_shell. 2012-03-31 00:09:47 +02:00
graphics radeon_hd: Add Northern Island registers 2013-01-29 12:29:06 -06:00
index_server
input
interface Added ResourceEdit and modified BColumnListView, BRow and BMenu. 2013-02-27 22:08:46 -05:00
kernel Account for the physical map area in the kernel VM space. Fixes #9547. 2013-03-22 18:30:01 +00:00
libroot Add support for pthread_attr_get/setguardsize() 2012-12-28 18:02:58 +00:00
locale Fix relying on order of static object destruction in Locale Kit. 2012-11-26 01:19:27 +01:00
mail
media Move SoundConsumer to libmedia in the BPrivate namespace 2012-08-07 23:38:37 +02:00
midi
mount
net Rework initial auto joining and add big TODOs. 2013-04-02 04:59:44 +02:00
notification
package Add a package info "install-path" attribute 2011-11-25 06:19:35 +01:00
print
runtime_loader Changed runtime_loader to use elf_* typedefs over Elf32_*. 2012-07-25 15:05:21 +01:00
screen_saver
shared Further tuned AMD CPU identifier parsing. 2013-03-22 09:37:47 +01:00
storage Fixed design issues in BPartitionParameterEditor. 2013-02-02 01:13:19 +01:00
support BString::Private class to access BString internals 2011-11-25 06:19:45 +01:00
syslog_daemon
system Lost the "EFI" in front of "GUID Partition Map" name. 2013-01-24 01:15:26 +01:00
textencoding
tracker Fix crash when dragging files onto nav menus. 2012-09-03 16:28:47 -04:00
usb_vision
userlandfs
vmdk