c4fedc0494
Split MDN handling into a module.
2011-11-22 00:12:36 -05:00
d03f8dfccb
Bug #440316 - Improve SSL Certificate check bad signature dialog
2011-11-15 12:56:42 +01:00
273b10a5ba
Bug #657374 - mailto: attachment parameter can lead to accidental data exfiltration
...
Through warning on attaching Hidden/security files by mailto command.
2011-10-04 12:08:43 +05:30
5817e1ffb9
Reverting the previous commit.
2011-09-15 18:18:12 +05:30
1544ad3a69
Bug #657374 - mailto: attachment parameter can lead to accidental data exfiltration
...
Through warning on attaching Hidden/security files by mailto command.
2011-09-15 18:03:53 +05:30
b7cfbb7d67
Bug #656267 - Checking for auth types doesn't work properly
2011-08-12 11:30:03 +02:00
f0a011f941
Remove mail_save_messages().
...
Use e_mail_folder_save_messages() instead.
2011-05-18 09:25:59 -04:00
b3b917365f
Remove mail_store_prepare_offline().
...
Use e_mail_store_prepare_for_offline() instead.
2011-05-17 19:51:11 -04:00
b61d2c08d7
Remove mail_remove_attachments().
...
Use e_mail_folder_remove_attachments() instead.
2011-05-16 22:43:46 -04:00
e5760e065f
Reimplement em_utils_forward_messages().
...
Now uses e_mail_folder_build_attachment() and
e_mail_folder_get_multiple_messages().
2011-05-11 12:58:53 -04:00
63a7f4d1cc
EMailReader: Reimplement "mail-remove-duplicates" action.
...
Now uses e_mail_folder_find_duplicate_messages().
2011-05-11 12:58:42 -04:00
ae28ea4621
EMailShellView: Open the selected folder ourselves.
...
This one's a little involved:
- EMailShellView now obtains a CamelFolder itself in response to
EMFolderTree::folder-selected signals. Uses EActivity to do so.
- Revise EMFolderTree::folder-selected signal arguments to be more
useful: emit a CamelStore object instead of a folder URI.
- Also revise EMFolderTree::folder-activiated signal arguments the
same way while we're at it.
- Remove the "folder_uri" argument from e_mail_reader_set_folder().
If you have a CamelFolder object you can obtain the URI string by
calling camel_folder_get_uri().
2011-05-02 21:01:48 -04:00
9d7c930d70
Bug 547954 - Clarify delete-from-search-folder warning
2011-04-22 14:53:49 -04:00
35a998b2de
Demonstrate EWebView as an EAlertSink.
2011-04-13 12:09:07 -04:00
88c041d2bc
Change "mail:async-error" alerts to warnings.
...
Most Camel alerts are transient. Make them warnings so they time out.
2011-03-25 14:21:57 -04:00
e962715a18
Improve wording of Maildir migration dialog.
...
Use stronger wording and remove the "No" option. Your choices are
"Migrate Now" or "Quit Evolution". None of this in-between nonsense.
2011-01-07 13:35:19 -05:00
e3dda0436d
Migrate the local store from mbox to maildir format
2010-11-23 02:04:03 +05:30
c211a974e3
Kill em_folder_utils_unsubscribe_folder().
...
Use e_mail_session_unsubscribe_folder() instead.
2010-10-31 22:54:30 -04:00
df6f8dc010
Bug #587011 - Integrate remove-duplicates into evolution
2010-10-15 09:39:16 +02:00
d515cfc332
Bug #223337 - Auto-close message-browser when replying to them
2010-10-08 12:16:53 +02:00
51a41db621
Add nag popup when mailing list hijacks private reply with Reply-To: header
2010-07-15 17:20:16 +01:00
8b8fdabfa6
Warn on reply-to-all with too many recipients
2010-07-15 16:48:45 +01:00
0f7b73d639
Bug 624204 - Warn when replying privately to a mailing list message
2010-07-15 16:48:45 +01:00
578e071825
Bug 619637 - Inconsistent buttons in delete confirmation dialogs
2010-05-28 22:41:59 -04:00
a5d79e9f91
Bug #546551 - Dialog for mark-all-read always mentions subfolders
2010-05-21 16:30:40 +02:00
b864a0a503
Bug #567304 - Add translator comment and remove few strings
2010-04-06 19:02:02 +02:00
6060c29567
Bug #567304 - Review strings for translation
2010-04-06 18:34:36 +02:00
6ea092ac02
Bug #549971 - "Report Junk Failed", "Check Junk Failed" strings
2010-04-02 18:40:39 +02:00
125573b8fd
Bug #302742 - The mail error messages is difficult to understand/translate
2010-04-01 20:00:36 +02:00
0d66851bd5
Bug #272567 - Evolution message needs ngettext support
2010-04-01 19:22:32 +02:00
816614eb40
Bug #261062 - Do not translate untranslatable texts
2010-04-01 18:38:49 +02:00
8785fd3315
Bug 546551 - Dialog for deleting mail folders always mentions subfolders.
2010-02-22 16:29:23 +05:30
b9953ceaed
Bug #250046 - Composer addresses reading fixes
...
- Check for no addresses properly (in post-to only when shown)
- Check for garbage addresses and warn user about those
- Use garbage text in To/CC/Bcc fields when user typed them
2009-11-10 11:46:41 +01:00
8a11d5c190
Bug 594989 - Drop some dialog titles
...
HIG suggests alerts (for which these titles are only used as far as I
know) do not have a title.
2009-09-23 13:50:48 -04:00
b452caf179
** Fixes bug #514383
...
2008-05-16 Matthew Barnes <mbarnes@redhat.com >
** Fixes bug #514383
* plugins/mark-all-read/mark-all-read.c: Add a Cancel button.
* mail/mail.error.xml: Remove the "ask-mark-read" error.
* e-error.c (e_error_newv): Widget packing adjustments.
svn path=/trunk/; revision=35504
2008-05-16 19:51:18 +00:00
7ab42c2897
** Fix for bug #273041
...
2008-04-25 Milan Crha <mcrha@redhat.com >
** Fix for bug #273041
* mail/mail.error.xml: (junk-check-error), (junk-report-error),
(junk-not-report-error): New error messages added.
* mail/em-junk-hook.h: (struct _EMJunkHookTarget), (em_junk_error_quark):
* mail/em-junk-hook.c: (manage_error), (em_junk_check_junk),
(em_junk_report_junk), (em_junk_report_non_junk):
Allow propagation of the error from the plugin in the hook target.
* plugins/bogo-junk-plugin/bf-junk-filter.c: (pipe_to_bogofilter), (em_junk_bf_check_junk),
(em_junk_bf_report_junk), (em_junk_bf_report_non_junk):
Propagate possible errors to the UI.
* sa-junk-plugin/em-junk-filter.c: (em_junk_sa_commit_reports),
(em_junk_sa_validate_binary): Fix function prototype.
* sa-junk-plugin/em-junk-filter.c: (pipe_to_sa_full), (em_junk_sa_test_spamd_running),
(em_junk_sa_test_spamassassin), (pipe_to_sa), (em_junk_sa_run_spamd),
(em_junk_sa_test_spamd), (em_junk_sa_is_available),
(em_junk_sa_check_junk), (get_spamassassin_version),
(em_junk_sa_report_junk), (em_junk_sa_report_non_junk):
Propagate possible errors to the UI.
svn path=/trunk/; revision=35415
2008-04-25 13:12:22 +00:00
a182527b8f
reviewed by: Milan Crha
...
2008-04-07 Takao Fujiwara <takao.fujiwara@sun.com >
reviewed by: Milan Crha
** Fix for bug #408579
* mail/mail.error.xml:
* e-util/e-system.error.xml:
Changed '"' to '\"' to work with intltool.
svn path=/trunk/; revision=35329
2008-04-07 03:28:14 +00:00
0393621697
** Fix for bug #329706
...
2007-12-07 Alex Kloss <alexkloss@att.net >
** Fix for bug #329706
* em-utils.c (em_utils_prompt_user):
Add mnemonic 'd' to 'Do not show...' checkbox
* mail.error.xml:
Remove redundant 'Send anyway' label
Reorder buttons to 'Send','Cancel' as per HIG
svn path=/trunk/; revision=34668
2007-12-07 18:39:06 +00:00
303194b97a
** Fix for bug #263236
...
2007-11-13 Milan Crha <mcrha@redhat.com >
** Fix for bug #263236
* mail.error.xml: Terminology cleanup.
svn path=/trunk/; revision=34529
2007-11-13 17:44:00 +00:00
dbe6756f09
** Fix for bug #263236
...
2007-11-12 Milan Crha <mcrha@redhat.com >
** Fix for bug #263236
* mail.error.xml: New message "ask-delete-vfolder-msg".
* em-folder-view.c: (emfv_delete_msg_response),
(emfv_popup_delete): When deleting from vFolder, ask if really want
to and warn about deleting in a real folder too.
* evolution-mail.schemas.in: New option
"/apps/evolution/mail/prompts/delete_in_vfolder" to not ask again.
svn path=/trunk/; revision=34523
2007-11-12 10:43:05 +00:00
1e9e4c8e6c
** Fix for bug #453544 from hggdh
...
svn path=/trunk/; revision=33874
2007-07-28 20:09:42 +00:00
5e6adad066
** Fix for bug #443140 from Vinod
...
svn path=/trunk/; revision=33636
2007-06-03 13:21:33 +00:00
a4828845f0
Improved offline support options
...
svn path=/trunk/; revision=33548
2007-05-15 17:58:09 +00:00
87d414d59f
Disable mail delete for proxy when there are not enough rights
...
2006-11-09 Sankar P <psankar@novell.com >
* em-folder-browser.c: (emfb_view_hide_selected):
* em-folder-view.c: (emfv_popup_delete):
* mail.error.xml:
Disable mail delete for proxy when there are not enough rights
svn path=/trunk/; revision=32958
2006-11-09 06:01:47 +00:00
3fafdaeb3e
** Fixes bug #308276
...
2006-10-16 Ushveen Kaur <kushveen@novell.com >
** Fixes bug #308276
* mail.error.xml : secondary for "vfolder-notunique" corrected.
svn path=/trunk/; revision=32890
2006-10-16 13:32:55 +00:00
fdab46bc44
** Fixes Bug #341840
...
2006-07-24 Ushveen Kaur <kushveen@novell.com >
** Fixes Bug #341840
* mail-error.xml: button label changed for dialog ask-mark-read.
svn path=/trunk/; revision=32405
2006-07-24 11:40:54 +00:00
038d5646ce
changing string "Ximian Evolution" to "Evolution". Fixes bug #344298 .
...
2006-06-13 Andre Klapper <a9016009@gmx.de >
* mail.error.xml: changing string "Ximian Evolution" to "Evolution".
Fixes bug #344298 .
svn path=/trunk/; revision=32130
2006-06-13 21:33:24 +00:00
f45a960006
Fix for bug #332936
...
svn path=/trunk/; revision=32053
2006-05-30 04:37:29 +00:00
a82d466e93
Removed error id "camel-exception" as it was a bogus error.
...
2006-04-18 Jeffrey Stedfast <fejj@novell.com >
* mail.error.xml: Removed error id "camel-exception" as it was a
bogus error.
2006-04-14 Jeffrey Stedfast <fejj@novell.com >
* em-composer-utils.c (em_utils_handle_receipt): Fixed up the if
conditional so that 'account' wasn't ever dereferenced when
NULL. Fixes bug #324327 .
svn path=/trunk/; revision=31829
2006-04-18 20:56:36 +00:00
923cb4043e
**Fixes #329585 *mail-config.glade: Changed Remove button to Delete button
...
2006-03-25 Rajeev ramanathan <rajeevramanathan_2004@yahoo.co.in >
**Fixes #329585
*mail-config.glade: Changed Remove button to Delete button
*mail.error.xml: Changed current Layout DELETE [Do not delete]
to [Do not delete] DELETE
svn path=/trunk/; revision=31744
2006-03-25 17:09:58 +00:00