haiku/src/kits/storage
Axel Dörfler c7cf50a4e5 * Added a handy BDiskSystem::SupportsWriting().
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28066 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-10-13 23:47:30 +00:00
..
disk_device * Added a handy BDiskSystem::SupportsWriting(). 2008-10-13 23:47:30 +00:00
mime bonefish+mmlr: 2008-01-11 22:45:06 +00:00
sniffer Addressed memory leaks in the MIME sniffer code. Fixes bug #1660. 2008-03-27 04:26:43 +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
AddOnMonitor.cpp added error information 2005-06-14 14:21:36 +00:00
AddOnMonitorHandler.cpp style cleanup 2008-04-26 12:16:53 +00:00
AppFileInfo.cpp * when a vector icon was present, BAppFileInfo::GetIcon() would return an 2007-10-02 16:54:34 +00:00
Directory.cpp Fix strange validity check in BDirectory::Contains(). If either path ends up as 2008-10-12 23:02:13 +00:00
Entry.cpp Minor style cleanups. 2008-08-12 14:43:46 +00:00
EntryList.cpp + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
File.cpp * Added a new flag for write stat: B_STAT_SIZE_INSECURE that allows a 2008-03-24 13:39:02 +00:00
FindDirectory.cpp Honour line 80 chars per line limit. 2008-10-12 11:06:28 +00:00
Jamfile * Introduced new header directory headers/private/system which is supposed 2008-05-14 03:55:16 +00:00
LibBeAdapter.cpp * Aligned the semantics of the read_symlink() FS module hook with the 2008-03-17 21:37:40 +00:00
Mime.cpp size is actually icon_size, not data size, thanks Axel for pointing out! 2008-08-18 22:55:03 +00:00
MimeType.cpp Somehow the vector icon version of GetIconForType() was missing. 2006-11-15 17:37:26 +00:00
Node.cpp Small coding style fix. 2008-06-07 12:39:56 +00:00
Node.notes It is accomplished ... 2002-07-09 12:24:59 +00:00
NodeInfo.cpp Rewrote BNodeInfo::GetTrackerIcon(). 2008-10-12 11:12:14 +00:00
NodeMonitor.cpp bonefish+axeld: 2007-08-01 14:48:44 +00:00
NodeMonitorHandler.cpp untested version 2004-01-29 00:24:03 +00:00
OffsetFile.cpp Initialize fFile to NULL. 2008-09-13 16:26:02 +00:00
Path.cpp Got rid of the Storage Kit's kernel abstraction layer, which was 2004-08-28 20:14:46 +00:00
PathMonitor.cpp Added clarifying comment for something that puzzled me at first. 2008-08-12 15:15:02 +00:00
Query.cpp All internally used FDs are now set to O_CLOEXEC. 2005-01-13 22:06:51 +00:00
QueryPredicate.cpp + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
ResourceFile.cpp Fixes that make Haiku build with gcc 4. Mainly out of the following 2005-11-12 23:27:14 +00:00
ResourceItem.cpp Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
Resources.cpp Added a few more constructors and initialization methods. Among them two 2006-02-01 00:15:01 +00:00
ResourcesContainer.cpp + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
ResourceStrings.cpp Got rid of the Storage Kit's kernel abstraction layer, which was 2004-08-28 20:14:46 +00:00
Statable.cpp Fixed binary compatibility problem I introduced yesterday. 2007-05-05 05:46:08 +00:00
storage_support.cpp Fixes that make Haiku build with gcc 4. Mainly out of the following 2005-11-12 23:27:14 +00:00
SymLink.cpp * Aligned the semantics of the read_symlink() FS module hook with the 2008-03-17 21:37:40 +00:00
Volume.cpp * Added two new ways to retrieve an icon from a device: 2008-08-17 11:27:07 +00:00
VolumeRoster.cpp Got rid of the Storage Kit's kernel abstraction layer, which was 2004-08-28 20:14:46 +00:00