aboutsummaryrefslogtreecommitdiffstats
path: root/shell/main.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2010-05-251-2/+2
* Fix compiler warnings.Matthew Barnes2010-05-251-1/+1
* Merge branch 'gnome-2-30' into express2Matthew Barnes2010-05-251-7/+43
|\
| * [win32] Try to get the default application registration rightFridrich Štrba2010-05-191-3/+3
| * Bug 619010 - Mailer's crash avoidance features are brokenMatthew Barnes2010-05-191-0/+3
| * [win32] Implement --reinstall, --show-icons, --hide-icons optionsFridrich Štrba2010-05-181-0/+28
| * [win32] Don't call glib functions before g_thread_init was called andFridrich Štrba2010-05-171-7/+12
* | Merge branch 'gnome-2-30' into express2Matthew Barnes2010-05-171-0/+9
|\|
| * [win32] Set patch to evolution's bindir because some child processesFridrich Štrba2010-05-111-0/+9
* | Store the initial view request and use that to decide whether to showSrinivasa Ragavan2010-04-221-0/+5
* | Detect MeeGo, and propagate settings variously.Michael Meeks2010-04-121-0/+7
|/
* Don't use the previous stored default shell type in express mode.Michael Meeks2010-03-171-1/+4
* Remove some more unnecessary windows workarounds.Fridrich Strba2010-03-151-50/+1
* Shell and UI manager cleanups.Matthew Barnes2010-03-141-2/+19
* Remove left-over ORBit2 calls on windowsFridrich Strba2010-03-061-8/+0
* Bug 608340 - Help text missing --debug parameterMatthew Barnes2010-01-281-1/+1
* Changes in mingw.org last w32api/mingw-rt packages.Fridrich Strba2010-01-281-1/+1
* Bug 606342 - PST option not offered in single file importMatthew Barnes2010-01-231-0/+2
* Bug 604520 - Create first account window hidden behind main windowMatthew Barnes2010-01-121-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2010-01-051-18/+34
* Remove some obsolete GConf keys.Matthew Barnes2009-12-191-1/+0
* Move icon theme path setup from main() to EShell.Matthew Barnes2009-12-151-4/+0
* Revise the EShell ref-leak check to not upset Valgrind.Matthew Barnes2009-12-031-13/+11
* Add an EShell:module-directory constructor property.Matthew Barnes2009-12-021-0/+1
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-1/+0
* Implement a new 'killev' program.Matthew Barnes2009-11-271-19/+3
* Make EShell more subclassable.Matthew Barnes2009-11-271-11/+0
* Add a --quit command-line option.Matthew Barnes2009-11-261-2/+6
* Add a --geometry command-line option.Matthew Barnes2009-11-261-0/+4
* Kill Evolution's icon cache once and for all.Matthew Barnes2009-11-201-3/+4
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-2/+0
* Bug #588093 - Allow import of local files from command lineMilan Crha2009-11-121-1/+4
* Rearrange variables and Windows-only code to avoid warningTor Lillqvist2009-11-111-10/+11
* Kill e-cursor(s) (both of them).Matthew Barnes2009-11-101-4/+0
* Bug #599740 - Crashing in g_thread_initMilan Crha2009-10-271-1/+2
* Bug 596952 - Offline mode does not stick when set from command lineMatthew Barnes2009-10-081-9/+15
* Clean up includes in main.c.Matthew Barnes2009-10-081-27/+17
* Trim unused or unnecessary bits from the import framework.Matthew Barnes2009-09-261-2/+0
* Kill the killev program, and the whole tools directory.Matthew Barnes2009-09-181-9/+30
* Restore the alarm notify daemon.Matthew Barnes2009-09-181-1/+1
* Bug #590707 - Initialize DBus threading on startMilan Crha2009-09-101-0/+6
* Start migration -after- loading all modules and plugins.Matthew Barnes2009-09-021-0/+5
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-301-22/+18
* Exit if no command-line URIs are handled.Matthew Barnes2009-08-251-3/+4
* Stop killing evolution-data-server services.Matthew Barnes2009-08-231-69/+0
* Bug 571488 - Migrate from deprecated gnome_sound to libcanberraH.Habighorst2009-08-231-3/+0
* Remove an unnecessary libgnomeui include.Matthew Barnes2009-08-181-1/+0
* Fix excessive whitespace.Matthew Barnes2009-07-141-19/+14
* Fix a problem with EShell initialization.Matthew Barnes2009-07-121-1/+1
* Implement the shutdown protocol and stub in session management.Matthew Barnes2009-07-111-132/+10
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-111-0/+28
|\
| * [win32] When started from a console, get console output (Windows XP orFridrich Strba2009-07-041-0/+28
| * More code cleanup.Matthew Barnes2009-06-021-1/+1
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-291-9/+9
| * Remove trailing whitespace, again.Matthew Barnes2009-05-291-3/+3
* | Get the "startup-wizard" plugin working again.Matthew Barnes2009-06-301-10/+8
* | More code cleanup.Matthew Barnes2009-06-021-1/+1
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-271-6/+6
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-3/+4
|\ \
| * | Remove trailing whitespace, again.Matthew Barnes2009-05-271-3/+3
| |/
| * Fix compiler warnings in shell.Matthew Barnes2009-05-261-2/+4
| * e-util/e-plugin.c e-util/e-plugin.h EPlugins must be loaded after BonoboPhilip Van hoof2009-01-121-1/+9
| * Remove unneeded #include <libgnome/gnome-util.h>.Matthew Barnes2009-01-111-1/+0
| * ** Related to bug #562155Matthew Barnes2008-12-281-1/+1
| * Fix memory leak. (Fixes bug #565628).Ignacio Casal Quinteiro2008-12-261-0/+2
| * ** Fixes bug #563250Matthew Barnes2008-12-101-0/+3
| * ** Fixes bug #557581Matthew Barnes2008-11-081-7/+12
| * Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-301-13/+13
| * ** Fixes bug #508732Matthew Barnes2008-08-181-96/+2
| * Bug 543758 - Never mark empty strings for translationsTor Lillqvist2008-07-201-1/+1
* | Convert EShellModule to EShellBackendMatthew Barnes2009-05-071-2/+2
* | Saving progress on a massive attachment handling rewrite.Matthew Barnes2009-03-211-7/+9
* | Kill EDropdownButton.Matthew Barnes2009-02-211-16/+11
* | Rename EShell:online-mode to EShell:online and update docs.Matthew Barnes2009-02-191-5/+5
* | When invoking Evolution with URIs on the command-line (e.g. mailto:),Matthew Barnes2009-01-291-9/+6
* | Add unique-1.0 requirement (blessed external dependency).Matthew Barnes2009-01-291-54/+111
* | Fix a runtime warning.Matthew Barnes2009-01-181-1/+0
* | Hack GtkIconTheme so we can reference category icons as named icons.Matthew Barnes2009-01-181-0/+33
* | Merge revisions 37047:37074 from trunk.Matthew Barnes2009-01-151-0/+8
* | Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-121-1/+2
* | Tweak the EShell API.Matthew Barnes2009-01-081-4/+3
* | Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-111-0/+3
* | Merge revisions 36737:36810 from trunk.Matthew Barnes2008-11-241-7/+12
* | Rearranged some of the addressbook code to try and eliminate some circularMatthew Barnes2008-11-141-9/+15
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-13/+13
* | Begin documenting the new shell design.Matthew Barnes2008-09-151-2/+2
* | Fix some bugs in the way the shell widgets get initialized.Matthew Barnes2008-09-091-2/+1
* | Progress update:Matthew Barnes2008-09-091-8/+21
* | Progress update:Matthew Barnes2008-08-271-2/+0
* | Progress update:Matthew Barnes2008-08-241-16/+5
* | Progress update:Matthew Barnes2008-08-231-55/+113
* | Merge revisions 35993:36015 from trunk.Matthew Barnes2008-08-191-94/+4
* | Demonstrate loading the test module.Matthew Barnes2008-08-141-1/+3
* | Work through more compilation errors.Matthew Barnes2008-08-091-126/+45
* | Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-081-1/+1
* | Disable all components and plugins. Begin rewriting the shell.Matthew Barnes2008-07-171-1/+1
|/
* 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-13/+1
* ** Fixes bug #525241 (EPluginUI)Matthew Barnes2008-05-091-0/+2
* If no message catalog is installed for the current locale language, don'tTor Lillqvist2008-05-081-0/+11
* Changed stable version to 2.22.1 in Beta version warning messageAkhil Laddha2008-04-291-1/+1
* Move the call to set_paths() on Windows earlier beforeTor Lillqvist2008-03-041-4/+4
* Drop the call to gtk_rc_parse_string() to set gtk-fallback-icon-theme =Tor Lillqvist2008-03-041-1/+0
* On Windows, set PATH to include Evolution's "bin" folder and theTor Lillqvist2008-03-031-1/+62
* Committing the build fix that comes up if DEVELOPMENT is enabled.Srinivasa Ragavan2008-03-021-3/+4
* Add commands to kill recent versions of evolution-data-server.Matthew Barnes2008-02-141-0/+2
* Change Crash Recovery to Crash detection.Srinivasa Ragavan2008-01-311-1/+1
* ** Fix for bug #219197Milan Crha2008-01-031-0/+19
* ** Fix for bug #502501Srinivasa Ragavan2007-12-101-1/+1
* ** Add basic support for crash recoverySrinivasa Ragavan2007-12-051-1/+99
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-14/+14
* Remove the version. Update the stable version.Srinivasa Ragavan2007-10-291-1/+1
* ** Fix for bug #471791 (Move away from asserts to g_ret*)Srinivasa Ragavan2007-09-031-2/+2
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Added a command line option to disable preview/selection for crash on select.Srinivasa Ragavan2007-08-081-2/+10
* ** Fix for bug #448201 from Gabor KelemenSrinivasa Ragavan2007-06-181-0/+2
* ** Fix for bug #386503 from Matthew BarnesSrinivasa Ragavan2007-06-031-1/+1
* Fix file descriptor leaksJules Colding2007-05-291-1/+1
* Bump stable version recommendation from 2.8.1 to 2.10.1.Matthew Barnes2007-05-021-1/+1
* ** Fixes bug #433005 (patch from Daniel Gryniewicz)Matthew Barnes2007-04-251-0/+1
* Fix build breaksSrinivasa Ragavan2007-04-231-1/+2
* Fix for bug #271851Srinivasa Ragavan2007-04-231-1/+5
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-1/+0
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* ** Fixes bug #419469 - Miscellaneous main.c cleanupsMatthew Barnes2007-03-201-78/+54
* ** Fixes bug #360946Matthew Barnes2007-02-131-7/+1
* Register import eplugin type. Fixes bug #372528.Chris Halls2006-12-031-0/+2
* Update last stable version.Harish Krishnaswamy2006-10-171-1/+1
* update last stable version number from 2.6.3 to 2.8.0Andre Klapper2006-09-141-1/+1
* ** Fix for bug #334821 by Tollef Fog HeenSrinivasa Ragavan2006-08-231-1/+2
* update last stable version number from 2.6.2 to 2.6.3Andre Klapper2006-08-021-1/+1
* update last stable version number from 2.6.1 to 2.6.2Andre Klapper2006-06-171-1/+1
* update last stable version number from 2.4.2.1 to 2.6.1Andre Klapper2006-04-271-1/+1
* add eds-1.4 and eds-1.6 to the list of old instances.Harish Krishnaswamy2006-04-241-0/+2
* Replaced popt with GOption APIPhilip Van Hoof2006-04-191-34/+36
* On Win32, set the gtk-fallback-icon-theme to "gnome".Tor Lillqvist2006-02-211-0/+4
* On Win32, finally call link_shutdown() (from ORBit2/linc2), otherwise weTor Lillqvist2006-02-211-1/+6
* Remove unused code and fix format specifiers in some cases.Kjartan Maraas2006-01-301-3/+0
* s/don't/do not/ string change. Fixes #325276.Harish Krishnaswamy2006-01-291-1/+1
* updated Evolution release number in unstable warning popupAndre Klapper2005-12-211-1/+1
* Use libedataserver's e_xml_parse_file() instead of xmlParseFile()Tor Lillqvist2005-12-181-12/+16
* Update version and bugzilla information.Harish Krishnaswamy2005-10-251-2/+2
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-1/+1
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* remove mono registrtion, this is implemented using a plugin now. registerNot Zed2005-05-251-14/+1
* fix error file build/path changesNot Zed2005-05-161-1/+1
* add evolution-data-server-1.2 to the list of old dataserver instances.)Harish Krishnaswamy2005-05-121-0/+1
* setup the profiling plugin hook if profiling is compiled in.Not Zed2005-04-281-0/+4
* switch #ifdef DEVELOPMENT to #if DEVELOPMENT so the configure.in fooJP Rosevear2005-03-211-10/+6
* Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-241-1/+2
* 2.0 is the current stable version.Rodrigo Moya2004-12-301-1/+1
* include es-event.h to fix 64 bit platform problems.David Mosberger2004-12-081-0/+1
* Evolution product name spelled with an uppercase EJoan Sanfeliu2004-11-231-1/+1
* register event hook.Not Zed2004-10-251-2/+6
* initialise plugin system. (main): add --disable-eplugin and --disable-monoNot Zed2004-10-071-0/+23
* init epasswords.Not Zed2004-08-121-1/+3
* Remove AUTOHELP option since GNOME adds this itself. Fixes bug #60374.Jeffrey Stedfast2004-06-191-1/+3
* test for skip_warning_dialog value in gconf here and not inRadek Doulik2004-06-191-11/+9
* ** See bug #54498.Not Zed2004-06-181-33/+12
* Call gnome_sound_init() before bonobo_main().Jeffrey Stedfast2004-06-171-1/+4
* added noshell and noshell-reason error strings. the latter seems a waste,Not Zed2004-05-181-5/+4
* #include <gtk/gtkvbox.h>Jeffrey Stedfast2004-05-181-1/+1
* Call e_icon_factory_shutdown() after bonobo_main() exits.Jeffrey Stedfast2004-05-131-2/+4
* set title to just Evolution (show_development_warning): ditto for warningJP Rosevear2004-05-101-6/+6
* Call gnome_program_init with PACKAGE "-" BASE_VERSION so that we start upRodney Dawes2004-04-291-1/+1
* Change component icons to use the icon theme names for icons RemoveMichael Terry2004-04-191-3/+8
* Don't activate the components here. (e_shell_construct): Activate them allJeffrey Stedfast2004-04-101-1/+1
* Remove dialog separators Change the border with of the dialog's vbox andRodney Dawes2004-04-011-10/+21
* ** See bug #53683.Not Zed2004-02-041-58/+0
* turn development stuff back onJP Rosevear2004-01-291-1/+1
* g_message this (destroy_config): remove the various pieces to create aJP Rosevear2004-01-291-6/+42
* attempt the upgrade before trying to startup the wizard.Not Zed2004-01-271-76/+0
* drop now useless gtkhtml/gconf checkJP Rosevear2004-01-271-4/+0
* Move uri_list loop into a separate function so we don't duplicate code inRodney Dawes2004-01-241-15/+30
* kill the correct binary, tidy includesJP Rosevear2004-01-161-2/+3
* move version detection hereJP Rosevear2004-01-151-3/+61
* detect the version more completely with the new util routine (main): don'tJP Rosevear2004-01-141-12/+10
* these just handle creating the ~/evolution dir and so are no longer neededJP Rosevear2003-12-301-4/+1
* If component_id is the empty string, pass NULL for it toEttore Perazzoli2003-12-041-1/+4
* Reimplemented using EComponentRegistry.Ettore Perazzoli2003-11-211-5/+4
* New helper function. (idle_cb): Call it if we have a local shell. Also,Ettore Perazzoli2003-11-181-2/+22
* Do not #include "e-local-folder.h".Ettore Perazzoli2003-11-181-1/+1
* Remove spurious puts()s.Ettore Perazzoli2003-11-141-3/+0
* (DEVELOPMENT_WARNING): Define.Ettore Perazzoli2003-11-141-6/+13
* kill the right thing (kill_old_dataserver): rename and check the versionJP Rosevear2003-11-121-10/+10
* Added a new "-c" command-line arg. (idle_cb): If the arg is specified,Ettore Perazzoli2003-11-111-39/+11
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-4/+4
* New member "component_registry". (e_shell_construct): Don't callEttore Perazzoli2003-10-231-6/+0
* Remove e_proxy_init call. (e-proxy is gone now)Dan Winship2003-10-221-2/+0
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-25/+20
* Ooops, revert changes: wrong branch.Ettore Perazzoli2003-07-241-7/+2
* Create a new EShellWindow and show it.Ettore Perazzoli2003-07-241-2/+7
* Removed "forced_upgrade" unused variable. (show_development_warning): PutEttore Perazzoli2003-05-201-5/+6
* #ifdef'ed wombat killing code, depending on whether KILL_PROCESS_CMD isRodrigo Moya2003-05-151-0/+8
* Add a #include to fix a warning.Jeremy Katz2003-05-091-0/+1
* (main): Add e_proxy_init()Ettore Perazzoli2003-04-291-0/+1
* Add a "--setup-only" flag, to just run e_setup() and exit. (For #40889)Dan Winship2003-04-101-0/+5
* Substitute version number into the evolution binary name in the serverDan Winship2003-04-081-0/+11
* (kill_old_wombat): New.Ettore Perazzoli2003-03-291-1/+51
* Update for e_notice move. Likewise Likewise Likewise Likewise LikewiseDan Winship2003-03-251-1/+1
* [Patch from Not Zed <NotZed@Ximian.com>]Ettore Perazzoli2003-03-071-7/+12
* Added a key for /apps/evolution/version - seems the best place to put it.Not Zed2003-02-261-32/+6
* fix the conf keys, currently unused.Not Zed2003-02-241-2/+2
* (segv_redirect): New, SIGSEGV signal handler.Ettore Perazzoli2003-02-141-0/+57
* Suggest people use 1.2.x instead of 1.0.x.Joe Shaw2003-02-121-1/+1
* s/glade_gnome_init/glade_init/Dan Winship2003-02-061-1/+1
* Set GTK_RESPONSE_OK as the default response.Ettore Perazzoli2003-01-281-1/+1
* Generate the URI list from the popt context fetched from the GnomeProgramEttore Perazzoli2003-01-111-7/+14
* setup gettextDan Winship2003-01-081-0/+4
* [With this commit, the shell compiles without deprecatedEttore Perazzoli2002-12-201-10/+3
* changed to use a gtkdialog instead of a gnome one.Not Zed2002-12-021-11/+13
* (idle_cb): Set displayed_any in the case when we areEttore Perazzoli2002-11-211-1/+3
* Disabled for now.Ettore Perazzoli2002-11-201-64/+41
* Use bonobo_main_quit() instead of gtk_main_quit(). (shell_weak_notify):Ettore Perazzoli2002-11-151-5/+5
* Removed. (no_views_left_cb): Use g_object_add_weak_pointer() instad ofEttore Perazzoli2002-11-151-16/+5
* New. (impl_finalize): New. (destroy): Removed. (class_init): InstallEttore Perazzoli2002-11-061-2/+2
* Changed all gtk_object_refs()/gtk_object_unrefs() intoEttore Perazzoli2002-11-041-18/+18
* Renamed from GNOME_Evolution_Shell.oaf.in.Ettore Perazzoli2002-11-041-52/+35
* Added some missing names.Ettore Perazzoli2002-09-241-1/+1
* Add a -DPREFIX.Ettore Perazzoli2002-09-051-5/+57
* Pass FALSE as @restore_all_views to e_shell_restore_from_settings() so weEttore Perazzoli2002-09-051-1/+1
* Call e_icon_factory_init().Ettore Perazzoli2002-07-101-0/+2
* Set @allow_shrink and @allow_grow to FALSE for the window. Fixes #17534.Ettore Perazzoli2002-05-241-0/+1
* Add a toggle to avoid displaying the dialog again. Don't display theEttore Perazzoli2002-05-241-5/+33
* New callback for when the first created view in the shell gets mapped.Ettore Perazzoli2002-05-231-0/+91
* Shell config page routines. Right now handles the default folders page.Dan Winship2002-04-111-0/+3
* Change the logic for displaying a default window, so we don't end up withEttore Perazzoli2002-04-101-1/+1
* If the shell fails to display all of the requested URIs, fall back toDan Winship2002-04-091-7/+13
* Add a "view_info" argument.Dan Winship2002-04-091-1/+2
* Fix "evolution evolution:/path/to/folder" to use default viewDan Winship2002-04-081-3/+8
* [Fix #3029, Offline mode should be preserved across sessions.]Ettore Perazzoli2002-02-231-1/+9
* Don't show the folder bar and the shortcut bar in the new window.Ettore Perazzoli2002-02-211-1/+14
* -- Merging patches from evolution-1-0-branch.Ettore Perazzoli2001-12-201-0/+3
* Removed. (idle_cb): Don't call it. (warning_dialog_clicked_callback):Ettore Perazzoli2001-10-311-58/+0
* 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
* Use gtk_widget_show_now() so the stupid dialog hopefully displays all theEttore Perazzoli2001-10-271-3/+3
* Set the WMClass of the quit dialog to be different from the default one inEttore Perazzoli2001-10-251-0/+4
* Urgh. Remove stale line that caused `display_default' to be set to TRUEEttore Perazzoli2001-10-181-2/+0
* Also flush GDK after flushing GTK. Otherwise GTK might queue draw requestsEttore Perazzoli2001-10-121-0/+5
* [Hopefully really, finally fix #8615 and friends.]Ettore Perazzoli2001-10-121-0/+23
* Display the default view only if we are starting our own shell, or if theEttore Perazzoli2001-10-121-8/+25
* Do not invoke `e_shell_restore_from_settings()' if `shell' is NULL.Ettore Perazzoli2001-10-061-1/+1
* Also `gdk_flush()'. (idle_cb): If the user doesn't specify at least oneEttore Perazzoli2001-10-061-20/+28
* #include "e-util/e-gtk-utils.h". (quit_box_new): Queue a draw on theEttore Perazzoli2001-10-061-0/+7
* Call `e_make_widget_backing_stored()' on the widget so it refreshesEttore Perazzoli2001-09-181-0/+5
* New. (quit_box_destroyed_callback): New. (no_views_left_cb): Use these twoEttore Perazzoli2001-09-181-1/+54
* Add SUB_VERSION to the version string passed toEttore Perazzoli2001-09-131-1/+1
* Replace "Evolution" with "Ximian Evolution" in a bunch of user-visibleEttore Perazzoli2001-09-061-6/+6
* [Fix #6971, Default folder should be the Summary.]Ettore Perazzoli2001-09-051-1/+1