Commit Graph

55 Commits

Author SHA1 Message Date
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
d380c9d7ef Update contributors' list for credits.
2007-03-12 Harish Krishnaswamy <kharish@novell.com>
	
	* e-shell-window-commands.c : Update contributors' list for
	credits.

svn path=/trunk/; revision=33307
2007-03-12 20:17:59 +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
beb1d6ffba Add documentation credits.
2006-09-04  Harish Krishnaswamy  <kharish@novell.com>

	* e-shell-window-commands.c: Add documentation
	credits.

svn path=/trunk/; revision=32738
2006-09-04 12:27:19 +00:00
3e9a1e10bd Update some credits for the previous development series.
2006-08-22  Andre Klapper  <a9016009@gmx.de>

	* e-shell-window-commands.c: Update some credits for
	the previous development series.

svn path=/trunk/; revision=32632
2006-08-22 17:39:27 +00:00
f5f9c6a39d Fix for bug 346797
svn path=/trunk/; revision=32609
2006-08-21 07:53:24 +00:00
6d921eef06 Update credits for the previous development series.
2006-04-24  Harish Krishnaswamy  <kharish@novell.com>

	* e-shell-window-commands.c: Update credits for
	the previous development series.

svn path=/trunk/; revision=31882
2006-04-24 11:00:52 +00:00
54daba7c7e changing year from 2005 to 2006.
2006-02-07  Andre Klapper  <a9016009@gmx.de>
	* e-shell-window-commands.c: changing year from 2005 to 2006.

svn path=/trunk/; revision=31434
2006-02-07 13:27:51 +00:00
3fc81ed934 ** Fixes Bug #257654
2006-01-26  Rajeev ramanathan <rajeevramanathan_2004@yahoo.co.in>

	** Fixes Bug #257654

	* e-shell-window.c:
	* e-shell-window-commands.c: Added code to show/hide sidebar.

svn path=/trunk/; revision=31345
2006-01-30 05:17:24 +00:00
673ca3836a adding missing comma in the contributors list.
2006-01-26  Andre Klapper <a9016009@gmx.de>
	* e-shell-window-commands.c: adding missing comma in the
	contributors list.

svn path=/trunk/; revision=31315
2006-01-26 13:07:50 +00:00
1644df2e5e updated credits in about evolution box (removing duplicates, fixing one
2005-12-27  Andre Klapper <a9016009@gmx.de>
	* e-shell-window-commands.c: updated credits in about evolution box
	(removing duplicates, fixing one unicode-breakage, etc)

svn path=/trunk/; revision=30964
2005-12-27 15:56:30 +00:00
87a09855fa Evolution is now Network Aware, the day of complete awareness beckons, The
2005-12-22  Shreyas Srinivasan  <sshreyas@novell.com>

	* Evolution is now Network Aware, the day of complete
	awareness beckons, The machines are taking over...

	* Network Manager support for evolution

svn path=/trunk/; revision=30926
2005-12-22 02:12:34 +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
7ac4fd8bf9 Have added the "View Status Bar" under the "View" menu This is a toggle
2005-09-23  S.Antony Vincent Pandian <santony@gmail.com>

	* Have added the "View Status Bar" under the "View" menu
This is a toggle button to hide/show the status bar

svn path=/trunk/; revision=30371
2005-09-23 09:44:58 +00:00
1e1dd1e438 yet another credit I almost overlooked and should not have
svn path=/trunk/; revision=30290
2005-08-30 04:52:29 +00:00
2d5ae84cea Update credits in About dialog
svn path=/trunk/; revision=30289
2005-08-30 04:44:41 +00:00
9e52b932f5 Update credits in About dialog
svn path=/trunk/; revision=30282
2005-08-29 09:07:22 +00:00
2c8626f3fc Update credits.
2005-08-28  Harish Krishnaswamy  <kharish@novell.com>

	* e-shell-window-commands.c: Update credits.

svn path=/trunk/; revision=30276
2005-08-28 16:56:38 +00:00
8536e7f1c0 include missing e-error.h
2005-08-23  Not Zed  <NotZed@Ximian.com>

        * e-shell-window-commands.c: include missing e-error.h

        * e-component-registry.c (query_components): cast away a seemingly
        spurious warning.

svn path=/trunk/; revision=30213
2005-08-24 03:04:56 +00:00
93a43c0881 Added string for forget password prompt.
2005-07-21  Sankar P  <psankar@novell.com>

	* shell.error.xml : Added string for forget password prompt.

	* e-shell-window-commands.c: (command_forget_passwords)
	Added call to a confirmation dialog before forgetting passwords.
	Fixes bug #216021

svn path=/trunk/; revision=29828
2005-07-21 08:59:53 +00:00
ecc06b08d4 fix the pixmap location for the settings menu.
2005-07-21  Not Zed  <NotZed@Ximian.com>

        * e-shell-window-commands.c: fix the pixmap location for the
        settings menu.

        * e-shell-window.c (setup_widgets): reverted dobey's patch to put
        the components in the useless tools window.

svn path=/trunk/; revision=29827
2005-07-21 07:09:23 +00:00
8dcf750d5d +2005-06-24 Harish Krishnaswamy <kharish@novell.com>
(patch submitted by Andre Klapper <a9016009@gmx.de>)
* e-shell-window-commands.c: changed copyright year from 2004
* to 2005

svn path=/trunk/; revision=29580
2005-06-24 10:56:29 +00:00
7046702f96 added jonathan dieter. Fixed up the busted utf8 and duplicates.
2005-06-23  Not Zed  <NotZed@Ximian.com>

        * e-shell-window-commands.c: added jonathan dieter.  Fixed up the
        busted utf8 and duplicates.

svn path=/trunk/; revision=29572
2005-06-23 04:44:39 +00:00
99afcc1a27 add brian mury to contributors.
2005-06-21  Not Zed  <NotZed@Ximian.com>

        * e-shell-window-commands.c: add brian mury to contributors.

svn path=/trunk/; revision=29556
2005-06-21 05:33:56 +00:00
5c9d3a0ef5 fixed the utf8 in the last patch.
2005-06-01  Not Zed  <NotZed@Ximian.com>

        * e-shell-window-commands.c: fixed the utf8 in the last patch.

svn path=/trunk/; revision=29434
2005-06-01 01:14:22 +00:00
e8b0511703 Fixed my name.
2005-06-01 S.Çaglar Onur <caglar@uludag.org.tr>

        * e-shell-window-commands.c (authors[]): Fixed my name.

svn path=/trunk/; revision=29433
2005-06-01 00:56:36 +00:00
b4d4350ed9 update authors list for about dialog
2005-02-28  JP Rosevear  <jpr@novell.com>

	* e-shell-window-commands.c (command_submit_bug): update authors
	list for about dialog

svn path=/trunk/; revision=28917
2005-02-28 18:48:56 +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
3284b5f24a Use gnome-vfs API to open quick reference in the pdf viewer
2005-02-22  Marco Pesenti Gritti  <marco@gnome.org>

        * shell/e-shell-window-commands.c: (command_quick_reference):
        Use gnome-vfs API to open quick reference in the pdf viewer

svn path=/trunk/; revision=28863
2005-02-23 07:01:27 +00:00
f4fca7e3cb add to about box
2005-02-01  JP Rosevear  <jpr@novell.com>

	* e-shell-window-commands.c: add to about box

svn path=/trunk/; revision=28666
2005-02-02 01:40:47 +00:00
8541e321f0 new protos, modes
2005-01-04  JP Rosevear  <jpr@novell.com>

	* e-sidebar.h: new protos, modes

	* e-sidebar.c: handle 2 more modes, text only and toolbar style;
	allow visibility to be set for the buttons

	* e-shell-window.h: new proto

	* e-shell-window.c (setup_widgets): set the sidebar setting and
	visibility based on stored gconf settings
	(e_shell_window_save_defaults): save the current sidebar setting
	visibility
	(e_shell_window_peek_sidebar): return the sidebar

	* e-shell-window-commands.c (e_shell_window_commands_setup): add
	listeners for each of the component button radio items and for the
	hide toggle
	(view_buttons_icontext_item_toggled_handler): listener callback,
	set mode
	(view_buttons_icon_item_toggled_handler): ditto
	(view_buttons_text_item_toggled_handler): ditto
	(view_buttons_toolbar_item_toggled_handler): ditto
	(view_buttons_hide_item_toggled_handler): listener callback, set
	visibility

	* apps_evolution_shell.schemas.in.in: add component button style
	and visibility defaults

svn path=/trunk/; revision=28239
2005-01-04 19:58:45 +00:00
ecc757a2fb Use stock_new-window for the New Window menu item in the File menu
2004-12-09  Rodney Dawes  <dobey@novell.com>

	* e-shell-window-commands.c: Use stock_new-window for the New Window
	menu item in the File menu

svn path=/trunk/; revision=28105
2004-12-09 21:21:06 +00:00
f94ff28c30 Added ed catmur to the credits.
2004-09-24  Not Zed  <NotZed@Ximian.com>

        * e-shell-window-commands.c: Added ed catmur to the credits.

svn path=/trunk/; revision=27409
2004-09-28 04:53:59 +00:00
abfce8d7d7 fixed two typos in the list of contributors
2004-09-27  Andre Klapper  <a9016009@gmx.de>

        * e-shell-window-commands.c (about_box_new): fixed two
        typos in the list of contributors

svn path=/trunk/; revision=27405
2004-09-28 02:41:36 +00:00
c54cde7cd6 From Malcolm Tredinnick <malcolm@commsecure.com.au>, Fixes #66261
2004-09-21  JP Rosevear  <jpr@novell.com>

	From Malcolm Tredinnick <malcolm@commsecure.com.au>, Fixes #66261

	* e-shell-window-commands.c (about_box_new): don't show
	"translator-credits" if not translated

2004-09-07  JP Rosevear  <jpr@novell.com>

	Fixes #17338

	* e-shell-window-commands.c (about_box_new): use per language
	translator credits, update authors lists (not strictly authors,
	but we have a lot of helpful people)

svn path=/trunk/; revision=27323
2004-09-21 16:42:32 +00:00
94256b9919 added last_version item.
* apps_evolution_shell.schemas.in.in: added last_version item.

 	* shell-errors.xml: added upgrade-remove-1-4 and
 	upgrade-remove-1-4-confirm dialogues.

 	* e-shell.c (remove_dir): utility to recursively delete a tree of
	files and folders.
 	(e_shell_attempt_upgrade): keep track of the last upgraded
 	version, if != current version, and < 1.5, and it exists, offer to
 	remove ~/evolution.  Confirm the offer before actually doing it.

 	* e-shell-window-commands.c: include gnome-about.
 	(command_help_faq): fix comment structure

 	* e-shell.c (attempt_upgrade): moved most of this into
 	e_shell_attempt_upgrade.
 	(e_shell_attempt_upgrade): moved most of this into
	attempt_upgrade, removed rev args.  It makes sense, really!
 	(e_shell_construct): call e_shell_attempt_upgrade instead.

svn path=/trunk/; revision=26788
2004-08-01 17:58:08 +00:00
7e0929f040 Added Martyn Russel to the credits.
2004-06-06  Jeffrey Stedfast  <fejj@ximian.com>

	* e-shell-window-commands.c: Added Martyn Russel to the credits.

svn path=/trunk/; revision=26232
2004-06-06 22:31:34 +00:00
846953d493 Add listener for the ViewToolbar command.
2004-06-01  William Jon McCann  <mccann@jhu.edu>

	* e-shell-window-commands.c (e_shell_window_commands_setup):
	Add listener for the ViewToolbar command.
	(view_toolbar_item_toggled_handler):
	New function to handle toggling toolbar visibility and saving state.

	* e-shell-window.c (e_shell_window_save_defaults):
	Save the status of the toolbar visibility.
	(setup_widgets): Set initial state of toolbar visibility.

	* apps_evolution_shell.schemas.in.in: Added schema for toolbar_visible.

svn path=/trunk/; revision=26157
2004-06-02 20:37:14 +00:00
906663f126 remove bogus include
2004-05-28  JP Rosevear  <jpr@novell.com>

	* e-shell-window-commands.c: remove bogus include

svn path=/trunk/; revision=26124
2004-05-28 16:35:44 +00:00
f0e2de981a Remove e-shell-about-box.
2004-05-28  William Jon McCann  <mccann@jhu.edu>

       * Makefile.am (evolution_SOURCES): Remove e-shell-about-box.

       * e-shell-window-commands.c (command_about_box, about_box_new):
       Use GNOME about box.

svn path=/trunk/; revision=26122
2004-05-28 16:14:07 +00:00
0574ded1a1 Change E_PIXMAP() sizes over to E_ICON_SIZE enum values.
2004-05-17  Jeffrey Stedfast  <fejj@novell.com>

	* e-shell-window-commands.c: Change E_PIXMAP() sizes over to
	E_ICON_SIZE enum values.

svn path=/trunk/; revision=25937
2004-05-17 20:04:28 +00:00
6f6440de61 set title to just Evolution (show_development_warning): ditto for warning
2004-05-10  JP Rosevear  <jpr@ximian.com>

	* main.c (show_development_warning): set title to just Evolution
	(show_development_warning): ditto for warning
	(idle_cb): ditto for title

	* e-shell-window.c (update_offline_toggle_status): set tooltip to
	just Evolution
	(e_shell_window_new): ditto for window title

	* e-shell-window-commands.c (command_about_box): set title to
	just Evolution

svn path=/trunk/; revision=25835
2004-05-10 12:59:36 +00:00
abdf6717ec Don't save window state here.
* e-shell-window-commands.c (command_quit): Don't save window
	state here.

	* e-shell.c (e_shell_quit): Do it here, so it gets called if you
	quit by closing the last window via its close button too. #57529

svn path=/trunk/; revision=25723
2004-04-30 19:05:34 +00:00
9b8a686094 Change component icons to use the icon theme names for icons Remove
2004-04-19  Michael Terry  <mike@mterry.name>

	* GNOME_Evolution_Test.server.in.in: Change component icons to use the
	icon theme names for icons
	* Makefile.am: Remove e-icon-factory.[ch]
	* e-component-registry.c: Use the icon theme for component icons
	* e-icon-factory.[ch]: Removed these files
	* e-shell-importer.c:
	* e-shell-settings-dialog.c:
	* e-shell-startup-wizard.c:
	* e-shell-window-commands.c:
	* e-user-creatable-items-handler.c:
	* evolution-shell-component-utils.[ch]:
	* main.c:
	* glade/evolution-startup-wizard.glade:
	* importer/import.glade: Use the icon theme via EIconFactory for all
	of the icons in the shell, and the window icons

svn path=/trunk/; revision=25512
2004-04-19 15:17:54 +00:00
b866d48f55 Check that app is not NULL before trying to open the quickref document.
2004-03-06  Pratik V. Parikh <pratikvp@despammed.com>

	* e-shell-window-commands.c (command_quick_reference): Check that
	app is not NULL before trying to open the quickref document.

	Fixes #55106

svn path=/trunk/; revision=24989
2004-03-08 16:58:41 +00:00
5868c475f9 Really make this work with gnome-vfs 2.2, instead of using gnome-vfs 2.4
2004-02-06  Rodney Dawes  <dobey@ximian.com>

	* e-shell-window-commands.c (command_quick_reference): Really make
	this work with gnome-vfs 2.2, instead of using gnome-vfs 2.4 api,
	fixes #53566 more completely so snapshots can build again (doh)

svn path=/trunk/; revision=24650
2004-02-06 17:24:25 +00:00
fdd316cd24 Use gnome-vfs directly, instead of relying on gnome_url_show (), to launch
2004-02-05  Rodney Dawes  <dobey@ximian.com>

	* e-shell-window-commands.c (command_quick_reference): Use gnome-vfs
	directly, instead of relying on gnome_url_show (), to launch the
	application for the quick reference, since we can run on gnome 2.2
	mostly, and gnome_url_show () only handles the uri method there

	Fixes #53566

svn path=/trunk/; revision=24640
2004-02-05 23:18:27 +00:00
7a316616d6 add extra page
2004-02-04  JP Rosevear <jpr@ximian.com>

	* importer/import.glade: add extra page

	* importer/evolution-importer.h: update protos

	* importer/evolution-importer.c: hold the createControl function
	(impl_GNOME_Evolution_Importer_createControl): implement
	(impl_GNOME_Evolution_Importer_loadFile): remove dead args

	* importer/evolution-importer-client.h: update/add protos

	* importer/evolution-importer-client.c
	(evolution_importer_client_create_control): wrapper
	(evolution_importer_client_load_file): we don't take physical_uri
	and folder_type as args any more

	* importer/GNOME_Evolution_Importer.idl: add createControl method
	and remove extraneous loadFile args

	* e-shell-window-commands.c (command_import): uncomment

	* e-shell-importer.h: update proto

	* e-shell-importer.c: remove DEPRECATED hack and tidy includes
	(get_iid_for_filetype): use query define
	(start_import): we don't take a file name and client directly now
	(create_plugin_menu): user query define
	(importer_dest_page_new): create vbox
	(import_druid_finish): we no longer do folder selection here
	(next_file_page): create the client here
	(prepare_dest_page): show the importer control
	(next_dest_page): skip to the finish
	(back_finish_page): back to the destination page
	(e_shell_importer_start_import): set up the destination page

	* Makefile.am: build import files again

svn path=/trunk/; revision=24619
2004-02-04 21:08:31 +00:00
3a96d74c2b ** See bug #53683.
2004-02-04  Not Zed  <NotZed@Ximian.com>

	** See bug #53683.

	* Evolution-Component.idl: added EvolutionComponent::quit() call.

	* main.c (quit_box_new): removed, dont show quit box anymore at
	the end, we've already shutdown by now with the new shutdown
	sequence.

	* e-shell-window-commands.c (command_quit): call e_shell_quit to
	quit.

	* e-shell.c (e_shell_prepare_for_quit): renamed es_run_quit, now
	internal, and a gtktimeout function, so return code inverted.
	(e_shell_quit): new public entry, find out if we can shutdown, if
	so, then trigger a shutdown.
	(e_shell_request_close_window): just call e_shell_quit to exit
	when we've run out of windows.
	(e_shell_quit): desensitise all of the app windows before running
	shutdown.  looks a bit weird, but not doing so looks worse.

svn path=/trunk/; revision=24609
2004-02-04 10:55:25 +00:00
385d87f37d add definition for EVOLUTION_HELPDIR
2004-01-26  David Trowbridge <trowbrds@cs.colorado.edu>

 	* Makefile.am: add definition for EVOLUTION_HELPDIR

 	* e-shell-window-commands.c: add handling for new "Quick
	Reference" menu

svn path=/trunk/; revision=24472
2004-01-27 20:55:28 +00:00