.. |
disk_device
|
DriveSetup:
|
2010-10-24 03:39:19 +00:00 |
mime
|
* Construct the MIME data base directories lazily.
|
2009-12-01 08:52:13 +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
|
Cleanup: No need to check the BMessenger status twice. No need to
|
2010-08-18 13:50:50 +00:00 |
AddOnMonitorHandler.cpp
|
Add stat fields to StatChanged hook.
|
2010-10-20 19:34:31 +00:00 |
AppFileInfo.cpp
|
Fixed various errors/warnings reported by cppcheck:
|
2010-02-08 22:50:38 +00:00 |
Directory.cpp
|
BEntry and BDirectory also needed stat related symbols defined when compiling
|
2009-09-23 10:32:49 +00:00 |
Entry.cpp
|
* Rewrote header.
|
2009-12-18 15:05:37 +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 |
FileDescriptorIO.cpp
|
Added private BPositionIO derived classes BFileIO and BFileDescriptorIO which
|
2010-04-15 22:19:27 +00:00 |
FileIO.cpp
|
Added private BPositionIO derived classes BFileIO and BFileDescriptorIO which
|
2010-04-15 22:19:27 +00:00 |
FindDirectory.cpp
|
Honour line 80 chars per line limit.
|
2008-10-12 11:06:28 +00:00 |
Jamfile
|
Added private BPositionIO derived classes BFileIO and BFileDescriptorIO which
|
2010-04-15 22:19:27 +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
|
Added GetStat() symbol when compiling the test environment on GCC4.
|
2009-09-23 10:19:11 +00:00 |
NodeInfo.cpp
|
Rewrote BNodeInfo::GetTrackerIcon().
|
2008-10-12 11:12:14 +00:00 |
NodeMonitor.cpp
|
Add a private B_ATTR_CHANGE_NOTIFICATION flag to the open query syscall to tell the query to send notifications when an entry attribute changed and the entry stays in the query. Previously you only get created and removed messages, now you can also get updated messages. Only implement it for bfs.
|
2010-10-24 20:47:46 +00:00 |
NodeMonitorHandler.cpp
|
Add stat fields to StatChanged hook.
|
2010-10-20 19:34:31 +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
|
Resolved TODO about recursively removing watched files and folders when a
|
2010-06-07 17:37:33 +00:00 |
Query.cpp
|
Add a private B_ATTR_CHANGE_NOTIFICATION flag to the open query syscall to tell the query to send notifications when an entry attribute changed and the entry stays in the query. Previously you only get created and removed messages, now you can also get updated messages. Only implement it for bfs.
|
2010-10-24 20:47:46 +00:00 |
QueryPredicate.cpp
|
Fix test_app_server again due to Coding Sprint changes
|
2010-04-12 20:02:43 +00:00 |
ResourceFile.cpp
|
Don't read() the individual program and section headers, but rather read()
|
2009-12-01 09:55:33 +00:00 |
ResourceItem.cpp
|
Merged changes from branch build_system_redesign at revision 14573.
|
2005-10-29 16:27:43 +00:00 |
Resources.cpp
|
Style cleanup.
|
2010-02-21 16:31:50 +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
|
Fixed various errors/warnings reported by cppcheck:
|
2010-02-08 22:50: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
|
* Cleanup.
|
2010-01-16 16:45:27 +00:00 |
Volume.cpp
|
Added method BlockSize() to get the block size of the underlying file system.
|
2009-11-18 09:47:42 +00:00 |
VolumeRoster.cpp
|
Got rid of the Storage Kit's kernel abstraction layer, which was
|
2004-08-28 20:14:46 +00:00 |