Age | Commit message (Expand) | Author |
---|---|---|
2006-06-24 | Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cpp | Max Horn |
2006-05-12 | Added the new AbstractFilesystemNode::getCurrentDirectory() method. Also chan... | Max Horn |
2006-05-12 | Updated some comments | Max Horn |
2006-05-03 | Removed FilesystemNode::isValid (leaving it up to the porters to decide wheth... | Max Horn |
2006-05-03 | Changed FilesystemNode::listDir to return a bool indicating its success (or f... | Max Horn |
2006-05-03 | Some doxygen comment cleanup for (Abstract)FilesystemNode | Max Horn |
2006-05-03 | Got rid of AbstractFilesystemNode::wrap (begone, evil hack) | Max Horn |
2006-05-03 | Moved static methods getRoot / getNodeForPath from class FilesystemNode to cl... | Max Horn |
2006-05-03 | Started to separate AbstractFilesystemNode from FilesystemNode | Max Horn |