haiku/src/kits/storage
Axel Dörfler b8e5a675e5 * Implemented missing date parsing; queries like "last_modified > %-5 minutes%"
are now working as they should.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31711 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-07-23 10:05:20 +00:00
..
disk_device Patch by Bryce Groff with changes by myself: 2009-07-20 20:29:16 +00:00
mime Add missing headers (malloc/free, string functions, memcpy, etc. undeclared). 2009-01-23 00:36:25 +00:00
sniffer * Resolve further warnings on GCC4. 2009-02-01 22:12:55 +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 Fixing all headers/namespaces/name lookup problems that hinder a GCC 4.3.2 2009-01-23 03:05:15 +00:00
AppFileInfo.cpp Added a way to remove the application flags from the BAppFileInfo. The 2009-03-21 21:16:23 +00:00
Directory.cpp * Added private header defining __gUmask which is now used everywhere where 2009-06-17 14:09:40 +00:00
Entry.cpp * {BEntry,BNode}::GetStat() were still passing the BeOS struct stat size to 2009-05-25 14:03:38 +00:00
EntryList.cpp + Changed StorageKit namespace to BPrivate::Storage 2002-08-12 08:42:01 +00:00
File.cpp * Added private header defining __gUmask which is now used everywhere where 2009-06-17 14:09:40 +00:00
FindDirectory.cpp Honour line 80 chars per line limit. 2008-10-12 11:06:28 +00:00
Jamfile Patch by Bryce Groff with changes by myself: 2009-07-20 20:29: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 * {BEntry,BNode}::GetStat() were still passing the BeOS struct stat size to 2009-05-25 14:03:38 +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 * Flatten() would create an invalid entry ref if the path did not exist, or the 2009-05-18 09:09:23 +00:00
PathMonitor.cpp * Resolve further warnings on GCC4. 2009-02-01 22:12:55 +00:00
Query.cpp * Implemented missing date parsing; queries like "last_modified > %-5 minutes%" 2009-07-23 10:05:20 +00:00
QueryPredicate.cpp Reverted r31604. 2009-07-16 13:02:17 +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 * Resolve further warnings on GCC4. 2009-02-01 22:12:55 +00:00
ResourcesContainer.cpp * Resolve further warnings on GCC4. 2009-02-01 22:12:55 +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 * {BEntry,BNode}::GetStat() were still passing the BeOS struct stat size to 2009-05-25 14:03:38 +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 Add missing headers (malloc/free, string functions, memcpy, etc. undeclared). 2009-01-23 00:36:25 +00:00
Volume.cpp * Resolve further warnings on GCC4. 2009-02-01 22:12:55 +00:00
VolumeRoster.cpp Got rid of the Storage Kit's kernel abstraction layer, which was 2004-08-28 20:14:46 +00:00