Commit Graph

12 Commits

Author SHA1 Message Date
Max Horn
fe313cea67 implemented parent() for POSIX fs code; added .cvsignore files
svn-id: r5571
2002-11-15 17:54:38 +00:00
Max Horn
e29c27ec27 use stat to detect directories -> should be POSIX compliant this time, and also work on Solaris
svn-id: r5568
2002-11-15 17:05:50 +00:00
Ruediger Hanke
9294fda566 Fixes ...
svn-id: r5567
2002-11-15 16:03:42 +00:00
Ruediger Hanke
1d17168202 FS backend for MorphOS
svn-id: r5566
2002-11-15 15:12:30 +00:00
Nicolas Bacca
586c9ba082 Do not drink and #ifdef
svn-id: r5555
2002-11-15 07:58:46 +00:00
Nicolas Bacca
8b4ed9236a Added FS implementation for Windows / Windows CE
svn-id: r5554
2002-11-14 23:32:42 +00:00
Max Horn
637ffcc517 added dummy FS backend for Windows; somebody has to implement the actual code for it. Also, we probably want something like this for MorphOS; and maybe also a 'null' dummy implementation?
svn-id: r5553
2002-11-14 15:02:26 +00:00
Max Horn
73946c1c26 hide 'invisible' files
svn-id: r5550
2002-11-14 14:42:04 +00:00
Max Horn
895cbec891 added TODO
svn-id: r5548
2002-11-14 13:51:59 +00:00
Max Horn
e152733344 added completly useless non functional browser dialog skeleton. Just to show Endy I really have started working on it finally <g>
svn-id: r5547
2002-11-14 13:46:35 +00:00
Max Horn
d7a8f1902e added/updated .cvsignore
svn-id: r5546
2002-11-14 13:39:12 +00:00
Max Horn
a8d43b6490 experimental FS browsing code. Right now only for POSIX systems, some things not yet implemented, and probably full of bugs
svn-id: r5540
2002-11-13 17:16:18 +00:00