haiku/headers/os/storage
Bryce Groff 2f3ce2bf7e DriveSetup:
- File system is now only displayed when the partition actually has a filesystem.
- Now checks if the DiskSystem supports initializing.
- Updated the *ParamsPanels, as well as, the Disk System add-ons to use the new storage api changes (see below).

Storage Kit:
- Simplified the parameters editor system. Now all parameter editor requests go through a single function, GetParameterEditor, and pass a B_PARAMETER_EDITOR_TYPE to request a particular parameter editor.
- Moved DiskDeviceAddOnManager.h to the headers directory, as it is now required by InitParamsPanel.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39115 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-10-24 03:39:19 +00:00
..
AppFileInfo.h
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 * Removed /system/etc directory. 2009-11-10 14:26:42 +00:00
Mime.h
MimeType.h
Node.h
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
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