.. |
mime
|
Relocated directory determining code to a more appropriate location.
|
2002-10-01 07:35:01 +00:00 |
sniffer
|
Fixed a couple of warnings
|
2002-09-29 07:15:31 +00:00 |
AppFileInfo.cpp
|
Added variable initializations. Not necessary, but they please the compiler.
|
2002-10-06 22:53:29 +00:00 |
Directory.cpp
|
Dealt with the *_LENGTH+1 issue: Removed all "+1"s in buffer allocations and adjusted checks etc.
|
2002-09-23 21:06:09 +00:00 |
Entry.cpp
|
Updated to match new entry_ref_is_root_dir() calling convention.
|
2002-10-01 07:24:38 +00:00 |
EntryList.cpp
|
+ Changed StorageKit namespace to BPrivate::Storage
|
2002-08-12 08:42:01 +00:00 |
File.cpp
|
Added variable initializations. Not necessary, but they please the compiler.
|
2002-10-06 22:53:29 +00:00 |
FindDirectory.cpp
|
+ Changed StorageKit namespace to BPrivate::Storage
|
2002-08-12 08:42:01 +00:00 |
Jamfile
|
Incorporated libstorage.so into libopenbeos.so.
|
2002-09-03 01:08:53 +00:00 |
kernel_interface.POSIX.cpp
|
Fixed actual bug in set_stat(). Discovered by the gcc from GeekGadgets.
|
2002-10-06 22:55:32 +00:00 |
LibBeAdapter.cpp
|
+ Changed StorageKit namespace to BPrivate::Storage
|
2002-08-12 08:42:01 +00:00 |
Mime.cpp
|
Updated and unified update_mime_info() and create_app_meta_mime()
|
2002-09-29 07:14:35 +00:00 |
MimeType.cpp
|
+ Added file-extension based mime type guessing
|
2002-09-24 05:36:03 +00:00 |
Node.cpp
|
Fixed bug in ReadAttrString(): The resulting string was one character longer, when the string in the attribute was null terminated.
|
2002-10-07 22:02:12 +00:00 |
Node.notes
|
It is accomplished ...
|
2002-07-09 12:24:59 +00:00 |
NodeInfo.cpp
|
Added variable initializations. Not necessary, but they please the compiler.
|
2002-10-06 22:53:29 +00:00 |
OffsetFile.cpp
|
+ Changed StorageKit namespace to BPrivate::Storage
|
2002-08-12 08:42:01 +00:00 |
Path.cpp
|
Dealt with the *_LENGTH+1 issue: Removed all "+1"s in buffer allocations and adjusted checks etc.
|
2002-09-23 21:06:09 +00:00 |
Query.cpp
|
Updated BQuery's BMessenger hack to be more legit (and
|
2002-08-16 21:58:44 +00:00 |
QueryPredicate.cpp
|
+ Changed StorageKit namespace to BPrivate::Storage
|
2002-08-12 08:42:01 +00:00 |
ResourceFile.cpp
|
+ Changed StorageKit namespace to BPrivate::Storage
|
2002-08-12 08:42:01 +00:00 |
ResourceItem.cpp
|
+ Changed StorageKit namespace to BPrivate::Storage
|
2002-08-12 08:42:01 +00:00 |
Resources.cpp
|
+ Changed StorageKit namespace to BPrivate::Storage
|
2002-08-12 08:42:01 +00:00 |
ResourcesContainer.cpp
|
+ Changed StorageKit namespace to BPrivate::Storage
|
2002-08-12 08:42:01 +00:00 |
ResourceStrings.cpp
|
Dealt with the *_LENGTH+1 issue: Removed all "+1"s in buffer allocations and adjusted checks etc.
|
2002-09-23 21:06:09 +00:00 |
Statable.cpp
|
+ Changed StorageKit namespace to BPrivate::Storage
|
2002-08-12 08:42:01 +00:00 |
storage_support.cpp
|
Dealt with the *_LENGTH+1 issue: Removed all "+1"s in buffer allocations and adjusted checks etc.
|
2002-09-23 21:06:09 +00:00 |
storage.src
|
Added CreateAppMetaMime, MimeUpdateThread, and
|
2002-09-29 07:15:10 +00:00 |
SymLink.cpp
|
Dealt with the *_LENGTH+1 issue: Removed all "+1"s in buffer allocations and adjusted checks etc.
|
2002-09-23 21:06:09 +00:00 |
Volume.cpp
|
Augmented a comment to include a note on string length requirements.
|
2002-09-24 05:30:20 +00:00 |
VolumeRoster.cpp
|
+ Changed StorageKit namespace to BPrivate::Storage
|
2002-08-12 08:42:01 +00:00 |