Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tag 'XST_0_7_0'.XST_0_7_0 | nobody | 2001-07-25 | 1 | -36/+0 |
| | | | | svn path=/tags/XST_0_7_0/; revision=11390 | ||||
* | Walk a hierarchy using the "/subfolders/" convention and call a callback | Dan Winship | 2001-05-09 | 1 | -1/+11 |
| | | | | | | | | * e-path.c (e_path_find_folders): Walk a hierarchy using the "/subfolders/" convention and call a callback for each folder found. svn path=/trunk/; revision=9721 | ||||
* | New function to turn foo/bar into foo/subfolders/bar. The inverse function | Dan Winship | 2001-03-02 | 1 | -0/+26 |
* e-path.c (e_path_to_physical): New function to turn foo/bar into foo/subfolders/bar. The inverse function doesn't exist yet because I didn't need it. Also, if the shell were going to use this, we'd need a few more tools... * Makefile.am (libeutil_la_SOURCES): Add e-path.[ch] svn path=/trunk/; revision=8467 |