Age | Commit message (Expand) | Author |
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 |
2005-09-03 | Change PalmOS ident | Chris Apers |
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-06-24 | Changed #include <stdafx.h> to #include <common/stdafx.h>. It should | Torbjörn Andersson |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-06-21 | Added symbian-fs.cpp, symbian filehandling class | Lars Persson |
2005-05-10 | Proper #include directive. | Eugene Sandulenko |
2005-05-10 | Last bit of AmigaOS4 patch. Apparently this was missed by mistake. | Eugene Sandulenko |
2005-05-09 | Why not fix the warning if you encounter it? :-) | Max Horn |
2005-04-10 | Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentation | Torbjörn Andersson |
2005-03-31 | fixed headers. -_- | Robert Göffringmann |
2005-03-31 | Playstation2 Port: initial import | Robert Göffringmann |
2005-03-16 | Weird ... but fixes the second (and hopefully last) crash | Nicolas Bacca |
2005-03-09 | WIP of GP32 port. Now it is more correct port and compiles with current | Eugene Sandulenko |
2005-02-25 | ops | Paweł Kołodziejski |
2005-02-25 | fixed compilation | Paweł Kołodziejski |
2005-02-20 | Fixed warning, hopefully without breaking anything. (GCC doesn't like | Torbjörn Andersson |
2005-02-19 | compatibility fixes for wince | Paweł Kołodziejski |