aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-storage-set.c
Commit message (Expand)AuthorAgeFilesLines
* the only problematic area - pass NULL for now in as the BonoboUIContainer.Chris Toshok2001-05-111-2/+2
* #include <glib.h> and move corresponding local includes to the top.Kjartan Maraas2001-04-251-0/+1
* Remove/replace unneeded includes and move around stuff so that systemKjartan Maraas2001-03-301-2/+2
* Changed the EStorageSet API to have a single `xfer()' method insteadEttore Perazzoli2001-03-221-59/+101
* More DnD work. Now we handle copying and moving of folders, althoughEttore Perazzoli2001-03-221-0/+47
* add asyncCreateFolder and asyncRemoveFolder interfaces. (UseDan Winship2001-02-151-0/+1
* Add "highligted" field to Folder. Add update_folder method toDan Winship2000-11-021-0/+26
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* Use the name of the storage or the folder in the storage set view,Ettore Perazzoli2000-09-101-0/+2
* Remove erroneous refs on folder_type_registry, storage_set.Michael Meeks2000-08-041-1/+2
* Update the ::user_select_folder() interface so that it accepts both aEttore Perazzoli2000-08-041-0/+48
* Removed some useless debugging messages.Ettore Perazzoli2000-07-111-1/+0
* EvolutionShellClient.Ettore Perazzoli2000-06-301-2/+3
* Implemented folder creation dialog (File -> New -> Folder). To makeEttore Perazzoli2000-06-111-17/+78
* Fixed a refcount leak and added interfaces to add/remove foldersEttore Perazzoli2000-06-081-1/+43
* Made the storage view update at changes in the storage, andEttore Perazzoli2000-05-261-35/+159
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-11/+11
* Initial implementation of the tree view for the folders.Ettore Perazzoli2000-05-141-3/+37
* Big shell reorganization.Ettore Perazzoli2000-05-071-0/+266