Commit Graph

205 Commits

Author SHA1 Message Date
9e4fcb29cf ** Remove trailing whitespace from source code.
2007-11-14  Matthew Barnes  <mbarnes@redhat.com>

	** Remove trailing whitespace from source code.


svn path=/trunk/; revision=34537
2007-11-14 22:04:21 +00:00
1c749ee5c6 Remove the version. Update the stable version.
2007-10-29  Srinivasa Ragavan  <sragavan@novell.com>

	* GNOME_Evolution_Shell.server.in.in: Remove the version.
	* main.c: (show_development_warning): Update the stable version.


svn path=/trunk/; revision=34444
2007-10-29 07:19:25 +00:00
d440df54a8 ** Fix for bug #471791 (Move away from asserts to g_ret*)
svn path=/trunk/; revision=34159
2007-09-02 18:56:05 +00:00
8e47917e8c Update FSF address in header comments (#469886). Patch from Tobias
2007-09-02  Matthew Barnes  <mbarnes@redhat.com>

	* Update FSF address in header comments (#469886).
	  Patch from Tobias Mueller.


svn path=/trunk/; revision=34151
2007-09-02 04:19:22 +00:00
0014b8c62e Added a command line option to disable preview/selection for crash on select.
svn path=/trunk/; revision=33967
2007-08-08 06:47:01 +00:00
cd0f8af3d8 ** Fix for bug #448201 from Gabor Kelemen
svn path=/trunk/; revision=33703
2007-06-18 05:36:29 +00:00
8bebb05056 ** Fix for bug #386503 from Matthew Barnes
svn path=/trunk/; revision=33647
2007-06-03 15:07:55 +00:00
1118857d92 Fix file descriptor leaks
svn path=/trunk/; revision=33598
2007-05-29 09:06:58 +00:00
c70d6dfd3d Bump stable version recommendation from 2.8.1 to 2.10.1.
2007-05-01  Matthew Barnes  <mbarnes@redhat.com>

	* shell/main.c (show_development_warning):
	Bump stable version recommendation from 2.8.1 to 2.10.1.


svn path=/trunk/; revision=33468
2007-05-01 17:50:54 +00:00
5ccf9eef4a ** Fixes bug #433005 (patch from Daniel Gryniewicz)
2007-04-24  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #433005  (patch from Daniel Gryniewicz)

	* shell/main.c: #include <gtk/gtkcheckbutton.h>

	* widgets/misc/e-task-widget.c: #include "e-spinner.h"


svn path=/trunk/; revision=33455
2007-04-24 18:10:25 +00:00
e4a4c2f2a2 Fix build breaks
svn path=/trunk/; revision=33446
2007-04-22 20:00:45 +00:00
4ebd3f873f Fix for bug #271851
svn path=/trunk/; revision=33444
2007-04-22 17:41:38 +00:00
64977cb1bc Massive code cleanup (bug #429422)
svn path=/trunk/; revision=33432
2007-04-19 18:53:33 +00:00
cba3097cad ** Fixes bug #419524
2007-03-20  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #419524

	* Include <glib/gi18n.h> instead of <libgnome/gnome-i18n.h>.

	* e-util/e-xml-utils.c (e_xml_get_child_by_name_by_lang_list):
	* mail/em-migrate.c (emm_setup_initial):
	* shell/e-component-registry.c (query_components):
	* shell/e-shell-settings-dialog.c (load_pages):
	* shell/e-shell-window-commands.c (command_quick_reference):
	* tools/killev.c (main):
	Use g_get_language_names() instead of gnome_i18n_get_language_list().

	* e-util/e-util.c: Remove e_gettext().

	* e-util/Makefile.am: Remove e-i18n.h.


svn path=/trunk/; revision=33319
2007-03-20 17:23:58 +00:00
2313e47dab ** Fixes bug #419469 - Miscellaneous main.c cleanups
2007-03-20  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #419469 - Miscellaneous main.c cleanups

	* shell/main.c (kill_dataserver): Kill evolution-data-server-1.8.

	* shell/main.c (show_development_warning): Call gtk_dialog_run()
	instead of listening for a "response" signal.  Pass the checkbox
	state back to main() and let main() set the "show_dialog_warning"
	GConf key.

	* shell/main.c (open_uris), (idle_cb), (main): Use the
	remaining_args string vector directly instead of needlessly
	building a GSList out of it.

	* shell/main.c (main): Manage a reference to the default GConf
	client and pass it to the functions that need it.


svn path=/trunk/; revision=33318
2007-03-20 14:22:49 +00:00
93f47d2d23 ** Fixes bug #360946
2007-02-12  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #360946

	shell/e-shell-window-commands.c (command_about): Migrate to
	GtkAboutDialog, use "evolution" for the icon name, add a website link.

	shell/main.c (main): Set default window icon name to "evolution".


svn path=/trunk/; revision=33212
2007-02-12 18:22:19 +00:00
db651b7bc4 Register import eplugin type. Fixes bug #372528.
2006-11-29  Chris Halls <halls@debian.org>

	* main.c: Register import eplugin type.
	Fixes bug #372528.

svn path=/trunk/; revision=33033
2006-12-03 15:38:39 +00:00
7ef3a9a585 Update last stable version.
2006-10-17  Harish Krishnaswamy  <kharish@novell.com>

	* main.c: (show_development_warning):  Update last
	stable version.

svn path=/trunk/; revision=32903
2006-10-16 18:46:54 +00:00
f1ade2d6d4 update last stable version number from 2.6.3 to 2.8.0
2006-09-14  Andre Klapper  <a9016009@gmx.de>

	* main.c: update last stable version number from 2.6.3 to 2.8.0

svn path=/trunk/; revision=32764
2006-09-14 15:52:01 +00:00
2b1f8f84f2 ** Fix for bug #334821 by Tollef Fog Heen
svn path=/trunk/; revision=32642
2006-08-23 09:54:14 +00:00
c90be53830 update last stable version number from 2.6.2 to 2.6.3
2006-08-02  Andre Klapper  <a9016009@gmx.de>

	* main.c: update last stable version number from 2.6.2 to 2.6.3

svn path=/trunk/; revision=32464
2006-08-02 08:08:04 +00:00
e190315d3a update last stable version number from 2.6.1 to 2.6.2
2006-06-17  Andre Klapper  <a9016009@gmx.de>

	* main.c: update last stable version number from 2.6.1 to 2.6.2

svn path=/trunk/; revision=32164
2006-06-17 15:18:38 +00:00
3aeecfe00f update last stable version number from 2.4.2.1 to 2.6.1
2006-04-27  Andre Klapper  <a9016009@gmx.de>
	* main.c: update last stable version number from 2.4.2.1 to 2.6.1

svn path=/trunk/; revision=31915
2006-04-27 09:05:14 +00:00
81390589bd add eds-1.4 and eds-1.6 to the list of old instances.
2006-04-24  Harish Krishnaswamy  <kharish@novell.com>

	* main.c: (kill_dataserver): add eds-1.4 and eds-1.6
	to the list of old instances.

svn path=/trunk/; revision=31883
2006-04-24 11:09:11 +00:00
4e220990b3 Replaced popt with GOption API
2006-04-19  Philip Van Hoof  <pvanhoof@gnome.org>

        * shell/main.c: Replaced popt with GOption API

svn path=/trunk/; revision=31833
2006-04-19 11:37:17 +00:00
fbc1cb8629 On Win32, set the gtk-fallback-icon-theme to "gnome".
2006-02-21  Tor Lillqvist  <tml@novell.com>

	* main.c (main): On Win32, set the gtk-fallback-icon-theme to
	"gnome".

svn path=/trunk/; revision=31553
2006-02-20 23:33:55 +00:00
ca2a1a928c On Win32, finally call link_shutdown() (from ORBit2/linc2), otherwise we
2006-02-21  Tor Lillqvist  <tml@novell.com>

	* main.c (main): On Win32, finally call link_shutdown() (from
	ORBit2/linc2), otherwise we hang with the link_io_thread still
	running (blocked in g_poll()). Sigh, the linc2 code is a
	mystery. Why this is necessary I have no idea.

svn path=/trunk/; revision=31550
2006-02-20 23:26:08 +00:00
1e5de972e6 Remove unused code and fix format specifiers in some cases.
2006-01-29  Kjartan Maraas  <kmaraas@gnome.org>

	* e-corba-config-page.c: (e_corba_config_page_class_init):
	* e-shell-folder-title-bar.c: (e_shell_folder_title_bar_construct):
	* e-shell-window.c: (init_view):
	* e-shell.c: (detect_version), (e_shell_construct), (e_shell_new),
	(e_shell_attempt_upgrade), (e_shell_create_window),
	(e_shell_save_settings):
	* main.c: (idle_cb):
	Remove unused code and fix format specifiers in some cases.

svn path=/trunk/; revision=31367
2006-01-30 11:49:53 +00:00
03be4d5774 s/don't/do not/ string change. Fixes #325276.
2006-01-29  Harish Krishnaswamy  <kharish@novell.com>

* main.c: (show_development_warning):
 s/don't/do not/ string change. Fixes #325276.

svn path=/trunk/; revision=31339
2006-01-29 09:07:34 +00:00
2e5070b567 updated Evolution release number in unstable warning popup
2005-12-20  Andre Klapper <a9016009@gmx.de>
	* main.c: updated Evolution release number in unstable warning popup

svn path=/trunk/; revision=30907
2005-12-20 17:33:35 +00:00
e89c278267 Use libedataserver's e_xml_parse_file() instead of xmlParseFile()
2005-12-17  Tor Lillqvist  <tml@novell.com>

	* e-config-upgrade.c: Use libedataserver's e_xml_parse_file()
	instead of xmlParseFile() directly.

	* e-shell.c
	* e-shell-importer.c: Use GLib API when applicable.

	* e-shell-importer.c
	* e-shell-window.c: Construct pathname of glade file at run-time.

	* e-shell-window-commands.c: Include e-util-private.h for Win32
	redefinition of EVOLUTION_DATADIR.

	* main.c: No SIGSEGV handling on Win32.
	(main): Drop unused evolution_directory variable.

svn path=/trunk/; revision=30849
2005-12-18 04:33:29 +00:00
5146632dd0 Update version and bugzilla information.
2005-10-25  Harish Krishnaswamy  <kharish@novell.com>

* main.c: (show_development_warning): Update
version and bugzilla information.

svn path=/trunk/; revision=30560
2005-10-25 05:56:13 +00:00
df07f02cae Added widgets in INCLUDES.
2005-06-23  Kaushal Kumar  <kakumar@novell.com>

        * e-util/Makefile.am, widgets/e-timezone-dialog/Makefile.am,
        addressbook/gui/search/Makefile.am,
        plugins/groupwise-features/Makefile.am: Added widgets in INCLUDES.

        Updated the include paths to use misc instead of widgets/misc.

svn path=/trunk/; revision=29574
2005-06-23 09:11:11 +00:00
27a61acf27 Retired GAL from Head. The relevant files have moved inside evolution.
2005-06-17  Kaushal Kumar  <kakumar@novell.com>

        * Retired GAL from Head. The relevant files have moved inside
        evolution. Thanks to JP Rosevear for performing the cvs surgery. The
        files have been moved in the following order.

        evolution/e-util <- gal/gal/util
        evolution/a11y <-  gal/gal/a11y
        evolution/a11y/e-table <- gal/gal/a11y/e-table
        evolution/a11y/e-text <- gal/gal/a11y/e-text
        evolution/widgets/table <- gal/gal/e-table
        evolution/widgets/text <- gal/gal/e-text
        evolution/widgets/misc <- gal/gal/widgets
        evolution/widgets/misc/pixmaps <- gal/gal/widgets/pixmaps
        evolution/widgets/menus <- gal/gal/menus

        Following is the summary of changes done to fix the build:-
        - New files added to cvs repository,
                - a11y/e-table/Makefile.am
                - a11y/e-text/Makefile.am
                - widgets/table/Makefile.am
                - widgets/text/Makefile.am
                - widgets/misc/pixmaps/Makefile.am
                - iconv-detect.h
                - iconv-detect.c
        - Updated configure.in.
        - Updated all the relevant Makefile.am files.
        - Updated the include paths to replace all gal references.
        - Updated the marshal list to suit gal files requirements.

svn path=/trunk/; revision=29522
2005-06-17 15:20:35 +00:00
f657c69d7b remove mono registrtion, this is implemented using a plugin now. register
2005-05-25  Not Zed  <NotZed@Ximian.com>

        * main.c (main): remove mono registrtion, this is implemented
        using a plugin now.  register the plugin type loader hook.

svn path=/trunk/; revision=29413
2005-05-25 10:52:30 +00:00
735789921b fix error file build/path changes
2005-05-16  Not Zed  <NotZed@Ximian.com>

        * Makefile.am: fix error file build/path changes

svn path=/trunk/; revision=29367
2005-05-16 06:17:42 +00:00
20ef8f97a5 add evolution-data-server-1.2 to the list of old dataserver instances.)
2005-05-12  Harish Krishnaswamy  <kharish@novell.com>

* main.c: (kill_dataserver): add evolution-data-server-1.2
to the list of old dataserver instances.)

svn path=/trunk/; revision=29342
2005-05-12 13:11:21 +00:00
2f4028e7e0 setup the profiling plugin hook if profiling is compiled in.
2005-04-28  Not Zed  <NotZed@Ximian.com>

        * main.c (main): setup the profiling plugin hook if profiling is
        compiled in.

svn path=/trunk/; revision=29241
2005-04-28 10:00:29 +00:00
c71a5eab3d switch #ifdef DEVELOPMENT to #if DEVELOPMENT so the configure.in foo
2005-03-21  JP Rosevear  <jpr@novell.com>

	* main.c: switch #ifdef DEVELOPMENT to #if DEVELOPMENT so the
	configure.in foo actually controls this

svn path=/trunk/; revision=29070
2005-03-21 13:57:38 +00:00
e75013c201 Make mailer depend on libedataserverui.
2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* configure.in: Make mailer depend on libedataserverui.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* Makefile.am (eutilinclude_HEADERS)
	(libeutil_la_SOURCES): Remove e-passwords from here, it now
	lives in libedataserverui.

	* e-passwords.[ch]: Removed.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* gui/component/addressbook-view.c:
	* gui/component/addressbook.c: Include
	<libedataserverui/e-passwords.h>.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* common/authentication.c:
	* gui/e-pub-utils.c:
	* gui/alarm-notify/alarm-notify.c:
	* gui/alarm-notify/notify-main.c:
	* gui/dialogs/url-editor-dialog.c:
	Include <libedataserverui/e-passwords.h>.
	* gui/itip-utils.c: Remove e-passwords.h include, it's not
	needed.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* mail-session.c:
	* mail-config.c: Include <libedataserverui/e-passwords.h>.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* gui/component.c:
	* lib/e-cert-db.c:
	* lib/e-pkcs12.c: Include <libedataserverui/e-passwords.h>.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* e-shell-window-commands.c:
	* e-shell.c:
	* main.c: Include <libedataserverui/e-passwords.h>.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* camel-gw-listener.c: Include <libedataserverui/e-passwords.h>.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* send-options.c: Include <libedataserverui/e-passwords.h>.

svn path=/trunk/; revision=28871
2005-02-23 18:57:00 +00:00
a3a0a296b2 2.0 is the current stable version.
2004-12-29  Rodrigo Moya <rodrigo@novell.com>

	* main.c (show_development_warning): 2.0 is the current stable
	version.

svn path=/trunk/; revision=28206
2004-12-29 16:01:23 +00:00
21cbc5f9c9 include es-event.h to fix 64 bit platform problems.
2004-12-08  David Mosberger <davidm@napali.hpl.hp.com>

        * main.c: include es-event.h to fix 64 bit platform problems.

svn path=/trunk/; revision=28082
2004-12-08 01:58:27 +00:00
e20e0d7ab3 Evolution product name spelled with an uppercase E
2004-11-22  Joan Sanfeliu  <joan@fibranet.com>

	* main.c: Evolution product name spelled with an uppercase E

	Fixes #61605

svn path=/trunk/; revision=27965
2004-11-22 20:52:05 +00:00
0ea79651b8 register event hook.
2004-10-25  Not Zed  <NotZed@Ximian.com>

        * main.c (main): register event hook.

        * e-shell.c (offline_procedure_finished_cb, e_shell_go_online):
        emit new state changed event.

        * main.c (main): register the menu hook.
        (): only define DEVELOPMENT if not already.

        * e-shell-window.c (init): setup menu manager.
        (e_shell_window_new): activate menu manager.
        (update_offline_toggle_status): update the menu manager when the
        offline state changes (currently only state which requires it)

        * es-menu.[ch]: Shell plugin menu manager.

svn path=/trunk/; revision=27712
2004-10-25 04:46:18 +00:00
b0e927b258 initialise plugin system. (main): add --disable-eplugin and --disable-mono
2004-10-07  Not Zed  <NotZed@Ximian.com>

        * main.c (main): initialise plugin system.
        (main): add --disable-eplugin and --disable-mono arguments.

svn path=/trunk/; revision=27492
2004-10-07 08:21:02 +00:00
e4c32f3ec4 init epasswords.
2004-08-10  Not Zed  <NotZed@Ximian.com>

        * main.c (main): init epasswords.

svn path=/trunk/; revision=26884
2004-08-12 06:57:15 +00:00
6ab671872b Remove AUTOHELP option since GNOME adds this itself. Fixes bug #60374.
2004-06-18  Jeffrey Stedfast  <fejj@novell.com>

	* main.c (main): Remove AUTOHELP option since GNOME adds this
	itself. Fixes bug #60374.
	(main): Before exiting from main(), call shutdown() routines.

svn path=/trunk/; revision=26431
2004-06-18 21:19:39 +00:00
f4cea63565 test for skip_warning_dialog value in gconf here and not in
2004-06-18  Radek Doulik  <rodo@ximian.com>

	* main.c (main): test for skip_warning_dialog value in gconf here
	and not in show_development_warning, otherwise we don't add or
	call idle_cb and evo will not run
	(show_development_warning): do not read skip_warning_dialog here

svn path=/trunk/; revision=26423
2004-06-18 18:16:28 +00:00
01a1d40096 ** See bug #54498.
2004-06-18  Not Zed  <NotZed@Ximian.com>

        ** See bug #54498.

        * main.c (idle_cb): don't do dev warning stuff here anymore.

        * main.c (main): show the dev warning before doing anything else
        if we are going to.
        (warning_dialog_response_callback): kick off the actual
        application once we're finished.
        (window_map_callback, new_window_created_callback): removed, not
        needed anymore.

svn path=/trunk/; revision=26412
2004-06-18 06:49:40 +00:00
d8fcdfcb0f Call gnome_sound_init() before bonobo_main().
2004-06-17  Jeffrey Stedfast  <fejj@ximian.com>

	* main.c (main): Call gnome_sound_init() before bonobo_main().

svn path=/trunk/; revision=26386
2004-06-17 12:27:00 +00:00