From: pcanterino <> Date: Fri, 5 Nov 2004 12:54:06 +0000 (+0000) Subject: - Dev-Editor now checks if it is able to access a directory: Directories that X-Git-Tag: version_2_2~14 X-Git-Url: https://git.p6c8.net/devedit.git/commitdiff_plain/91dc65a53fbe7dc79a983a51f330033b343cba36?ds=inline;hp=91dc65a53fbe7dc79a983a51f330033b343cba36 - Dev-Editor now checks if it is able to access a directory: Directories that are not accessible are greyed in directory listing. Accessing such a directory causes an error message. - Dev-Editor checks if it has read access to the virtual root directory. Having no access to this directory would cause Dev-Editor to show the contents of the real root directory! ---