aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create taggnome-debug-0-1-3nobody2000-06-181-593/+0
* Folder selection dialog, (untested) CORBA interfaces for it, and a newEttore Perazzoli2000-06-111-0/+74
* Implemented folder creation dialog (File -> New -> Folder). To makeEttore Perazzoli2000-06-111-1/+1
* Initial support for creating/removing folders. This implies some newEttore Perazzoli2000-06-101-1/+1
* Fixed a refcount leak and added interfaces to add/remove foldersEttore Perazzoli2000-06-081-12/+21
* Free the uri variable.Christopher James Lahey2000-06-021-0/+2
* Make quit work again by implementing a CORBA method to unregisterEttore Perazzoli2000-05-311-8/+55
* Added a title bar for the folder view. Removed title bar from theEttore Perazzoli2000-05-301-3/+4
* Made the storage view update at changes in the storage, andEttore Perazzoli2000-05-261-0/+2
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-12/+65
* Get rid of the old `evolution-service-repository' cruft and startEttore Perazzoli2000-05-231-9/+104
* Initial implementation of the tree view for the folders.Ettore Perazzoli2000-05-141-5/+6
* Display the default inbox at startup, instead of an empty view.Ettore Perazzoli2000-05-091-1/+4
* Fix misplaced `g_free()' that resulted in garbage to be printed outEttore Perazzoli2000-05-091-1/+3
* Fix brainos so that the application quits after closing all theEttore Perazzoli2000-05-071-2/+2
* Machinery for quitting and handling the relationship between a shellEttore Perazzoli2000-05-071-8/+74
* Portability fix (use `readdir()', not `readdir_r()'). Also, be saferEttore Perazzoli2000-05-071-3/+8
* Big shell reorganization.Ettore Perazzoli2000-05-071-296/+152
* Update for shortcut bar changes.Dan Winship2000-04-011-1/+1
* i2000-03-13 bertrand <bertrand@helixcode.com>bertrand2000-03-131-1/+15
* added the get_e_folder_type function.bertrand2000-03-131-0/+1
* Implementation of the service repository interface as a bonobo object.bertrand2000-03-121-0/+14
* Make Evolution compile with the latest Bonobo changes.Arturo Espinosa2000-01-261-28/+28
* More work; Model view for the shortcut bar is better; More menus; More fea...Arturo Espinosa2000-01-181-29/+9
* Shaping up; Model/view is still not fully setup, but coming, comingArturo Espinosa2000-01-171-15/+88
* Use e_bar_set_item_data.Miguel de Icaza2000-01-161-0/+37
* MoreArturo Espinosa2000-01-121-23/+178
* More work. Before the shortcut changes -migArturo Espinosa2000-01-091-3/+0
* More framework work -miguelArturo Espinosa2000-01-071-0/+106