Age | Commit message (Expand) | Author |
2006-05-07 | Paranoia | Max Horn |
2006-05-03 | Revert the last change, since AbstractFilesystemNode::child() handles files a... | Travis Howell |
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 | Make sure AbstractFilesystemNode::child() only returns a directory in Windows | Travis Howell |
2006-05-03 | Some doxygen comment cleanup for (Abstract)FilesystemNode | Max Horn |
2006-05-03 | Disabled evil getcwd hack in POSIXFilesystemNode | 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 |
2006-05-02 | Removed compilation error. | Marcus Comstedt |
2006-05-01 | Added a missing '*' (which marks the comment as being one doxygen should proc... | Max Horn |
2006-05-01 | Patch #1479919 (AmigaOS maintaining) | Max Horn |
2006-05-01 | _pseudoRoot was not intialized properly | Lars Persson |
2006-05-01 | Updated symbian-fs backend and cleanup | Lars Persson |
2006-05-01 | Add windows code for AbstractFilesystemNode::child() | Travis Howell |
2006-04-30 | Added new AbstractFilesystemNode::child() resp. FilesystemNode::getChild() me... | Max Horn |
2006-04-27 | _isPseudoRoot should be always false, in WindowsFilesystemNode(const String &... | Travis Howell |
2006-04-27 | Revert kListAllNoRoot addition to listdir(), the uninitialized _isPseudoRoot ... | Travis Howell |
2006-04-27 | I still don't know whether this is the correct fix for WindowsFilesystemNode,... | Max Horn |
2006-04-23 | Fixed getNodeForPath on systems using POSIXFilesystemNode to again correctly ... | Max Horn |
2006-04-14 | Part of patch #1467193: "AmigaOS changes": | Eugene Sandulenko |
2006-04-11 | Fixed FS support based on lastest changes to the base fs class | Chris Apers |
2006-04-10 | Fallback to using stat() if readdir returns DT_UNKNOWN (replacing the AMD64 h... | Max Horn |
2006-04-09 | Forces usage of SYSTEM_NOT_SUPPORTING_D_TYPE on amd64 systems. (read comment ... | Johannes Schickel |
2006-04-08 | AmigaOS4 changes from tracker #1416370 | Max Horn |
2006-04-07 | Cache the root node (cause a major speedup on OSX, since by far the slowes pa... | Max Horn |
2006-04-05 | Use full path qualifiers in #include statements (exception: engines/ can be o... | Max Horn |
2006-04-04 | Turned FSList::sort into a generic function which can be applied to anything ... | Max Horn |
2006-04-04 | Allow symlinks to directories for FS;es with D_TYPE support. | Eugene Sandulenko |
2006-04-04 | Symlinks are also valid files | Eugene Sandulenko |
2006-04-04 | Rename variable in FSList::sort() to avoid conflict with system defines | Travis Howell |
2006-04-04 | Some more FS code cleanup | Max Horn |
2006-04-04 | Possible bug in the Symbian FS code? | Max Horn |
2006-04-04 | oops | Max Horn |
2006-04-04 | Removing more pseudo copy constructors in favor of the standard copy construc... | Max Horn |
2006-04-04 | Rewrote sort code to use iterators (means it can be used with any container n... | Max Horn |
2006-04-03 | Added comment on why we use getcwd in POSIXFilesystemNode at all | Max Horn |
2006-04-03 | Fix AbstractFilesystemNode::wrap to not call (indirectly) getRoot, just to th... | Max Horn |
2006-04-03 | Various changes to POSIXFilesystemNode: | Max Horn |
2006-03-25 | Add kListAllNoRoot type to listDir() to handle recent file class changes, on ... | Travis Howell |
2006-02-12 | * New and tested builds for S60V3 and UIQ3 | Lars Persson |
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn |
2006-02-07 | Removed .cvsignore files | Max Horn |
2006-01-27 | Patch #1416370: "AmigaOS 4 changes" | Eugene Sandulenko |
2006-01-18 | Update copyright notice | Eugene Sandulenko |
2005-12-04 | FSF adress updates | Lars Persson |
2005-12-03 | 1. New build structure for Symbian builds to allow easier build and project u... | Lars Persson |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-10-01 | Update Symbian README, default Joystick config is on, Updated pkg files for S... | Lars Persson |