haiku/headers/private
Augustin Cavalier 0a74147e1d BToolbar: Allow the toolbar's orientation to be set by its creator.
I already made this patch in Heidi's clone of BToolbar. Adding it here
allows me to drop Heidi's version altogether.

I also relicensed the header file at the permission of Stephan. The .cpp
file still lists him as author and copyright holder.

Signed-off-by: Jessica Hamilton <jessica.l.hamilton@gmail.com>
2014-11-10 13:21:13 +13:00
..
app Add watching support for installation location package changes 2014-06-17 20:32:26 +02:00
audio
binary_compatibility BControl: Add icon support 2013-12-22 02:48:25 +01:00
bluetooth h2: Fix bluetooth driver build, missing PrivateKernelHeaders 2014-05-18 22:33:56 -05:00
debug Move comment to correct function. 2013-05-01 19:52:00 -04:00
device power: Remove old cpufreq interface 2013-11-22 05:30:14 +01:00
drivers scsi_periph: implemented VPD inquiry. 2014-04-09 20:40:11 +02:00
file_systems Fix building Haiku from Haiku 2014-07-13 15:35:31 +02:00
firewire include strings.h where appriopriate... 2014-08-08 22:40:37 +02:00
fs_shell fs_shell: Added missing new permission check function. 2014-10-25 19:31:15 +02:00
graphics Everything: Update lots of code to use B_COUNT_OF macro 2014-11-09 14:52:19 -06:00
index_server
input
interface BShape: Style fixes for docs 2014-07-14 19:02:44 -04:00
kernel kernel: Fix missing reference release in CreateThreadEvent. 2014-11-01 16:32:04 +01:00
libroot Merge branch 'scheduler' 2014-01-17 04:06:15 +01:00
locale Make BDateFormat inherit from BFormat again 2014-10-01 16:29:12 +02:00
mail
media Move media plug-in support to application side. 2014-04-02 09:56:32 +02:00
midi
mount
net DynamicBuffer::Write(): Fix return type and semantics 2014-07-03 17:39:58 +02:00
notification Notifications: use a single settings file. 2014-10-21 18:53:06 +02:00
package BPackageManager: Add SetDebugLevel() 2014-10-26 00:19:35 +02:00
print Remove remaining unnecessary 'volatile' qualifiers 2013-11-06 00:03:07 +01:00
runtime_loader runtime_loader: add support for ELF based TLS 2014-05-04 04:00:17 +02:00
screen_saver ScreenSaverSettings: Silly indentiation fix 2014-02-25 14:58:37 -05:00
shared BToolbar: Allow the toolbar's orientation to be set by its creator. 2014-11-10 13:21:13 +13:00
storage storage kit: don't expose the dev_t in BPartition::Mount() 2014-09-15 16:28:41 +12:00
support Add private BDataPositionIOWrapper 2014-07-13 17:57:56 +02:00
syslog_daemon
system kernel/x86_64: remove memset and memcpy from commpage 2014-09-14 19:16:52 +02:00
textencoding
tracker Tracker: Style fixes to NavMenu.h 2014-08-10 15:04:44 -04:00
usb_vision
userlandfs
virtio virtio: add queue_is_full(), queue_is_empty(), queue_size() hooks. 2013-09-18 17:43:39 +02:00
vmdk