haiku/headers/os/storage
Oliver Tappe 323b65468e Filtered flat import of Oliver's svn package management branch
Bring the changes that aren't package management related and the ones
that are but don't take effect as long as they are ignored by the build
system into the master.

Summary of changes:
* Introduce private header <directories.h> with constants for a good
  deal of paths that should usually be retrieved via find_directory().
* Replace hard-coded paths by using find_directory() or the
  <directories.h> constants (e.g. in drivers and the kernel).
* Add find_directory() constants needed for package management.
* Add __HAIKU_ABI_NAME and B_HAIKU_ABI_NAME macros.
* src/apps/deskbar: BeMenu.* -> DeskbarMenu.*,
  DeskBarUtils.* -> DeskbarUtils.*
* Change deskbar menu settings directory from ~/config/be to
  ~/config/settings/deskbar.
* Other smaller cleanups, changes, and fixes.
2011-11-25 06:17:07 +01:00
..
AppFileInfo.h Add app filename localization catalog entry support to BAppFileInfo, registrar and mimeset. Need help to understand why the build-version of UpdateMimeInfoThread.cpp does not compile with the added code, currently commented out. Sorry about the arbitrary B_MIME_TYPE_LENGTH*3. Advice and review welcome. 2011-03-07 15:14:46 +00:00
Directory.h
DiskDeviceDefs.h DriveSetup: 2010-10-24 03:39:19 +00:00
Entry.h * Fixed incomplete cleanup. 2010-02-19 21:31:59 +00:00
EntryList.h * More header cleanup, continuing korli's work. 2010-04-13 09:48:02 +00:00
File.h
FilePanel.h
FindDirectory.h Filtered flat import of Oliver's svn package management branch 2011-11-25 06:17:07 +01:00
Mime.h
MimeType.h
Node.h * Coding style cleanup. 2011-11-06 08:23:41 +00:00
NodeInfo.h * More header cleanup, continuing korli's work. 2010-04-13 09:48:02 +00:00
NodeMonitor.h As suggested by Ingo use a B_WATCH_VOLUME flag to tell the kernel to watch 2010-10-24 00:49:20 +00:00
Path.h Provide a default value for the leaf argument as is done in the const char * versions of the constructor/setter. This is consistent with the Be Book, though R5 and/or Dano's headers were likewise missing this. 2009-06-09 20:41:04 +00:00
Query.h * Implemented missing date parsing; queries like "last_modified > %-5 minutes%" 2009-07-23 10:05:20 +00:00
Resources.h
ResourceStrings.h * More header cleanup, continuing korli's work. 2010-04-13 09:48:02 +00:00
Statable.h * {BEntry,BNode}::GetStat() were still passing the BeOS struct stat size to 2009-05-25 14:03:38 +00:00
StorageDefs.h
SymLink.h
Volume.h Added method BlockSize() to get the block size of the underlying file system. 2009-11-18 09:47:42 +00:00
VolumeRoster.h * More header cleanup, continuing korli's work. 2010-04-13 09:48:02 +00:00