haiku/headers/private
Rene Gollent 902a98ad83 Fix #8753.
- Store whether or not the use of the horizontal scrollbar is desired
  on the class itself. If the CLV was set to use the horizontal scrollbar,
  and then asked to lay itself out while hidden, it would incorrectly assume
  the horizontal scrollbar wasn't in use, and consequently repositioned its
  views such that the horizontal scrollbar and outline view overlapped.
2012-07-20 19:35:21 -04:00
..
app Add control mark color setting. #8054 2012-07-15 15:09:04 -04:00
audio
binary_compatibility Add macro B_IF_GCC_2 2012-02-19 15:11:57 +01:00
bluetooth Fix #6373, second try 2010-08-19 15:29:02 +00:00
debug Revert r39846 and r39847. 2010-12-14 17:55:38 +00:00
device Tiny comment cleanup. 2011-06-21 12:35:50 +00:00
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 intel_810: Style cleanup. No functional change 2012-05-30 16:11:09 -05:00
index_server Add a CLucene full-text add-on. 2010-10-28 15:22:52 +00:00
input Implemented the patch on #7963 in a different way. 2011-10-31 18:09:24 +00:00
interface Fix #8753. 2012-07-20 19:35:21 -04:00
kernel Add debug_calloc() to the debug_heap. 2012-07-01 06:37:25 +02:00
libroot Allow switching of timezone string to messages locale, too. 2012-02-23 23:15:36 +01:00
locale More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
mail * Put ServerConnection into the BPrivate namespace as it should have been. 2011-11-02 22:56:50 +00:00
media Set of patches by Pete Goodeve to imrpove the handling of audio latency. 2011-11-03 14:26:03 +00:00
midi
mount
net * Remove the BNetworkDevice::AddPersistentNetwork() again and instead introduce 2011-10-09 19:56:19 +00:00
notification * revert '43157 as the files are actually needed. I still don't understand how I managed to build everything without them ... 2011-11-03 12:49:18 +00:00
package Add a package info "install-path" attribute 2011-11-25 06:19:35 +01:00
print * Renamed files, classes and constants from 2010-11-08 18:43:55 +00:00
runtime_loader Fix dladdr behaviour 2012-04-05 12:32:31 +02:00
screen_saver Fixed various errors/warnings reported by cppcheck: 2010-02-08 22:50:38 +00:00
shared Add private shared class ArgumentVector 2012-07-20 23:32:58 +02:00
storage added exFAT partition type 2011-02-09 20:30:00 +00:00
support BString::Private class to access BString internals 2011-11-25 06:19:45 +01:00
syslog_daemon
system Sam460ex: Add a Linux-type kernel entry point 2012-05-17 17:36:19 +02:00
textencoding
tracker Overlooked this with my previous Trash-related changes: updated NavMenu to be 2010-01-17 17:35:06 +00:00
usb_vision some copyright headers clean up 2010-04-12 21:02:09 +00:00
userlandfs Should have been part of r37678. io_request_is_vip() support. 2010-07-22 11:09:32 +00:00
vmdk