aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-local-storage.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagBEFORE_GTK_1_3_CHANGESnobody2000-07-061-589/+0
* Remove the 'POSIX_SOURCE' define completely as we don't need thatEttore Perazzoli2000-06-201-2/+0
* #undef _POSIX_SOURCE after including dirent.h. this breaks the build onChris Toshok2000-06-201-0/+1
* Implemented folder creation dialog (File -> New -> Folder). To makeEttore Perazzoli2000-06-111-34/+243
* Fixed a refcount leak and added interfaces to add/remove foldersEttore Perazzoli2000-06-081-11/+55
* Portability fix (use `readdir()', not `readdir_r()'). Also, be saferEttore Perazzoli2000-05-071-11/+6
* Big shell reorganization.Ettore Perazzoli2000-05-071-0/+342