Commit graph

30 commits

Author SHA1 Message Date
Robert Schroll
3e4b94de0e Optionally send email in plain text: Closes #3198
The composer can now be switched between rich and plain text mode
using the context menu.
2013-02-26 15:30:47 -08:00
Eric Gregory
e2f4302e31 Closes #6044 Shortcuts in tooltips 2013-02-25 18:29:01 -08:00
Eric Gregory
f604d2d988 Closes #6334 Show and set "From:" field in composer 2013-02-08 11:59:27 -08:00
Eric Gregory
4859f6829d Closes #5820 "Attach File" instead of "Attach a file" 2013-01-09 17:23:59 -08:00
Jim Nelson
5a9cdfd1e6 Composer buttons clean-up: Closes #5810, Closes #5818 2012-09-25 11:58:46 -07:00
Adam Dingle
1fccd5a37e Revert "Fixed #5820 ("Attach a file" should be title case)."
I erroneously made this string change after string freeze.

This reverts commit dceefa3003.
2012-09-25 11:01:03 -07:00
Jim Nelson
621b9bdd8c Better "Remove formatting" icon: Closes #5795
Better icon courtesy Daniel Fore.  Also increased the size of the
toolbar and reduced the child spacing in the composer to better
utilize space.  This might also handle #5054, but need to confirm
separately.
2012-09-17 16:59:04 -07:00
Adam Dingle
18d254d81d Fixed #5819 (Use "content-view" class for composer bottom toolbar). 2012-09-14 11:43:44 -07:00
Adam Dingle
dceefa3003 Fixed #5820 ("Attach a file" should be title case). 2012-09-13 14:43:26 -07:00
Adam Dingle
827747c7a9 Fixed #5809 (new compose window cancel button does nothing).
Fixed #5811 (console warnings when opening the composer).
2012-09-13 09:48:25 -07:00
Adam Dingle
dfbf5cd955 Added a Cancel button to the composer window. Closes #5794. 2012-09-12 14:29:32 -07:00
Adam Dingle
e4a88d124a Partially implemented #5794 (move send button and attachments to bottom of the compose window).
There's still no cancel button.
2012-09-12 13:37:45 -07:00
Joanmarie Diggs
d45e035b1f [a11y] Composer window not accessible to blind users: Closes #5555 2012-07-16 17:17:34 -07:00
Matthew Pirocchi
f253f58249 Use gettext comments: Closes #5464.
Use comments beginning with '///' before potentially difficult
translatable strings. The comments are extracted by xgettext when it is
passed the option '--add-coments="/"'.
2012-06-28 11:06:17 -07:00
Matthew Pirocchi
1dd044bb98 Allow files to be dragged to the composer window: Closes #5368. 2012-06-27 15:35:32 -07:00
Matthew Pirocchi
89a9edc915 Allow attachments to be added to emails. Closes #5302. 2012-06-25 18:35:08 -07:00
Nate Lillich
b361fd8ead Fix for #5010. This adds a new remove formatting icon, custom made for us. 2012-05-03 18:01:31 -07:00
Eric Gregory
ff88b2cec5 Closes #5115 Closes #5118 Fonts now selected by drop down, made composer toolbar icons smaller 2012-04-24 18:30:01 -07:00
Christian Dywan
2f57026e90 Closes #5067 Re-use stock translations in composer context menu
Signed-off-by: Eric Gregory <eric@yorba.org>
2012-04-19 12:32:39 -07:00
Eric Gregory
da1429e538 Closes #5062 Composer markup buttons toggle to reflect text state 2012-04-18 18:25:16 -07:00
Eric Gregory
0793679dac Closes #5005 Paste is now plain text by default, added context menu, action sensitivity 2012-04-13 17:45:10 -07:00
Eric Gregory
d309fa7101 Closes #5015 Enter breaks blockquotes 2012-04-12 18:25:48 -07:00
Christian Dywan
a9edc9eab5 Mail composer validates email addresses: Closes #4313
Christian introduces a new EmailEntry widget that validates email
addresses automatically, which is reflected by the Send button.
Also, RFC822.MailboxAddress now has a is_valid() method.
2012-04-12 11:15:54 -07:00
Eric Gregory
c07d5b9c8b Closes #5011 Composer keyboard shortcuts 2012-04-05 15:42:33 -07:00
Eric Gregory
459af216b2 Closes #4550. HTML composition. 2012-04-04 19:01:55 -07:00
Eric Gregory
a5b8aa47c2 Undo in message composer. Closes #4656 2012-01-30 14:27:06 -08:00
Eric Gregory
c67947d02d Fixed second Glade 3.10 warning,.Closes #4208 2011-10-31 11:22:41 -07:00
Eric Gregory
219b067eaf Composer initial focus is now on "To." Closes #4280 2011-10-27 18:22:17 -07:00
Eric Gregory
98c556af28 Changed capitalization of cc and bcc. Closes #4287 2011-10-27 18:00:25 -07:00
Eric Gregory
e6e1ca8357 Composer window. Closes #3711 2011-10-03 12:05:25 -07:00