aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell.c
Commit message (Expand)AuthorAgeFilesLines
* Changed so that ::set_owner is called after setting up the localEttore Perazzoli2000-09-081-0/+32
* Added new interfaces to be exposed by the local storage, so thatEttore Perazzoli2000-09-081-8/+35
* Make the shell start up components through a OAF query forEttore Perazzoli2000-08-281-12/+83
* Ref a few things that need it. Avoid triggering some assertions.Peter Williams2000-08-261-1/+4
* Commit the right version of this file.Ettore Perazzoli2000-08-131-4/+0
* Add a kludgy and simple interface to the shell views to access theEttore Perazzoli2000-08-131-3/+9
* add "in string evolution_homedir" to ShellComponent::set_owner'sDan Winship2000-08-111-0/+9
* Fixed some warnings.Christopher James Lahey2000-08-101-1/+1
* Actually commit this - I though it went in already.JP Rosevear2000-08-041-31/+24
* Remove erroneous refs on folder_type_registry, storage_set.Michael Meeks2000-08-041-4/+11
* Remove GOAD support.Dan Winship2000-07-251-6/+0
* Fix a braino that caused Evolution to unref a NULL object when theEttore Perazzoli2000-07-221-5/+1
* Add support for saving the current configuration of all theEttore Perazzoli2000-07-201-17/+95
* Added/fixed support for multiple views.Ettore Perazzoli2000-07-201-1/+5
* Translate a default_folder of "" into NULL (which can't be passed overDan Winship2000-07-111-0/+3
* Add an extra ref for the CORBA storage BonoboObject so that the numberEttore Perazzoli2000-07-081-4/+10
* Use the correct gconf path (/apps, not /app), and callDan Winship2000-07-061-5/+6
* Added an extra @allowed_types parameter to the shell's folderEttore Perazzoli2000-07-021-32/+63
* Removed bogus extra gtk_object_ref() that caused the shell not to quitEttore Perazzoli2000-07-021-2/+0
* add "cancel" to FolderSelectionListener.Dan Winship2000-07-011-13/+14
* Typo fixPeter Williams2000-06-301-1/+3
* Fixes brought to us by PurifyMatthew Loper2000-06-291-1/+3
* Implement saving of configuration information. Now when you runEttore Perazzoli2000-06-291-4/+124
* Close the dialog when done. Dont do anything if 'new' was pressed, andMichael Zucchi2000-06-271-2/+8
* 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