aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell.c
Commit message (Expand)AuthorAgeFilesLines
* Restore lockdown integration.Matthew Barnes2011-03-281-26/+0
* Fix an EShell reference leak.Matthew Barnes2011-03-251-0/+9
* Port EShell to GtkApplication.Matthew Barnes2011-03-251-150/+156
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-7/+3
* Bug 642171 - Implicit libgnome dependency for lockdown GConf keysMatthew Barnes2011-02-131-0/+4
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* Bug #638808 - camel_shutdown() called too earlyMilan Crha2011-01-111-0/+1
* Add e_shell_submit_alert().Matthew Barnes2010-12-271-0/+66
* Free/busy meeting view doesn't work due to non-working extensionMilan Crha2010-12-061-0/+3
* Bug #207580 - Allow new mail check on individual accountsMilan Crha2010-11-261-36/+0
* Simplify EActivity.Matthew Barnes2010-10-231-6/+6
* Bug 461769 - Add a --force-online command line optionMatthew Barnes2010-10-141-9/+33
* Add a GCancellable to EActivity.Matthew Barnes2010-09-191-6/+15
* Various memory leaksMilan Crha2010-09-081-1/+1
* Convert composer autosave to an EExtension.Matthew Barnes2010-09-031-1/+16
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-2/+5
* Defer the load / creation of configuration UI with changes toMichael Meeks2010-08-111-1/+1
* Make EImportAssistant extensible.Matthew Barnes2010-07-311-1/+1
* Remove unused 'preview' argument from e_import_assistant_new_simple().Matthew Barnes2010-07-301-3/+2
* Bug 621210 - Can't get the shell back after closing itMatthew Barnes2010-06-211-1/+30
* EShell cleanups.Matthew Barnes2010-06-211-3/+6
* Bug 603468 - Improve handling of --quit optionMatthew Barnes2010-06-131-57/+59
* More GTK3 preparation.Matthew Barnes2010-06-041-7/+9
* Convert "startup-wizard" to an EExtension.Matthew Barnes2010-06-031-2/+6
* Merge branch 'express2'Matthew Barnes2010-05-271-0/+161
|\
| * Coding style and whitespace cleanup.Matthew Barnes2010-05-251-5/+4
| * get window sizing logic right (again)Michael Meeks2010-04-231-1/+1
| * Store the initial view request and use that to decide whether to showSrinivasa Ragavan2010-04-221-0/+23
| * revert snafu to full-screening ...Michael Meeks2010-04-191-2/+1
| * Re-work the over-complicated event editor as a tabbed notebook.Michael Meeks2010-04-191-2/+3
| * Detect MeeGo, and propagate settings variously.Michael Meeks2010-04-121-0/+139
| * Demonstrate extending the EExtension API.Matthew Barnes2010-04-071-21/+13
| * Move "section" documentation out of header files.Matthew Barnes2010-04-071-0/+6
| * Convert NetworkManager integration to an EShell extension.Matthew Barnes2010-04-071-8/+0
| * Make EShell and related classes extensible.Matthew Barnes2010-04-071-34/+13
* | Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-10/+10
* | Demonstrate extending the EExtension API.Matthew Barnes2010-03-221-21/+13
* | Move "section" documentation out of header files.Matthew Barnes2010-03-221-0/+6
* | Convert NetworkManager integration to an EShell extension.Matthew Barnes2010-03-201-8/+0
* | Make EShell and related classes extensible.Matthew Barnes2010-03-201-34/+13
|/
* Disabling Gnome schemas for windowsFridrich Strba2010-03-151-0/+2
* Shell and UI manager cleanups.Matthew Barnes2010-03-141-28/+58
* Removed obsolete method signatures in em-account-editor.hMichael Meeks2010-03-141-5/+16
* Fix a typoSrinivasa Ragavan2010-03-141-6/+3
* Add 'express mode' gconf settingMichael Meeks2010-03-141-1/+21
* More relocation cleanup EVOLUTION_ICONSDIR -> EVOLUTION_ICONDIRFridrich Strba2010-03-111-0/+1
* Remove some unnecessary terminal messages.Matthew Barnes2010-03-101-12/+0
* Move icon theme path setup from main() to EShell.Matthew Barnes2009-12-151-0/+6
* Bug 603592 - X11 window roles should be setMatthew Barnes2009-12-041-0/+10
* Revise the EShell ref-leak check to not upset Valgrind.Matthew Barnes2009-12-031-6/+5
* Add an EShell:module-directory constructor property.Matthew Barnes2009-12-021-6/+65
* Make EShell more subclassable.Matthew Barnes2009-11-271-19/+34
* Handle a missed corner case with --quit.Matthew Barnes2009-11-261-0/+11
* Add a --quit command-line option.Matthew Barnes2009-11-261-19/+56
* Add a --geometry command-line option.Matthew Barnes2009-11-261-1/+46
* Bug #588093 - Allow import of local files from command lineMilan Crha2009-11-121-11/+55
* Convert some "Save As" actions to run asynchronously.Matthew Barnes2009-11-081-10/+4
* Clean up e_shell_get_active_window()Matthew Barnes2009-10-211-12/+16
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-131-0/+27
* Finish killing Bonobo.Matthew Barnes2009-09-091-24/+10
* Start migration -after- loading all modules and plugins.Matthew Barnes2009-09-021-3/+0
* Fix for few compiler warningsMilan Crha2009-08-311-2/+2
* Exit if no command-line URIs are handled.Matthew Barnes2009-08-251-1/+3
* Fix compiler warnings and deprecated GTK+ API usage.Matthew Barnes2009-08-161-2/+2
* Update GConf when the online/offline button is clicked.Matthew Barnes2009-08-141-0/+4
* Simplify binding EShellSettings properties to GConf keys.Matthew Barnes2009-08-011-50/+13
* Finish EggSMClient shell integration.Matthew Barnes2009-07-161-34/+102
* Add a "quit-requested" signal to the shutdown protocol.Matthew Barnes2009-07-131-28/+76
* Fix a problem with EShell initialization.Matthew Barnes2009-07-121-5/+4
* Implement the shutdown protocol and stub in session management.Matthew Barnes2009-07-111-65/+95
* Get the "startup-wizard" plugin working again.Matthew Barnes2009-06-301-0/+6
* Fix similar weak pointer issues throughout.Matthew Barnes2009-06-201-0/+6
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-231-1/+0
| * Remove unneeded #include <libgnome/gnome-util.h>.Matthew Barnes2009-01-111-1/+0
| * Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #548469 (Drop support for...Suman Manjunath2008-10-171-43/+7
| * Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-301-13/+13
| * Fix a little compiler warning I caused.Matthew Barnes2008-08-181-1/+1
| * ** Fixes bug #508732Matthew Barnes2008-08-181-0/+20
* | Convert EShellModule to EShellBackendMatthew Barnes2009-05-071-112/+106
* | Make the selected attachment view and file chooser folder persistent.Matthew Barnes2009-04-151-10/+0
* | Saving progress again on the attachment rewrite.Matthew Barnes2009-03-301-1/+19
* | Saving progress on a massive attachment handling rewrite.Matthew Barnes2009-03-211-0/+14
* | Fix crash on exit.Matthew Barnes2009-02-201-0/+2
* | Documentation tweaks.Matthew Barnes2009-02-191-7/+19
* | Rename EShell:online-mode to EShell:online and update docs.Matthew Barnes2009-02-191-37/+37
* | Clean up the EMFormat stack. Add some GObject properties to bind to.Matthew Barnes2009-02-191-2/+25
* | When invoking Evolution with URIs on the command-line (e.g. mailto:),Matthew Barnes2009-01-291-70/+97
* | Add unique-1.0 requirement (blessed external dependency).Matthew Barnes2009-01-291-40/+197
* | Make action group management in shell windows more elegant.Matthew Barnes2009-01-271-0/+12
* | Add action groups to support lockdown, starting with printing.Matthew Barnes2009-01-271-0/+73
* | Fix online mode initialization.Matthew Barnes2009-01-141-1/+1
* | Tweak the EShell API.Matthew Barnes2009-01-081-43/+37
* | Update EShell documentation.Matthew Barnes2008-12-281-6/+6
* | - Get offline synchronization working in the mailer (I think).Matthew Barnes2008-12-141-24/+87
* | - Fix NetworkManager connection tracking.Matthew Barnes2008-12-141-20/+209
* | Documentation improvements.Matthew Barnes2008-11-201-0/+156
* | Progress update:Matthew Barnes2008-11-191-1/+33
* | Rearranged some of the addressbook code to try and eliminate some circularMatthew Barnes2008-11-141-6/+12
* | Get the mail folder tree compiling, though I'm not yet sure why it's notMatthew Barnes2008-10-171-0/+22
* | Fix some compilation errors.Matthew Barnes2008-10-051-2/+2
* | Support migration in the new shell design.Matthew Barnes2008-10-051-0/+43
* | Update the headers on files I've created or completely rewritten to matchMatthew Barnes2008-10-021-0/+6
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-12/+7
* | Progress update:Matthew Barnes2008-09-181-2/+1
* | Begin documenting the new shell design.Matthew Barnes2008-09-151-6/+186
* | Progress update:Matthew Barnes2008-08-241-18/+18
* | Progress update:Matthew Barnes2008-08-231-68/+254
* | Committing the day's progress.Matthew Barnes2008-08-191-0/+1
* | Merge revisions 35993:36015 from trunk.Matthew Barnes2008-08-191-1/+6
* | Demonstrate loading the test module.Matthew Barnes2008-08-141-3/+8
* | Add a few stub functions to get compilation to complete.Matthew Barnes2008-08-111-0/+46
* | Treat the Preferences window as a singleton.Matthew Barnes2008-08-091-13/+7
* | Work through more compilation errors.Matthew Barnes2008-08-091-0/+54
* | Fix some compilation errors.Matthew Barnes2008-08-081-4/+9
* | Commit progress, which breaks everything.Matthew Barnes2008-08-081-1300/+62
* | Disable all components and plugins. Begin rewriting the shell.Matthew Barnes2008-07-171-97/+3
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-4/+2
* Patch from James Westby <jw+debian@jameswestby.net>: Fix for bug #518103 (Ch...Suman Manjunath2008-04-261-1/+1
* ** Fix for bug #511232Jan Tichavsky2008-01-231-1/+1
* Fix a regression due to my previous commit.Srinivasa Ragavan2008-01-191-1/+1
* ** Fix for bug #329712Srinivasa Ragavan2008-01-181-5/+10
* ** Fix for bug #219197Milan Crha2008-01-031-11/+32
* ** Add basic support for crash recoverySrinivasa Ragavan2007-12-051-0/+3
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-55/+55
* ** Fixes bug #492058Damien Carbery2007-11-031-14/+14
* ** Fix for bug #329823Milan Crha2007-10-111-0/+38
* ** Fixes bug #437579Matthew Barnes2007-10-101-2/+5
* Fix for bug #461195 from Hiroyuki Ikezoe.Matthew Barnes2007-09-281-3/+3
* ** Fix for bug #471791 (Move away from asserts to g_ret*)Srinivasa Ragavan2007-09-031-5/+5
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* ** Added a hook event after the shell is started.Srinivasa Ragavan2007-07-031-0/+8
* Revert the change from 2007-05-11. (#407104)Matthew Barnes2007-05-141-7/+13
* Create a shell window if the schema or an alias was found. Previously thisMatthew Barnes2007-05-121-13/+7
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-1/+2
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Fix memory leak of iid.Harish Krishnaswamy2006-12-041-0/+1
* Don't call bonobo_activation_active_server_unregister() here, it's tooTor Lillqvist2006-06-191-4/+5
* Remove unused code and fix format specifiers in some cases.Kjartan Maraas2006-01-301-12/+4
* Evolution-Component.idl Evolution-Shell.idl Remove duplicate definitionsParthasarathi Susarla2005-12-221-3/+3
* Evolution is now Network Aware, the day of complete awareness beckons, TheShreyas Srinivasan2005-12-221-9/+15
* committed these files to fix http://bugzilla.gnome.org/show_bug.cgi?id=260354Parthasarathi Susarla2005-12-211-3/+11
* Use libedataserver's e_xml_parse_file() instead of xmlParseFile()Tor Lillqvist2005-12-181-49/+47
* fix warning. (impl_Shell_findComponent): fix signature for warning.Not Zed2005-08-181-103/+84
* Merge back eplugin-import-branch.Michael Zucci2005-07-121-2/+0
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* BonoboObject wrapper for Evolution::Component interface. Abstract, doesn'tNot Zed2005-06-021-0/+25
* fix error file build/path changesNot Zed2005-05-161-1/+1
* don't build wizard related codeJP Rosevear2005-04-291-1/+0
* fix the qualifier bit assignments for the STATE target.Not Zed2005-03-181-1/+1
* bump version, requiresJP Rosevear2005-03-011-7/+11
* Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-241-1/+2
* open a new window if we get a component id type urlJP Rosevear2005-01-101-4/+11
* set start_offline gconf key when ever offline state is changed.Sivaiah Nallaagatla2004-12-241-4/+9
* register event hook.Not Zed2004-10-251-1/+18
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+2
* set online status for e_passwords see #62856 (work around)Sivaiah Nallagatla2004-09-141-0/+2
* ** See bug #62856 (workaround only)Not Zed2004-08-301-0/+6
* added last_version item.JP Rosevear2004-08-021-81/+177
* merged this into e_shell_create_window, all it was doing was adding aNot Zed2004-07-261-24/+9
* ** See bug #57367.Not Zed2004-06-241-13/+1
* ** See #58827.Not Zed2004-06-011-9/+18
* Implemented. Sends the "interactive" message when the first window isSarfraaz Ahmed2004-05-261-1/+35
* remove unused.Not Zed2004-05-211-1/+0
* add for translators.Not Zed2004-05-121-32/+52
* Don't save window state here.Dan Winship2004-05-011-1/+4
* Don't activate the components here. (e_shell_construct): Activate them allJeffrey Stedfast2004-04-101-13/+25
* make sure the component is activated before calling upgradeFromVersion.Chris Toshok2004-04-101-1/+4
* unref the component registryDan Winship2004-04-101-0/+5
* use BASE_VERSION to supply the major/minor version, and useChris Toshok2004-04-101-6/+11
* Change this a lot. Now each component will maintain its ownDan Winship2004-04-091-16/+0
* when we check the evolution dir exists, check the evolution dir exists,Not Zed2004-03-121-7/+7
* make this C89 compliantJP Rosevear2004-02-051-3/+3
* ** See bug #53683.Not Zed2004-02-041-27/+66
* attempt the upgrade before trying to startup the wizard.Not Zed2004-01-271-1/+75
* there is no splash screen any moreJP Rosevear2004-01-271-5/+1
* detect the version more completely with the new util routine (main): don'tJP Rosevear2004-01-141-9/+5
* make sure we actually upgrade between revisionsJP Rosevear2004-01-091-1/+1
* these just handle creating the ~/evolution dir and so are no longer neededJP Rosevear2003-12-301-3/+1
* Mark the settings dialog as transient for the main windowRoss Burton2003-12-231-0/+1
* Implement.Ettore Perazzoli2003-12-051-31/+19
* If component_id is the empty string, pass NULL for it toEttore Perazzoli2003-12-041-0/+3
* Pass a label for the status bar control for now.Ettore Perazzoli2003-12-021-23/+0
* New member offline_handler. (offline_procedure_started_cb): New.Ettore Perazzoli2003-12-011-19/+58
* Reimplemented using EComponentRegistry.Ettore Perazzoli2003-11-211-36/+10
* Destroy the tooltips instead of unreffing them.Ettore Perazzoli2003-11-191-0/+23
* New helper function. (idle_cb): Call it if we have a local shell. Also,Ettore Perazzoli2003-11-181-1/+74
* Do not #include "e-local-folder.h".Ettore Perazzoli2003-11-181-3/+8
* New.Ettore Perazzoli2003-11-141-0/+26
* New signal "component_changed". (class_init): Install. (switch_view):Ettore Perazzoli2003-11-131-10/+18
* Added a new "-c" command-line arg. (idle_cb): If the arg is specified,Ettore Perazzoli2003-11-111-39/+17
* New member "component_registry". (e_shell_construct): Don't callEttore Perazzoli2003-10-231-216/+23
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-1238/+151
* Ooops, revert changes: wrong branch.Ettore Perazzoli2003-07-241-2/+1
* Create a new EShellWindow and show it.Ettore Perazzoli2003-07-241-1/+2
* Protect against the component name having slashes in it.Ettore Perazzoli2003-05-161-0/+5
* release the interface if we got itJP Rosevear2003-05-151-0/+2
* Free the temporary string.Hans Petter Jansson2003-04-161-1/+4
* Desensitize the window's top-level container rather than desensitizing theDan Winship2003-04-081-0/+3
* [#39467]Not Zed2003-04-021-12/+7
* Update for e_notice move. Likewise Likewise Likewise Likewise LikewiseDan Winship2003-03-251-9/+2
* add a "new_view_xid" arg, so the component has a window id to make use ofDan Winship2003-03-251-11/+12
* If you can't get a pixbuf icon for the folder's type, do not crash.Ettore Perazzoli2003-03-201-21/+0
* ** reverted the following patch from ettore, this is a gnome 2.2 apiNot Zed2003-03-071-2/+2
* (impl_Shell_selectUserFolder): At least for now,Ettore Perazzoli2003-03-071-2/+4
* (impl_finalize): UseEttore Perazzoli2003-03-071-2/+2
* fix the conf keys, currently unused.Not Zed2003-02-241-1/+1
* (e_shell_construct): UseEttore Perazzoli2003-01-291-2/+2
* Set GTK_RESPONSE_OK as the default response.Ettore Perazzoli2003-01-281-6/+10
* s/BonoboXObject/BonoboObject/ (for BONOBO_DISABLE_DEPRECATED)Dan Winship2003-01-141-8/+8
* Make the view save its settings as the default ones if it's the last one.Ettore Perazzoli2003-01-111-1/+5
* (parse_default_uri): Remove bogus is_default check.Ettore Perazzoli2003-01-111-2/+1
* Properly reset activity_interface to NULL.Ettore Perazzoli2003-01-101-4/+4
* [With this commit, the shell compiles without deprecatedEttore Perazzoli2002-12-201-24/+25
* changed to use a gtkdialog instead of a gnome one.Not Zed2002-12-021-7/+7
* use e_shell_ marshallers, and make sure STRING parameters map to *_STRING*Chris Toshok2002-11-201-2/+2
* Disabled for now.Ettore Perazzoli2002-11-201-130/+58
* Added rule to generate GNOME_Evolution_Shell.server.in fromEttore Perazzoli2002-11-161-2/+2
* Use bonobo_main_quit() instead of gtk_main_quit(). (shell_weak_notify):Ettore Perazzoli2002-11-151-7/+20
* (save_settings_for_views): Removed.Ettore Perazzoli2002-11-151-30/+1
* Removed. (no_views_left_cb): Use g_object_add_weak_pointer() instad ofEttore Perazzoli2002-11-151-25/+9
* (impl_dispose): Do unref the config_listener here [IEttore Perazzoli2002-11-121-1/+1
* (e_shell_show_settings): Allow type being NULL.Ettore Perazzoli2002-11-061-2/+3
* Use g_object_get_data() instead of gtk_object_get_data(). Likewise.Ettore Perazzoli2002-11-061-2/+2
* Split finalize/dispose. Likewise. Likewise. Likewise. Likewise. Likewise.Ettore Perazzoli2002-11-061-16/+46
* New. (impl_finalize): New. (destroy): Removed. (class_init): InstallEttore Perazzoli2002-11-061-6/+6
* Pass TRUE for arg allow_creation to e_shell_folder_selection_dialog_new().Ettore Perazzoli2002-11-051-2/+3
* Use g_object_set_data() instead of gtk_object_set_data(). Likewise.Ettore Perazzoli2002-11-041-7/+7
* Changed all gtk_object_refs()/gtk_object_unrefs() intoEttore Perazzoli2002-11-041-29/+29
* Renamed from GNOME_Evolution_Shell.oaf.in.Ettore Perazzoli2002-11-041-62/+52
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-23/+15
* Set the is_stock flag to TRUE for the summary folder.Ettore Perazzoli2002-10-241-0/+1
* [Finish fixing #11645.]Ettore Perazzoli2002-09-261-0/+31
* Don't destroy the dialog. It does that itself whenever it emitsDan Winship2002-09-251-2/+0
* (e_shell_construct): Oops, no @shell argument toEttore Perazzoli2002-09-241-1/+1
* Use e_shell_request_close_view().Ettore Perazzoli2002-09-241-17/+36
* Pass TRUE as @queue to e_shell_view_display_uri().Ettore Perazzoli2002-09-051-1/+1
* Pass FALSE as @restore_all_views to e_shell_restore_from_settings() so weEttore Perazzoli2002-09-051-5/+11
* Pass a selection_order to oaf_query so we get the components back in aDan Winship2002-08-291-2/+3
* (endarken_style): Set the color forEttore Perazzoli2002-08-021-3/+3
* Get the EStorageSet from the shortcut's shell since there is noEttore Perazzoli2002-07-181-46/+102
* set corba_folder.customIconName so we don't crash.Chris Toshok2002-07-151-1/+4
* (e_shell_show_settings): Don't set up the settingsEttore Perazzoli2002-07-031-2/+0
* Remove debugging message.Ettore Perazzoli2002-07-021-3/+1
* New member preparing_to_quit in EShellPrivate.Ettore Perazzoli2002-07-021-1/+13
* No more @default_type arg to e_shell_folder_selection_dialog_new().Ettore Perazzoli2002-05-231-2/+1
* New callback for when the first created view in the shell gets mapped.Ettore Perazzoli2002-05-231-0/+12