aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell.h
Commit message (Expand)AuthorAgeFilesLines
* Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill theRodney Dawes2003-12-021-1/+1
* New helper function. (idle_cb): Call it if we have a local shell. Also,Ettore Perazzoli2003-11-181-0/+3
* Do not #include "e-local-folder.h".Ettore Perazzoli2003-11-181-1/+3
* New.Ettore Perazzoli2003-11-141-0/+2
* New signal "component_changed". (class_init): Install. (switch_view):Ettore Perazzoli2003-11-131-3/+3
* Added a new "-c" command-line arg. (idle_cb): If the arg is specified,Ettore Perazzoli2003-11-111-0/+1
* New member "component_registry". (e_shell_construct): Don't callEttore Perazzoli2003-10-231-16/+9
* Append a _2 to all the IIDs.Ettore Perazzoli2003-10-231-1/+1
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-49/+23
* add a "new_view_xid" arg, so the component has a window id to make use ofDan Winship2003-03-251-3/+0
* s/BonoboXObject/BonoboObject/ (for BONOBO_DISABLE_DEPRECATED)Dan Winship2003-01-141-3/+3
* Disabled for now.Ettore Perazzoli2002-11-201-6/+0
* Renamed from GNOME_Evolution_Shell.oaf.in.Ettore Perazzoli2002-11-041-0/+1
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-4/+4
* Use e_shell_request_close_view().Ettore Perazzoli2002-09-241-6/+12
* Pass FALSE as @restore_all_views to e_shell_restore_from_settings() so weEttore Perazzoli2002-09-051-1/+2
* Get the EStorageSet from the shortcut's shell since there is noEttore Perazzoli2002-07-181-1/+8
* New callback for when the first created view in the shell gets mapped.Ettore Perazzoli2002-05-231-0/+2
* Check with e_shell_prepare_for_quit() before quitting.Ettore Perazzoli2002-05-161-0/+2
* emit show_settings signal (corba_class_init): assign epv methodJP Rosevear2002-04-191-1/+4
* Fix "evolution evolution:/path/to/folder" to use default viewDan Winship2002-04-081-8/+6
* Move the ComponentActionsPlaceholder into the Actions menu, instead of theEttore Perazzoli2002-03-211-0/+2
* [Fix #3029, Offline mode should be preserved across sessions.]Ettore Perazzoli2002-02-231-2/+9
* Don't show the folder bar and the shortcut bar in the new window.Ettore Perazzoli2002-02-211-1/+3
* 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
* No need to gtk_widget_show() the view anymore.Ettore Perazzoli2001-10-231-3/+8
* [Fix #7643, Starting new view doesn't honor "view" settings.]Ettore Perazzoli2001-10-121-1/+2
* [Hopefully really, finally fix #8615 and friends.]Ettore Perazzoli2001-10-121-0/+1
* Add the menu items using the EShellUserCreatableItemsHandler.Ettore Perazzoli2001-08-101-1/+5
* [Fix #6232, the thirty-four-splash-screens-at-startup bug.]Ettore Perazzoli2001-08-031-7/+21
* use bonobo-conf everywhereDietmar Maurer2001-07-041-0/+3
* Rename `e_shell_new_view()' into `e_shell_create_view()' to avoidEttore Perazzoli2001-06-281-2/+2
* Added a URI schema registry to the shell, and changed the bootstrapEttore Perazzoli2001-06-281-0/+2
* Get the shell to unregister the components on exit again.Ettore Perazzoli2001-06-251-0/+2
* Remove the ugliness that was `e_shell_quit()'; implement anEttore Perazzoli2001-06-251-1/+1
* Change EShell to derive from BonoboXObject for sake of simplicity.Ettore Perazzoli2001-06-251-12/+12
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Implemented an Evolution::Activity interface for keeping track ofEttore Perazzoli2001-06-231-0/+1
* Initial implementation for the "warning, some connections are stillEttore Perazzoli2001-05-041-3/+14
* Add interfaces to the shell to handle off-line operation, as well as aEttore Perazzoli2001-05-031-0/+4
* Remove/replace unneeded includes and move around stuff so that systemKjartan Maraas2001-03-301-2/+1
* Remove <config.h> #includes from the `.h' files, which is known to be,Ettore Perazzoli2001-02-061-4/+0
* (Bug #883: Shortcut bar does not update when a folders display nameJason Leach2001-01-191-0/+2
* update to GNOME_Evolution_Shell.oafinfoMichael Meeks2000-12-081-1/+1
* New `createNewView' method in `Evolution::Shell'. Register the shellEttore Perazzoli2000-12-051-11/+18
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-111-1/+1
* Make the shell pop-up a warning dialog per component when a componentEttore Perazzoli2000-11-071-0/+5
* Added a `--no-splash' option to the shell.Ettore Perazzoli2000-11-041-2/+4
* The Commit from hell that breaks all UI related stuff;Michael Meeks2000-09-141-7/+9
* add "in string evolution_homedir" to ShellComponent::set_owner'sDan Winship2000-08-111-0/+1
* Actually commit this - I though it went in already.JP Rosevear2000-08-041-5/+2
* Implement saving of configuration information. Now when you runEttore Perazzoli2000-06-291-2/+8
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-11/+11
* Get rid of the old `evolution-service-repository' cruft and startEttore Perazzoli2000-05-231-10/+12
* Machinery for quitting and handling the relationship between a shellEttore Perazzoli2000-05-071-0/+4
* Big shell reorganization.Ettore Perazzoli2000-05-071-51/+69
* Make Evolution compile with the latest Bonobo changes.Arturo Espinosa2000-01-261-3/+3
* More work; Model view for the shortcut bar is better; More menus; More fea...Arturo Espinosa2000-01-181-4/+1
* Shaping up; Model/view is still not fully setup, but coming, comingArturo Espinosa2000-01-171-0/+8
* Use e_bar_set_item_data.Miguel de Icaza2000-01-161-0/+9
* MoreArturo Espinosa2000-01-121-7/+24
* More work. Before the shortcut changes -migArturo Espinosa2000-01-091-4/+1
* More framework work -miguelArturo Espinosa2000-01-071-0/+32