aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell.h
Commit message (Expand)AuthorAgeFilesLines
* Remove e_shell_set_startup_view().Matthew Barnes2013-04-011-3/+0
* Remove e_shell_get_startup_view().Matthew Barnes2013-04-011-1/+0
* EShell: Remove "meego-mode" property.Matthew Barnes2013-04-011-1/+0
* Remove e_shell_adapt_window_size().Matthew Barnes2013-04-011-2/+0
* EShell: Remove "small-screen-mode" property.Matthew Barnes2013-04-011-1/+0
* Remove EShellSettings.Matthew Barnes2013-03-171-2/+0
* EShell: Add a read-only "client-cache" property.Matthew Barnes2013-02-171-0/+1
* libeshell documentation cleanups.Matthew Barnes2012-12-141-1/+0
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-2/+1
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-1/+1
* Adapt libeshell to the new ESource API.Matthew Barnes2012-06-031-0/+4
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-1/+1
* Remove some unnecessary GConf crud.Matthew Barnes2011-11-281-2/+0
* Remove e_shell_get_gconf_client().Matthew Barnes2011-11-251-1/+0
* GtkApplication has some new EShell-like features.Matthew Barnes2011-10-061-6/+0
* Bug 650491 - Shell handles forwarding uris to existing process wrongMatthew Barnes2011-05-231-1/+1
* Port EShell to GtkApplication.Matthew Barnes2011-03-251-4/+3
* Add e_shell_submit_alert().Matthew Barnes2010-12-271-0/+3
* Bug #207580 - Allow new mail check on individual accountsMilan Crha2010-11-261-4/+0
* Bug 461769 - Add a --force-online command line optionMatthew Barnes2010-10-141-0/+1
* Bug 603468 - Improve handling of --quit optionMatthew Barnes2010-06-131-2/+31
* Coding style and whitespace cleanup.Matthew Barnes2010-05-251-3/+3
* Store the initial view request and use that to decide whether to showSrinivasa Ragavan2010-04-221-0/+3
* Detect MeeGo, and propagate settings variously.Michael Meeks2010-04-121-0/+5
* Move "section" documentation out of header files.Matthew Barnes2010-04-071-6/+0
* Shell and UI manager cleanups.Matthew Barnes2010-03-141-1/+1
* Add 'express mode' gconf settingMichael Meeks2010-03-141-0/+1
* Add an EShell:module-directory constructor property.Matthew Barnes2009-12-021-0/+1
* Make EShell more subclassable.Matthew Barnes2009-11-271-0/+18
* Add a --quit command-line option.Matthew Barnes2009-11-261-1/+1
* Bug #588093 - Allow import of local files from command lineMilan Crha2009-11-121-1/+2
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-131-0/+1
* Add a "quit-requested" signal to the shutdown protocol.Matthew Barnes2009-07-131-0/+1
* Implement the shutdown protocol and stub in session management.Matthew Barnes2009-07-111-3/+1
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-2/+2
| * Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #548469 (Drop support for...Suman Manjunath2008-10-171-4/+2
| * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-13/+13
| * ** Fixes bug #508732Matthew Barnes2008-08-181-0/+4
* | Convert EShellModule to EShellBackendMatthew Barnes2009-05-071-4/+4
* | Make the selected attachment view and file chooser folder persistent.Matthew Barnes2009-04-151-2/+0
* | Documentation tweaks.Matthew Barnes2009-02-191-1/+1
* | Rename EShell:online-mode to EShell:online and update docs.Matthew Barnes2009-02-191-3/+3
* | Clean up the EMFormat stack. Add some GObject properties to bind to.Matthew Barnes2009-02-191-0/+2
* | When invoking Evolution with URIs on the command-line (e.g. mailto:),Matthew Barnes2009-01-291-2/+4
* | Add unique-1.0 requirement (blessed external dependency).Matthew Barnes2009-01-291-5/+7
* | Tweak the EShell API.Matthew Barnes2009-01-081-4/+4
* | - Fix NetworkManager connection tracking.Matthew Barnes2008-12-141-11/+3
* | Progress update:Matthew Barnes2008-11-191-0/+2
* | Rearranged some of the addressbook code to try and eliminate some circularMatthew Barnes2008-11-141-2/+3
* | Get the mail folder tree compiling, though I'm not yet sure why it's notMatthew Barnes2008-10-171-0/+2
* | Support migration in the new shell design.Matthew Barnes2008-10-051-0/+1
* | Update the headers on files I've created or completely rewritten to matchMatthew Barnes2008-10-021-3/+2
* | Continue documenting the new shell API.Matthew Barnes2008-10-011-0/+12
* | Saving progress. Experimenting with directory layout.Matthew Barnes2008-09-251-2/+2
* | Begin documenting the new shell design.Matthew Barnes2008-09-151-0/+8
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-12/+14
* | Progress update:Matthew Barnes2008-08-271-1/+1
* | Progress update:Matthew Barnes2008-08-241-10/+3
* | Progress update:Matthew Barnes2008-08-231-10/+48
* | Treat the Preferences window as a singleton.Matthew Barnes2008-08-091-1/+1
* | Work through more compilation errors.Matthew Barnes2008-08-091-0/+1
* | Commit progress, which breaks everything.Matthew Barnes2008-08-081-2/+5
* | Disable all components and plugins. Begin rewriting the shell.Matthew Barnes2008-07-171-106/+15
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Fixes bug #534360Matthew Barnes2008-05-231-5/+5
* ** Fix for bug #329712Srinivasa Ragavan2008-01-181-1/+2
* ** Fix for bug #219197Milan Crha2008-01-031-1/+3
* ** Fix for bug #329823Milan Crha2007-10-111-0/+2
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Evolution is now Network Aware, the day of complete awareness beckons, TheShreyas Srinivasan2005-12-221-2/+2
* fix warning. (impl_Shell_findComponent): fix signature for warning.Not Zed2005-08-181-1/+1
* added last_version item.JP Rosevear2004-08-021-4/+1
* Change this a lot. Now each component will maintain its ownDan Winship2004-04-091-3/+0
* ** See bug #53683.Not Zed2004-02-041-1/+1
* detect the version more completely with the new util routine (main): don'tJP Rosevear2004-01-141-1/+3
* 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