aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-folder-type-registry.c
Commit message (Collapse)AuthorAgeFilesLines
* Initial support for creating/removing folders. This implies some newEttore Perazzoli2000-06-101-4/+33
| | | | | | | | IDL methods and new functions to implement on the component side. I have also added a simple folder creation dialog in the shell. It's quite unfinished and untested. svn path=/trunk/; revision=3491
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-0/+336
folder types, and changed all the components to work with the new setup. svn path=/trunk/; revision=3199