Commit Graph

19 Commits

Author SHA1 Message Date
2dfd548d26 Bug #271262 - Allow Send/Receive of local stores in offline 2013-04-08 19:21:04 +02:00
75be8d7701 Bug 659486 - EAlert default response is ignored by EAlertDialog 2011-09-30 12:28:29 -04:00
54ae8f0a7d Bug 640091 - Improve error handling during send post-processing
If a newly-composed message was successfully sent but an error occurred
during post-processing (outgoing filters or appending to a Sent folder),
close the composer window and show an alert in the main window.
2011-01-21 17:40:22 -05:00
6709cd6e58 Skip writing to Outbox when sending.
When sending a message from a composer window, it seems pointless to
write message to Outbox only to immediately read it back and mark it
for deletion.  Instead, bypass the Outbox folder when sending, and if
an error occurs, offer to save the message to Outbox instead.
2010-10-30 21:01:11 -04:00
4118d671d4 Composer: Show cancellable operations and errors inline.
'Send' and 'Save Draft' are now asynchronous and run outside of
Evolution's MailMsg infrastructure.

Add an EActivityBar to the composer window so these asynchronous
operations can be tracked and cancelled even in the absense of a main
window.  Also add an EAlertBar to the composer window so error messages
can be shown directly in the window.

Instead of calling e_alert_dialog_run_for_args(), call e_alert_submit()
and pass the EMsgComposer as the widget argument.  The EMsgComposer will
decide whether to show an EAlertDialog or use the EAlertBar, depending
on the GtkMessageType of the alert.
2010-10-12 13:59:00 -04:00
e6067ccb6c Bug 616073 - Various translation issues 2010-09-10 18:51:26 -04:00
fa2da5acd6 Fix mismatched quotes. 2010-03-28 18:55:22 -04:00
bac350343c Bug #604838 - Drop unused alert dialog 2009-12-20 11:20:37 +01:00
64dddd6c7c Bug 604822 - Drop more alert titles
Drop all alert titles to be found in *.error.xml. HIG suggests alerts
do not have a title.
2009-12-20 11:08:05 +01:00
51f9daed70 Bug #597123 - Composer's Send Options doesn't work 2009-10-13 18:50:20 +02:00
eb725acfbf ** Fix for bug #553148
2008-09-25  Philip Withnall  <philip@tecnocode.co.uk>

	** Fix for bug #553148

	* addressbook/gui/contact-editor/contact-editor.glade:
	* addressbook/gui/contact-editor/e-contact-editor-im.c:
	* composer/mail-composer.error.xml:
	* 
plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.xml:
	* plugins/groupwise-features/org-gnome-compose-send-options.xml:
	* 
plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml:
	Standardise "GroupWise" usage in translatable strings.


svn path=/trunk/; revision=36453
2008-09-25 17:04:44 +00:00
2f2ccc5416 ** Fixes bug #428384
2008-08-01  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #428384

	* composer/mail-composer.error.xml:
	Improve buttons in the "exit-unsaved" dialog by replacing "Cancel"
	with "Continue Editing" and "Save Message" with "Save Draft".
	Suggested by bytesmythe.


svn path=/trunk/; revision=35890
2008-08-01 20:12:30 +00:00
b3554a5cca ** Fixes #401546 - Commit the missing error string and remove the button
from the toolbar and also dis-associate the accelarator key.


svn path=/trunk/; revision=33256
2007-02-26 14:42:44 +00:00
1ba2383270 ** Fixes bug #261062
svn path=/trunk/; revision=32827
2006-09-29 08:18:34 +00:00
e1277c6691 fixing a patch to again fix bug 325276.
2006-02-07  Andre Klapper <a9016009@gmx.de>
	* mail-composer.error.xml: fixing a patch to again fix bug 325276.

svn path=/trunk/; revision=31431
2006-02-07 12:36:57 +00:00
8c698f1318 ** Fixes bug #326378
2006-01-13  Srinivasa Ragavan  <sragavan@novell.com>

	** Fixes bug #326378

	* mail-composer.error.xml: Added mnemonics to Recover, Do not Recover
	buttons in composer.

svn path=/trunk/; revision=31175
2006-01-13 16:43:50 +00:00
4b1a6066dc s/don't/do not/ string changes. Fixes #325276.
2006-01-01 Harish Krishnaswamy <kharish@novell.com>

	* s/don't/do not/ string changes. Fixes #325276.

svn path=/trunk/; revision=31003
2006-01-01 12:34:48 +00:00
b25b709bf7 Added attachment of remote URL. The dnd of url, downloads the files and
2005-05-23  Srininvasa Ragavan <sragavan@novell.com>

	* e-msg-composer-attachment-bar.c, e-msg-composer-attachment-bar.h,
	  e-msg-composer-attachment.c, e-msg-composer-attachment.h, e-msg-composer.c,
  	  e-msg-composer.h, mail-composer.error.xml : Added attachment of remote URL.
  	  The dnd of url, downloads the files and attaches to the mail.

svn path=/trunk/; revision=29399
2005-05-23 07:10:03 +00:00
581a7cd195 renamed from mail-errors.xml, add i18n tags, fix some whitespace issues.
2005-05-06  Not Zed  <NotZed@Ximian.com>

        * mail.error.xml: renamed from mail-errors.xml, add i18n tags, fix
        some whitespace issues.  Removed some unecessary translations.

svn path=/trunk/; revision=29307
2005-05-06 11:26:06 +00:00