/deskutils/fbreader/

'/~lantw44/cgit/gsoc2013-evolution/'>gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
path: root/shell/main.c
Commit message (Expand)AuthorAgeFilesLines
* 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-05