Commit Graph

9355 Commits

Author SHA1 Message Date
9a4cef4bbb The outlined attachment icon (looks more clear when against dark bg on a
selected etable row.. /tigert

svn path=/trunk/; revision=10974
2001-07-10 21:09:25 +00:00
2864edc632 [Bug #4305: Make the automatic mark-as-read timer optional]
2001-07-10  Jason Leach  <jleach@ximian.com>

	[Bug #4305: Make the automatic mark-as-read timer optional]

	* mail-config.glade: Necessary changes to make the Mark as "Read"
	label a toggle button instead.

	* mail-accounts.c (construct): Connect to the "toggled" on our new
	toggle.
	(timeout_toggled): New callback, called from above.

	* mail-config.c (mail_config_get_do_seen_timeout): New.
	(mail_config_set_do_seen_timeout): New.
	(mail_config_write_on_exit): Save the preference here.
	(config_read): Load it here.

svn path=/trunk/; revision=10973
2001-07-10 21:08:02 +00:00
b2716b04c9 Huge update to German translation
svn path=/trunk/; revision=10972
2001-07-10 21:03:31 +00:00
371e544118 Updated Polish translation
svn path=/trunk/; revision=10971
2001-07-10 20:50:15 +00:00
ea4ec496ac Oops
svn path=/trunk/; revision=10970
2001-07-10 20:37:06 +00:00
cd68810e75 More don't ask again removals
svn path=/trunk/; revision=10969
2001-07-10 20:22:13 +00:00
65dc91b854 Fix the pine importer
svn path=/trunk/; revision=10968
2001-07-10 20:10:56 +00:00
68769f4cc0 Cosmetic patch - replace our defines with the e-popup ones
2001-07-10  JP Rosevear  <jpr@ximian.com>

	* folder-browser.c: Cosmetic patch - replace our defines with the
	e-popup ones

svn path=/trunk/; revision=10967
2001-07-10 20:09:01 +00:00
3efb097e66 Typo
2001-07-10  JP Rosevear  <jpr@ximian.com>

	* Makefile.am: Typo

svn path=/trunk/; revision=10966
2001-07-10 20:07:33 +00:00
b6b96ce5f8 Fix typo. s/sesiion/session/
2001-07-10  Kjartan Maraas  <kmaraas@gnome.org>

	* e-msg-composer.c: Fix typo. s/sesiion/session/

svn path=/trunk/; revision=10965
2001-07-10 19:59:05 +00:00
08af5ab1bd Removed the unused widgets
svn path=/trunk/; revision=10964
2001-07-10 19:02:45 +00:00
e566b80b6a validation.
2001-07-10  Aaron Weber  <aaron@ximian.com>

	* C/usage-mail-org.sgml: validation.

svn path=/trunk/; revision=10963
2001-07-10 19:02:08 +00:00
e037631553 Put a match-all around the not-body-contains to make it work per-message.
2001-07-10  Peter Williams  <peterw@ximian.com>

	* vfoldertypes.xml: Put a match-all around the not-body-contains
	to make it work per-message.

	* filtertypes.xml: Same.

svn path=/trunk/; revision=10962
2001-07-10 18:46:40 +00:00
1b3ce1c888 Pass the parent vCalendar component as the timezone closure of
2001-07-09  Federico Mena Quintero  <federico@ximian.com>

	* pcs/cal-backend-file.c (generate_alarms_for_comp): Pass the
	parent vCalendar component as the timezone closure of
	cal_recur_generate_instances().

	* gui/dialogs/alarm-page.c (get_alarm_string): Make the string
	consistent with the option menu text.
	(get_alarm_string): Removed extra spaces from the last part of the
	alarm string.

svn path=/trunk/; revision=10961
2001-07-10 18:39:25 +00:00
6079b3a345 Took the logic of whether or not to make the attachment header out of the
2001-07-10  Peter Williams  <peterw@ximian.com>

	* mail-format.c (attachment_header): Took the logic of whether or not
	to make the attachment header out of the actual function.
	(mail_part_is_displayed_inline): Return if the part is being displayed
	inline (regardless of whether it is actually inline).
	(mail_part_toggle_displayed): Toggle whether it's displayed inline or not.
	(get_inline_flags): Determine whether the part is displayed inline and whether
	it is actually inline.
	(mail_format_mime_message): Initialize the attachment_status hash table.

	* mail-display.c (inline_cb): Instead of modifying the CamelMimePart,
	use mail_part_toggle_displayed
	(button_press): As above.
	(pixmap_press): Use mail_part_is_displayed_inline instead of
	mail_part_is_inline. Get the MailDisplay from the popup to do this.

	* mail.h: Add prototypes.

svn path=/trunk/; revision=10960
2001-07-10 18:05:25 +00:00
7c200467e5 extra dist the news files
2001-07-10  JP Rosevear  <jpr@ximian.com>

	* Makefile.am: extra dist the news files

svn path=/trunk/; revision=10959
2001-07-10 17:57:14 +00:00
213111d1db Updated Swedish translation.
2001-07-10  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.

svn path=/trunk/; revision=10958
2001-07-10 17:55:28 +00:00
05ae8b0d6f Added ro (Romanian) to ALL_LINGUAS added
2001-07-10  Marius Andreiana  <mandreiana@yahoo.com>

        * configure.in: Added ro (Romanian) to ALL_LINGUAS
	* po/ro.po: added

svn path=/trunk/; revision=10957
2001-07-10 17:00:43 +00:00
d079a05d84 Quit properly, and remove the Ask again button.
svn path=/trunk/; revision=10956
2001-07-10 16:56:46 +00:00
dc55886056 Use bonobo_config_set_string_wrapper. (mail_config_write): Same.
2001-07-10  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-config.c (mail_config_write_on_exit): Use
	bonobo_config_set_string_wrapper.
	(mail_config_write): Same.
	(bonobo_config_set_string_wrapper): Macro wrapping
	bonobo_config_set_string that passes "" as the val if the val is
	NULL.

svn path=/trunk/; revision=10955
2001-07-10 16:27:41 +00:00
faf2348340 Fix the register RDF
svn path=/trunk/; revision=10954
2001-07-10 16:25:44 +00:00
6130dbd266 Make sure that the reply-to addr i non-NULL before trying to add it to the
2001-07-10  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-callbacks.c (mail_generate_reply): Make sure that the
	reply-to addr i non-NULL before trying to add it to the hash
	table.

svn path=/trunk/; revision=10953
2001-07-10 16:04:07 +00:00
ebc2413c5c menu icon version of new appointment icon /tigert
svn path=/trunk/; revision=10952
2001-07-10 15:52:23 +00:00
58fa5a15ea Added <application> tags
2001-07-10  Kevin Breit  <battery841@mediaone.net>

	* C/usage-mail.sgml: Added <application> tags

	* C/usage-mail-org.sgml: Added <application> tags

	* C/config-prefs.sgml: Added <application> tags

svn path=/trunk/; revision=10951
2001-07-10 15:35:32 +00:00
b5f07222eb New appointment icon.. /tigert
svn path=/trunk/; revision=10950
2001-07-10 14:09:37 +00:00
6db3f48281 Set bf->priv->file_db before calling do_create.
2001-07-10  Christopher James Lahey  <clahey@ximian.com>

	* backend/pas/pas-backend-file.c (pas_backend_file_load_uri): Set
	bf->priv->file_db before calling do_create.

2001-07-06  Christopher James Lahey  <clahey@ximian.com>

	* gui/component/addressbook-component.c (factory_fn): Fixed order
	of arguments to evolution_shell_component_new.

svn path=/trunk/; revision=10949
2001-07-10 04:49:49 +00:00
c417a47019 Only ask once about recovery, assume if they want to recover one file they
2001-07-09  Larry Ewing  <lewing@ximian.com>

	* e-msg-composer.c (autosave_manager_query_load_orphans): Only ask
	once about recovery, assume if they want to recover one file they
	want to recover all of them.

svn path=/trunk/; revision=10948
2001-07-10 03:57:41 +00:00
d680e40108 remove FileSaveInFolder menu item. rename Insert->File to
2001-07-09  Larry Ewing  <lewing@ximian.com>

	* evolution-message-composer.xml: remove FileSaveInFolder menu
	item. rename Insert->File to Insert->Attachment.

svn path=/trunk/; revision=10947
2001-07-10 03:17:09 +00:00
4c0874912c fix typo so it compiles
2001-07-09  JP Rosevear  <jpr@ximian.com>

	* mail-account-gui.c (get_focused_widget): fix typo so it compiles

svn path=/trunk/; revision=10946
2001-07-10 03:07:18 +00:00
c41a49b0b5 forgot to compile before committing. Idiot.
2001-07-09  Damon Chaplin  <damon@ximian.com>

	* src/libical/icaltime.c (icaltime_adjust): forgot to compile before
	committing. Idiot.

svn path=/trunk/; revision=10945
2001-07-10 02:45:51 +00:00
8f5df2dc9e if the 2 zones are the same just return.
2001-07-09  Damon Chaplin  <damon@ximian.com>

	* src/libical/icaltimezone.c (icaltimezone_convert_time): if the 2
	zones are the same just return.

	* src/libical/icaltime.c (icaltime_adjust): normalize the month.

svn path=/trunk/; revision=10944
2001-07-10 02:14:20 +00:00
c263befd20 convert the folder name from utf8 before displaying them in the dialog and
2001-07-09  Larry Ewing  <lewing@ximian.com>

	* e-shell-folder-commands.c (delete_dialog): convert the folder
	name from utf8 before displaying them in the dialog and set the
	dialog parent.

svn path=/trunk/; revision=10943
2001-07-10 02:04:46 +00:00
5c85a8211e Use e_utf8_from_gtk_event_key() so that we can input utf8 text properly.
2001-07-09  Federico Mena Quintero  <federico@ximian.com>

	* gui/e-day-view.c (e_day_view_key_press): Use
	e_utf8_from_gtk_event_key() so that we can input utf8 text
	properly.
	(e_day_view_cut_clipboard): Constify.
	(e_day_view_on_cut): Constify.
	(e_day_view_reshape_long_event): Remove unused variable.

	* gui/e-week-view.c (e_week_view_key_press): Use
	e_utf8_from_gtk_event_key() so that we can input utf8 text
	properly.
	(e_week_view_cut_clipboard): Constify.
	(e_week_view_on_cut): Constify.

	* cal-client/cal-client.c (cal_client_resolve_tzid_cb): Fix the
	prototype so that this matches CalRecurResolveTimezoneFn.  Also
	renamed it so that it is clear that it is supposed to be a
	callback.

svn path=/trunk/; revision=10942
2001-07-10 01:31:29 +00:00
8feacdf535 For E_TEP_END_OF_BUFFER, use the length in bytes, not the length in
2001-07-09  Federico Mena Quintero  <federico@ximian.com>

	* gal/e-text/e-text.c (_get_position): For E_TEP_END_OF_BUFFER,
	use the length in bytes, not the length in characters --- this
	function is supposed to return byte offsets.

svn path=/trunk/; revision=10941
2001-07-10 01:27:16 +00:00
01b400424b Handle application/pgp using the text/plain handler.
2001-07-09  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-format.c (setup_mime_tables): Handle application/pgp using
	the text/plain handler.

	* mail-account-gui.c (get_focused_widget): New function to
	determine which widget is focused.

svn path=/trunk/; revision=10940
2001-07-09 23:56:52 +00:00
439bc7a3ec Handle application/pgp using the text/plain handler.
2001-07-09  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-format.c (setup_mime_tables): Handle application/pgp using
	the text/plain handler.

	* mail-account-gui.c (get_sensitive_widget): New function to determine
	which widget is focused.

	* mail-account-editor.c (apply_changes): Not only flip to the
	notebook page that wasn't finished, but also grab the focus of the
	incomplete widget.

	* mail-config-druid.c (source_changed): Grab the focus of the
	incomplete widget.
	(transport_prepare): And here.
	(identity_changed): Here too.

	* mail-account-gui.c (mail_account_gui_identity_complete): Take an
	incomplete argument so we can set which widget is incomplete and
	then the caller can focus it or whatever.
	(service_complete): Same.
	(mail_account_gui_transport_complete): And again here.
	(mail_account_gui_management_complete): And here too.

svn path=/trunk/; revision=10939
2001-07-09 23:55:02 +00:00
7367ac4cb6 Make the "Rename" item be a GNOMEUIINFO_ITEM_NONE() since we don't have a
2001-07-09  Federico Mena Quintero  <federico@ximian.com>

	* e-shortcuts-view.c: Make the "Rename" item be a
	GNOMEUIINFO_ITEM_NONE() since we don't have a stock icon; likewise
	for the "Open in New Window".  This gets rid of warnings from
	gnome-libs.  Use a better stock icon for the "Remove" command, and
	add a stock icon to the "Open" command.

svn path=/trunk/; revision=10938
2001-07-09 23:07:57 +00:00
76f4fb9c00 Alarm! Alarm!
svn path=/trunk/; revision=10937
2001-07-09 22:50:10 +00:00
2489c736ec Updated Swedish translation.
2001-07-10  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.

svn path=/trunk/; revision=10936
2001-07-09 22:13:37 +00:00
39440346cf It's very possible that get_storage_set_path_from_uri() returns NULL (5 of
2001-07-09  Jason Leach  <jleach@ximian.com>

	* e-shell-view.c (updated_folder_cb): It's very possible that
	get_storage_set_path_from_uri() returns NULL (5 of the 6 return
	cases), so check that it's not NULL before trying to strcmp() it.
	Fixes a startup crash.

svn path=/trunk/; revision=10935
2001-07-09 21:54:53 +00:00
25efa799ee Update to pass in the `remember' argument when creating a new pgp context.
2001-07-09  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-format.c (decode_pgp): Update to pass in the `remember'
	argument when creating a new pgp context.
	(try_inline_pgp_sig): And here...

	* mail-crypto.c (mail_crypto_pgp_mime_part_sign): Update to pass
	in the `remember' argument when creating a new pgp context.
	(mail_crypto_pgp_mime_part_verify): Same.
	(mail_crypto_pgp_mime_part_encrypt): And here...
	(mail_crypto_pgp_mime_part_decrypt): And finally here.

	* mail-config.c (mail_config_get_remember_pgp_passphrase): New.
	(mail_config_set_remember_pgp_passphrase): New.
	(config_read): Read in the "remember passphrase" value.
	(mail_config_write_on_exit): Save the remember-passphrase value.

	* mail-accounts.c (construct): Allow the user to set "Remember PGP
	Passphrase".
	(remember_pgp_passphrase_toggled): Set the toggle state.

svn path=/trunk/; revision=10934
2001-07-09 21:39:38 +00:00
29315f8157 Update to pass in the `remember' argument when creating a new pgp context.
2001-07-09  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-crypto.c (mail_crypto_pgp_mime_part_sign): Update to pass
	in the `remember' argument when creating a new pgp context.
	(mail_crypto_pgp_mime_part_verify): Same.
	(mail_crypto_pgp_mime_part_encrypt): And here...
	(mail_crypto_pgp_mime_part_decrypt): And finally here.

	* mail-config.c (mail_config_get_remember_pgp_passphrase): New.
	(mail_config_set_remember_pgp_passphrase): New.
	(config_read): Read in the "remember passphrase" value.
	(mail_config_write_on_exit): Save the remember-passphrase value.

	* mail-accounts.c (construct): Allow the user to set "Remember PGP
	Passphrase".
	(remember_pgp_passphrase_toggled): Set the toggle state.

svn path=/trunk/; revision=10933
2001-07-09 21:35:11 +00:00
ebd5da4c95 Forget the passphrase if the user has set that option. (pgp_clearsign):
2001-07-09  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-pgp-context.c (pgp_sign): Forget the passphrase if the
	user has set that option.
	(pgp_clearsign): Same.
	(pgp_encrypt): And here...
	(pgp_decrypt): And finally here.
	(camel_pgp_context_new): Take a `remember' argument.

svn path=/trunk/; revision=10932
2001-07-09 21:31:09 +00:00
e67f0c1d82 Editing
2001-07-09  Kevin Breit  <battery841@mediaone.net>

	* C/usage-exec-summary.sgml: Editing

	* C/usage-mail.sgml: Editing

	* C/usage-mail-org.sgml: Editing

	* C/usage-calendar.sgml: Editing

	* C/usage-contact.sgml: Editing

svn path=/trunk/; revision=10931
2001-07-09 20:50:14 +00:00
d0e85041da Use camel_internet_address_format_address rather than camel_address_encode
2001-07-09  Jeffrey Stedfast  <fejj@ximian.com>

	* e-msg-composer.c (e_msg_composer_new_with_message): Use
	camel_internet_address_format_address rather than
	camel_address_encode since we want display-friendly addresses.

svn path=/trunk/; revision=10930
2001-07-09 20:16:20 +00:00
4138abc3eb Get a lovely icon from jimmac for the type of weather
svn path=/trunk/; revision=10929
2001-07-09 20:08:30 +00:00
7c4e516f1c Install myweather-*.png icons
svn path=/trunk/; revision=10928
2001-07-09 20:05:33 +00:00
dbc2b81a2e Fix the big black line down the middle bug
svn path=/trunk/; revision=10927
2001-07-09 19:02:59 +00:00
d1716cf6d6 Fix another HTML bug
svn path=/trunk/; revision=10926
2001-07-09 18:57:14 +00:00
1fa540053c Better time reporting
svn path=/trunk/; revision=10925
2001-07-09 18:47:17 +00:00