Commit graph

111 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
9b8090f524 Closes #6402 Prefetch UI options. Also fixes SQL bug in prefetcher for new accounts 2013-02-26 12:16:29 -08:00
Eric Gregory
e2f4302e31 Closes #6044 Shortcuts in tooltips 2013-02-25 18:29:01 -08:00
Eric Gregory
3328e5ade6 Closes #6414 Improve tooltips 2013-02-22 17:54:05 -08:00
Eric Gregory
7b3fa06ac1 Closes #5884 Closes #5854 Closes #5816 Closes #6367 String changes
* "Reply To" now labelled "Reply"
* Toolbar overflow menu labels no longer say "translated"
* .desktop file contains keywords
* For generic servers, "Remember password" now says "Remember passwords"
2013-02-22 12:45:03 -08:00
Eric Gregory
5ee4a55dc1 Closes #4647 Closes #5685 Spam/unspam 2013-02-21 14:57:59 -08:00
Eric Gregory
51de6c9752 Closes #6032 Errors on account setup screens 2013-02-14 17:26:00 -08:00
Sven Hagemann
9f4b423b9b Do not require SMTP authentication: Closes #6357
SMTP authentication is now entirely optional, distinct from not
requiring a password (#5668).
2013-02-14 15:10:10 -08:00
Eric Gregory
f604d2d988 Closes #6334 Show and set "From:" field in composer 2013-02-08 11:59:27 -08:00
Eric Gregory
0350a8fe0f Closes #6286 Delete accounts
Squashed commit of the following:

commit 1b045edd6c28e3f837107577726b61c839816bc2
Author: Eric Gregory <eric@yorba.org>
Date:   Mon Feb 4 19:25:36 2013 -0800

    Changes from code review

commit bcd52b9f571de316eda39bd181df121bc4753c40
Author: Eric Gregory <eric@yorba.org>
Date:   Mon Feb 4 18:21:53 2013 -0800

    Removed cancellable check

commit 1cc528ca39555233cd5e851229a242fc118c11ae
Author: Eric Gregory <eric@yorba.org>
Date:   Mon Feb 4 18:17:42 2013 -0800

    Delete account (2nd branch)
2013-02-04 19:26:48 -08:00
Eric Gregory
e18bef9638 Closes #6248 Account nicknames 2013-01-31 14:54:03 -08:00
Eric Gregory
96e51f94f2 Closes #6268 Glade files now installed
Squashed commit of the following:

commit 6ea008fef96bc5d4b141c4735dc90e629d04675d
Author: Eric Gregory <eric@yorba.org>
Date:   Mon Jan 28 12:00:55 2013 -0800

    Add missing glade files to install
2013-01-28 17:18:29 -08:00
Eric Gregory
fcfb46008b Closes #4580 Edit existing accounts
Squashed commit of the following:

commit e7af3b721314513fc6ea2eb57d10086e4f1e148b
Author: Eric Gregory <eric@yorba.org>
Date:   Mon Jan 28 16:53:56 2013 -0800

    Account dialog is back to being modal

commit cdd214070e67dc735c819df06c46a1d128ef20d2
Author: Eric Gregory <eric@yorba.org>
Date:   Fri Jan 25 18:14:17 2013 -0800

    Fix for password issue

commit 847da391373357bbca90ef6d8028ea8ff85458f1
Author: Eric Gregory <eric@yorba.org>
Date:   Fri Jan 25 17:20:12 2013 -0800

    Merging in changes

commit 7745ac1426fb8560624fed752de0ee162f97bd9e
Author: Eric Gregory <eric@yorba.org>
Date:   Fri Jan 25 15:53:49 2013 -0800

    Changes from code review

commit d7727544aaeacceb5c9b0ac3444a6db0311929db
Author: Eric Gregory <eric@yorba.org>
Date:   Thu Jan 24 17:10:18 2013 -0800

    Account editing, various account management bug fixes
2013-01-28 16:59:53 -08:00
Eric Gregory
6de36ae3eb Closes #6251 Text entries default on welcome/add screens 2013-01-25 11:14:31 -08:00
Eric Gregory
e49835426c Closes #6201 First batch of work for account manager. "Add account" functionality is complete (though Geary will still only display one email account in the main UI) 2013-01-22 18:23:07 -08:00
Eric Gregory
54507ba96f Closes #5893 Password dialog enhancements 2013-01-22 18:00:40 -08:00
Alexander Wilms
e51f678763 Toolbar buttons too wide on Elementary: Closes #5866 2013-01-21 13:02:15 -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
e04c8b4787 Removed unused icon
Now using Gtk.Arrow in toolbar, menu-down is no longer needed.
2012-09-19 19:49:55 -07:00
Jim Nelson
a969b44ad2 Respect system toolbar style setting: Closes #5793 2012-09-18 15:50:30 -07:00
Jim Nelson
d4af386096 Add text to Archive and Reply buttons: Closes #5201
New Message, Reply/Reply All/Forward, and Archive buttons now
marked as important and display their label when GTK is
configured to do so.
2012-09-18 15:38:56 -07:00
Jim Nelson
13fe5d07f0 Toolbar no longer editable w/ Glade: Closes #5203
toolbar.glade should now be editable with Glade without it
autocorrecting the XML or otherwise changing the appearance of the
toolbar.
2012-09-18 14:58:51 -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
Adam Dingle
2a66f8ab2b Rearranged toolbar buttons. Fixes #4495.
Moved the archive button to the right as per #4495 .  Also moved the mark menu
leftward and the move menu rightward.  The general idea here is that buttons
that operate on the message itself appear toward the left, and that buttons
that move it elsewhere appear toward the right.
2012-09-11 11:28:11 -07:00
Jim Nelson
a5871e3351 Widen account creation dialog: Closes #5728 2012-09-10 19:42:00 -07:00
Jim Nelson
8585eefbc4 Remove markup from translatable text. 2012-09-05 12:06:04 -07:00
Jim Nelson
674bf0120b Replace "Label" and "Move" menus with icons: Closes #5722 2012-09-03 18:46:03 -07:00
Jim Nelson
5d8728a9bd Improve account creation dialog: Closes #5728, Closes #5730
Improves the initial account creation dialog and fixes some missing
mnemonics.
2012-09-03 14:58:37 -07:00
Jim Nelson
aa238701c4 Use dropdown box rather than radio buttons in account creation dialog: Closes #5718 2012-09-03 11:30:23 -07:00
Jim Nelson
d826fb9be4 Missing keyboard mnemonics in Preferences dialog: Closes #5618 2012-08-30 17:39:24 -07:00
Jim Nelson
47c535db3e Add .desktop file and Glade strings to .pot file: Closes #5463 2012-08-29 18:33:51 -07:00
Jim Nelson
126378d85c Separate IMAP and SMTP credentials: Closes #5635, Closes #5208
This rather large patch allows separate IMAP and SMTP credentials
and separates the user's credential username from their email
address.  Additional work in this patch includes fixing some minor
protocol bugs in the SMTP stack to work with Postfix, refactoring
the Geary.Engine interface to stop issuing plain strings for
account names, and removing the Geary.EngineAccount abstract class
which was growing unnecessary with each passing day.
2012-08-27 12:11:26 -07:00
Matthew Pirocchi
61ff997a9f Fix toolbar overflow problems: Closes #5523, Closes #5520, Closes #5515 2012-08-21 18:01:44 -07:00
Matthew Pirocchi
b2e320a6fc Add IMAP STARTTLS radio buttons: Closes #5361. 2012-08-14 17:46:41 -07:00
Matthew Pirocchi
792fb21a97 Use 587 as default SMTP STARTTLS port: Closes #5661. 2012-08-14 14:22:45 -07:00
Matthew Pirocchi
a508384a4b Allow user to force STARTTLS for generic imap servers: Closes #5361. 2012-08-13 17:48:40 -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
e5f7c9c7e7 Don't homogenize toolbar buttons: Closes #5477. 2012-06-28 13:06:25 -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
Christian Dywan
a184bb58aa Preferences for notification bubbles and sounds: Closes #5411, Closes #5419
Preferences now available to both enable/disable sounds for new mail and
notification bubbles for new mail.
2012-06-27 14:57:58 -07:00
Matthew Pirocchi
877a21686c Add support for different languages: Closes #3823. 2012-06-27 13:53:39 -07:00
Matthew Pirocchi
89a9edc915 Allow attachments to be added to emails. Closes #5302. 2012-06-25 18:35:08 -07:00