haiku/headers/private
Ingo Weinhold 5fb3348319 MimeEntryProcessor: Add DoRecursively()
While Do() only process the specified entry, DoRecursively() also
recurses into directories.
2013-05-09 03:18:46 +02:00
..
app Rename B_COLOR_WHICH_COUNT to kColorWhichCount 2013-04-16 03:44:42 -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 Move comment to correct function. 2013-05-01 19:52:00 -04: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 GCC 4.7.x finds that 1 << 31 is a signed integer, use the unsigned notation 2013-04-26 21:17:33 +02:00
index_server
input Implemented the patch on #7963 in a different way. 2011-10-31 18:09:24 +00:00
interface BMenu: scroll marked item into view when menu has scrollers attached. 2013-05-03 21:10:51 +02:00
kernel boot loader: print max heap usage info before entering kernel 2013-05-09 03:14:35 +02:00
libroot commpage: randomize position of commpage 2013-04-04 15:27:22 +02:00
locale Fix relying on order of static object destruction in Locale Kit. 2012-11-26 01:19:27 +01:00
mail * Put ServerConnection into the BPrivate namespace as it should have been. 2011-11-02 22:56:50 +00:00
media Move SoundConsumer to libmedia in the BPrivate namespace 2012-08-07 23:38:37 +02:00
midi
mount
net Skip timeout computation in is_syscall_restarted case. 2013-05-04 11:27:04 +02: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 PackageFSMountType: Add *_ENUM_COUNT 2013-04-29 15:31:13 +02:00
print
runtime_loader commpage: randomize position of commpage 2013-04-04 15:27:22 +02:00
screen_saver
shared Merge branch 'master' into package-management 2013-05-05 15:03:26 +02:00
storage MimeEntryProcessor: Add DoRecursively() 2013-05-09 03:18:46 +02:00
support BString::Private class to access BString internals 2011-11-25 06:19:45 +01:00
syslog_daemon
system Merge branch 'master' into package-management 2013-05-05 15:03:26 +02:00
textencoding
tracker Fix crash when dragging files onto nav menus. 2012-09-03 16:28:47 -04:00
usb_vision
userlandfs
vmdk