aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-config.ui
Commit message (Collapse)AuthorAgeFilesLines
* Bug #637906 - Don't ask again when sending to non-mail recipientsMilan Crha2011-01-061-0/+15
|
* Add option "Check for new messages in all active accounts"Milan Crha2010-11-301-0/+24
| | | | As a follow-up for bug #633949
* Bug #633949 - Add an option to disable new e-mail check at startupMilan Crha2010-11-301-2/+69
|
* Bug #633779 - GtkComboBoxText issuesMilan Crha2010-11-181-3/+3
|
* Workaround GtkComboBoxText/GtkComboBoxEntry in .ui filesMilan Crha2010-10-281-3/+3
|
* Bug #629735 - Mail preference glitchPunit Jain2010-09-221-0/+2
|
* Kill the subject-thread plugin.Matthew Barnes2010-09-151-10/+23
| | | | | | All this time I never realized the subject-thread plugin was nothing more than a stupid checkbox. The actual thread-by-subject code lives in the core mail library.
* Fix a crapload of run-time warnings.Matthew Barnes2010-09-151-11/+50
| | | | EConfig and EMAccountEditor are very, very brittle.
* Mail preferences tweaksMatthew Barnes2010-09-141-90/+46
|
* Reorganize composer preferencesMatthew Barnes2010-09-131-445/+360
| | | | | | Move alert checkboxes to a new "Confirmations" tab and reword the options. Also, split reply and forward-related options into a new "Replies and Forwards" section.
* mail-config.ui cleanups.Matthew Barnes2010-09-131-2651/+1967
| | | | | | - Fix GtkVBox orientations. - Reduce container widgets. - Remove unused widgets.
* Teach Glade how to load an EMFolderSelectionButton.Matthew Barnes2010-09-131-54/+39
|
* Remove uninteresting mail options from Preferences.Matthew Barnes2010-09-131-204/+0
| | | | | | | | | | | | | | | | | | | Remove some options from Mail Preferences that aren't worth the screen real estate they take up. For now, the corresponding GConf keys still remain and are honored by Evolution. These same options were already removed for Express mode. Options removed are: [ ] Mark messages as read after XXX seconds [ ] Do not display messages when text size exceeds XXX KB [ ] Shrink To / Cc / Bcc headers to XXX addresses [ ] Enable Magic Spacebar [ ] Enable Search Folders
* Bug #629115 - Missing mnemonic_widget property in mail-config.uiMilan Crha2010-09-091-0/+2
|
* Add nag popup when mailing list hijacks private reply with Reply-To: headerDavid Woodhouse2010-07-161-0/+15
|
* Change 'Reply to All' toolbar button into configurable 'Group Reply'David Woodhouse2010-07-151-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: headersDavid Woodhouse2010-07-151-2/+17
|
* Warn on reply-to-all with too many recipientsDavid Woodhouse2010-07-151-0/+15
|
* Bug 624204 - Warn when replying privately to a mailing list messageDavid Woodhouse2010-07-151-0/+15
|
* Bug #206061 - Allow normal, non-vFolder, Trash and Junk folderMilan Crha2010-06-151-1/+103
|
* Return back accidentally dropped widgetsMilan Crha2010-06-101-0/+25
|
* Bug 501534 - apply new customized view to all foldersChenthill Palanisamy2010-06-081-122/+35
|
* Fix alignment of lblCarset in composer-prefs-dialogGert Michael Kulyk2010-05-291-0/+2
|
* Merge branch 'express2'Matthew Barnes2010-05-271-4/+4
|\
| * Hide the Alerts label in the composer's preferencesFederico Mena Quintero2010-04-091-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 preferencesFederico Mena Quintero2010-04-091-1/+1
| | | | | | | | Signed-off-by: Federico Mena Quintero <federico@novell.com>
| * Add meaningful names to some containersFederico Mena Quintero2010-04-091-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 algorithmMilan Crha2010-05-201-16/+122
| |
* | [i18n] Strings not aligned in ui. (bgo #616181)Mario Carrion2010-04-291-2/+2
| |
* | Bug #360461 - Avoid markup in translatable messagesMilan Crha2010-04-231-5/+31
| |
* | Bug #567304 - Review strings for translationMilan Crha2010-04-071-2/+2
| |
* | Bug #458828 - What is the "Top Posting Option"?Milan Crha2010-04-021-1/+1
| |
* | Bug #417412 - Improve "display text part of limited size" DoS stringsMilan Crha2010-04-021-1/+1
| |
* | Bug 611881 - Duplicate mnemonic in mail preference -> headers tabMatthew Barnes2010-03-281-1/+1
|/
* Bug #520816 - S/MIME shares "Do not sign meeting requests" with PGPMilan Crha2009-12-241-19/+66
|
* BugĀ 602625 - Typos in translation messagesMatthew Barnes2009-11-221-1/+1
| | | | Caused by libglade to GtkBuilder migration.
* Remove markup from translatable strings in ui filesClaude Paroz2009-11-171-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 libgladeMatthew Barnes2009-11-171-0/+5634