haiku/src/kits/storage
Ingo Weinhold 5abde301c1 Changed the behavior of Contains(const char*, int32): It does not longer
return true, if the directory is not initialized, or if the directory
does not contain the entry, but the given path is absolute. This change
makes it less compatible with R5, but more consistent with the BEntry*
version and undoubtfully more compatible with common sense.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5884 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-01-03 16:27:39 +00:00
..
mime No reason for err to be an ssize_t in this function. 2003-08-05 07:41:18 +00:00
sniffer gcc 3 fixes 2003-08-04 00:46:53 +00:00
AddOnImage.cpp Helper class: Represents a loaded add-on image. 2003-02-22 23:46:59 +00:00
AddOnImage.h Helper class: Represents a loaded add-on image. 2003-02-22 23:46:59 +00:00
AppFileInfo.cpp namespace fix 2003-07-11 20:39:46 +00:00
Directory.cpp Changed the behavior of Contains(const char*, int32): It does not longer 2004-01-03 16:27:39 +00:00
DiskDevice.cpp Implemented CommitModifications(). We still need to extract port and token from the supplied messenger. 2003-09-22 21:48:33 +00:00
DiskDeviceJob.cpp Implemented BDiskDeviceJob. Should be complete. 2003-07-30 17:52:39 +00:00
DiskDeviceList.cpp Added class BDiskDeviceList. 2003-02-20 00:20:36 +00:00
DiskDevicePrivate.cpp Changes due to BPartition::UniqueID() -> ID(). 2003-07-08 23:31:22 +00:00
DiskDeviceRoster.cpp Implemented disk device job iteration. 2003-07-30 17:53:11 +00:00
DiskDeviceTypes.cpp - Renamed CDDA to AudioSession 2003-11-15 08:38:42 +00:00
DiskDeviceVisitor.cpp Modified the visitor implementation a bit. The Visit() with the BPartition* argument now also gets the level of the partition in the hierarchy. 2003-07-08 18:26:15 +00:00
DiskScannerAddOn.cpp Changed the parameters of the CreateEditor() methods and added a EditingDone() method to the editor class. 2003-02-22 23:54:31 +00:00
DiskSystem.cpp Small changes due to modified syscalls. 2003-07-22 00:12:54 +00:00
Entry.cpp gcc 3 fixes 2003-08-04 00:46:53 +00:00
EntryList.cpp + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
File.cpp gcc 3 fixes 2003-08-04 00:46:53 +00:00
FindDirectory.cpp gcc 3 fixes 2003-08-04 00:46:53 +00:00
Jamfile Made use of the new parameter of *SymLink and adjusted dependencies where 2003-12-02 22:05:41 +00:00
kernel_interface.POSIX.cpp gcc 3 fixes 2003-08-04 00:46:53 +00:00
LibBeAdapter.cpp gcc 3 fixes 2003-07-04 21:10:14 +00:00
Mime.cpp gcc 3 fixes 2003-07-04 21:10:14 +00:00
MimeType.cpp gcc 3 fixes 2003-08-04 00:46:53 +00:00
Node.cpp gcc 3 fixes 2003-08-04 00:46:53 +00:00
Node.notes
NodeInfo.cpp gcc 3 fixes 2003-08-04 00:46:53 +00:00
NodeMonitor.cpp gcc 3 fixes 2003-08-04 00:46:53 +00:00
OffsetFile.cpp + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
Partition.cpp Updated to use new parametersSize params where applicable. 2003-10-25 08:36:17 +00:00
PartitioningDialog.cpp Added the GUI part of the dialog. Now it is fully functional (maybe not nice, but functional ;-). 2003-02-24 00:44:38 +00:00
PartitioningDialog.h Added the GUI part of the dialog. Now it is fully functional (maybe not nice, but functional ;-). 2003-02-24 00:44:38 +00:00
PartitioningInfo.cpp Small changes due to modified syscalls. 2003-07-22 00:12:54 +00:00
Path.cpp Cleaned-up the std namespace support 2003-06-11 14:34:51 +00:00
Query.cpp gcc 3 fixes 2003-08-04 00:46:53 +00:00
QueryPredicate.cpp + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
ResourceFile.cpp gcc 3 fixes 2003-08-04 00:46:53 +00:00
ResourceItem.cpp + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
Resources.cpp Cleaned-up the std namespace support 2003-06-11 14:34:51 +00:00
ResourcesContainer.cpp + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
ResourceStrings.cpp Cleaned-up the std namespace support 2003-06-11 14:34:51 +00:00
Statable.cpp gcc 3 fixes 2003-08-04 00:46:53 +00:00
storage_support.cpp Cleaned-up the std namespace support 2003-06-11 14:34:51 +00:00
storage.src Added implementation of the node monitoring functions. 2003-04-13 15:02:24 +00:00
SymLink.cpp Cleaned-up the std namespace support 2003-06-11 14:34:51 +00:00
Volume.cpp gcc 3 fixes 2003-08-04 00:46:53 +00:00
VolumeRoster.cpp Cleaned-up the std namespace support 2003-06-11 14:34:51 +00:00