aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-local-folder.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Implemented folder creation dialog (File -> New -> Folder). To makeEttore Perazzoli2000-06-111-3/+10
| | | | | | | | it really work though, the components should implement creation functionality by passing an appropriate function pointer in `e_shell_component_new()' for @create_folder_fn. svn path=/trunk/; revision=3504
* Made the storage view update at changes in the storage, andEttore Perazzoli2000-05-261-2/+0
| | | | | | | | | | implemented a BonoboObject for wrapping the Evolution::Storage CORBA interface. Also fixed a few bugs. This makes the shell's storage extensibility usable for Evolution components. svn path=/trunk/; revision=3219
* Big shell reorganization.Ettore Perazzoli2000-05-071-0/+68
svn path=/trunk/; revision=2848