Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add nag popup when mailing list hijacks private reply with Reply-To: header | David Woodhouse | 2010-07-16 | 1 | -0/+15 |
| | |||||
* | Change 'Reply to All' toolbar button into configurable 'Group Reply' | David Woodhouse | 2010-07-15 | 1 | -2/+17 |
| | | | | | ...with a dropdown menu like the Forward button, and configuration for whether it tries to do 'Reply to List' by default. | ||||
* | Add support for ignoring mailing list Reply-To: headers | David Woodhouse | 2010-07-15 | 1 | -2/+17 |
| | |||||
* | Warn on reply-to-all with too many recipients | David Woodhouse | 2010-07-15 | 1 | -0/+15 |
| | |||||
* | Bug 624204 - Warn when replying privately to a mailing list message | David Woodhouse | 2010-07-15 | 1 | -0/+15 |
| | |||||
* | Bug #206061 - Allow normal, non-vFolder, Trash and Junk folder | Milan Crha | 2010-06-15 | 1 | -1/+103 |
| | |||||
* | Return back accidentally dropped widgets | Milan Crha | 2010-06-10 | 1 | -0/+25 |
| | |||||
* | Bug 501534 - apply new customized view to all folders | Chenthill Palanisamy | 2010-06-08 | 1 | -122/+35 |
| | |||||
* | Fix alignment of lblCarset in composer-prefs-dialog | Gert Michael Kulyk | 2010-05-29 | 1 | -0/+2 |
| | |||||
* | Merge branch 'express2' | Matthew Barnes | 2010-05-27 | 1 | -4/+4 |
|\ | |||||
| * | Hide the Alerts label in the composer's preferences | Federico Mena Quintero | 2010-04-09 | 1 | -1/+1 |
| | | | | | | | | | | | | We don't need that heading as it would only have one sub-option. Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
| * | Add names to containers in the composer's preferences | Federico Mena Quintero | 2010-04-09 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
| * | Add meaningful names to some containers | Federico Mena Quintero | 2010-04-09 | 1 | -2/+2 |
| | | | | | | | | | | | | We will use those names to hide the respective widgets in Express mode. Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
* | | Bug #304415 - Allow change of signature hash algorithm | Milan Crha | 2010-05-20 | 1 | -16/+122 |
| | | |||||
* | | [i18n] Strings not aligned in ui. (bgo #616181) | Mario Carrion | 2010-04-29 | 1 | -2/+2 |
| | | |||||
* | | Bug #360461 - Avoid markup in translatable messages | Milan Crha | 2010-04-23 | 1 | -5/+31 |
| | | |||||
* | | Bug #567304 - Review strings for translation | Milan Crha | 2010-04-07 | 1 | -2/+2 |
| | | |||||
* | | Bug #458828 - What is the "Top Posting Option"? | Milan Crha | 2010-04-02 | 1 | -1/+1 |
| | | |||||
* | | Bug #417412 - Improve "display text part of limited size" DoS strings | Milan Crha | 2010-04-02 | 1 | -1/+1 |
| | | |||||
* | | Bug 611881 - Duplicate mnemonic in mail preference -> headers tab | Matthew Barnes | 2010-03-28 | 1 | -1/+1 |
|/ | |||||
* | Bug #520816 - S/MIME shares "Do not sign meeting requests" with PGP | Milan Crha | 2009-12-24 | 1 | -19/+66 |
| | |||||
* | BugĀ 602625 - Typos in translation messages | Matthew Barnes | 2009-11-22 | 1 | -1/+1 |
| | | | | Caused by libglade to GtkBuilder migration. | ||||
* | Remove markup from translatable strings in ui files | Claude Paroz | 2009-11-17 | 1 | -68/+136 |
| | | | | | | GTKBuilder format allows to separate markup from translatable content. Whenever possible, this should be preferred so as there is less content to translate and less error opportunities. | ||||
* | BugĀ 589153 - Use GtkBuilder instead of libglade | Matthew Barnes | 2009-11-17 | 1 | -0/+5634 |