aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-storage-set.c
Commit message (Expand)AuthorAgeFilesLines
* New callback for the show_folder_properties signal.Ettore Perazzoli2002-08-071-2/+3
* Removed unused variable.Ettore Perazzoli2002-07-191-14/+16
* Support for delayed filling-in of storages/folders.Dan Winship2002-03-151-1/+48
* Make storages-with-toplevel-views less of a hack.Dan Winship2002-03-081-9/+10
* Fix the license text to make sense.Ettore Perazzoli2001-10-271-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* [Remove a bunch of debugging messages, as per #7741.]Ettore Perazzoli2001-09-141-1/+0
* If the shortcut points to some folder in the storage set, get the typeEttore Perazzoli2001-08-081-2/+41
* Fixed a nasty chain of broken fixes to broken fixes to broken fixes,Ettore Perazzoli2001-06-251-1/+1
* (Implemented deleting folders in the shell. Files changed that aren'tJason Leach2001-06-241-1/+1
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* 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