Age | Commit message (Expand) | Author |
---|---|---|
2007-06-16 | Removed the isValid operation from the FilesystemNode class in favor of the m... | David Corrales |
2007-06-05 | Renamed methods in the FilesystemNode class to match the AbstractFSNode imple... | David Corrales |
2007-05-31 | Merged the fs branch with trunk. r26949:27031 | David Corrales |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-12 | Use common/singleton.h in the concrete fs factories. | David Corrales |
2007-05-12 | Renamed files and minor tweaks. Thanks LordHoto :) | David Corrales |
2007-05-03 | Use abstract factories to initialize FilesystemNode objects. | David Corrales |
2007-02-03 | Fixing various doxygen warnings | Max Horn |
2006-07-22 | Added isValid to FilesystemNode and AbstractFilesystemNode. See my mail to -d... | Johannes Schickel |
2006-07-22 | Added FilesystemNode::name method | Max Horn |
2006-06-24 | Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cpp | Max Horn |