aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-folder-type-registry.h
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNUMERIC_0_64nobody2001-03-021-84/+0
| | | | | | 'GNUMERIC_0_64'. svn path=/tags/GNUMERIC_0_64/; revision=8494
* Remove <config.h> #includes from the `.h' files, which is known to be,Ettore Perazzoli2001-02-061-4/+0
| | | | | | um, a wrong thing to do. svn path=/trunk/; revision=7983
* Initial support for creating/removing folders. This implies some newEttore Perazzoli2000-06-101-15/+17
| | | | | | | | 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/+86
folder types, and changed all the components to work with the new setup. svn path=/trunk/; revision=3199