aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mail/em-composer-prefs.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 732140 - Allow multiple folder selection when creating Send account overr...Milan Crha2014-07-021-32/+45
* EHTMLEditor - Stop using deprecated gtk-stock itemsTomas Popela2014-06-251-1/+1
* Fix runtime warnings when opening Edit->PreferencesMilan Crha2014-06-121-5/+0
* Bug 540362: [webkit-composer] Use webkit for composerTomas Popela2014-06-091-82/+36
* Bug 731321 - Missing custom types when loading .ui definitionMilan Crha2014-06-061-2/+1
* Bug 604346 - Ctrl+Enter sends mail without asking confirmationMilan Crha2014-06-031-0/+6
* Add "Send messages through Outbox folder" optionMilan Crha2014-06-021-0/+6
* EMFolderSelector: Remove 'title' argument when creating.Matthew Barnes2014-03-271-2/+4
* EMFolderSelector: Add a "default-button-label" property.Matthew Barnes2014-03-271-1/+3
* EMFolderSelector: Add a "caption" property.Matthew Barnes2014-03-271-1/+1
* EMFolderSelector: Add a "can-create" property.Matthew Barnes2014-03-271-1/+1
* Stop using deprecated gtk-stock itemsMilan Crha2014-02-131-2/+2
* Bug 721545 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-081-10/+9
* Convert libemail-engine to a single-include model.Matthew Barnes2013-11-121-2/+0
* Miscellaeous cleanups.Matthew Barnes2013-10-201-40/+61
* Bug #215115 - Per-folder From: email addressMilan Crha2013-10-081-0/+747
* Remove more Express Mode hacks.Matthew Barnes2013-04-011-15/+8
* Remove e_shell_hide_widgets_for_express_mode().Matthew Barnes2013-04-011-7/+0
* Remove EMailShellSettings.Matthew Barnes2013-03-171-154/+110
* e-config: Remove unused functions.Matthew Barnes2012-12-171-2/+1
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-6/+0
* Bug 685675 - Fix packing of spell check language optionsMatthew Barnes2012-10-101-11/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-1/+1
* Remove the last remaining usage of GConfMilan Crha2012-06-151-1/+1
* Adapt modules/mail to the new ESource API.Matthew Barnes2012-06-031-23/+4
* Bug #655021 - "Character set" vs "Character encoding"Milan Crha2012-02-161-0/+3
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-9/+12
* Bug #665103 - Blank composer/mail/network preferences windowsMilan Crha2011-11-291-3/+4
* Remove some unnecessary GConf crud.Matthew Barnes2011-11-281-4/+0
* Use e_restore_window() and "org.gnome.evolution.window".Matthew Barnes2011-11-281-1/+0
* Bug #662914 - Reply to gnupg signed mails should be signedMilan Crha2011-11-141-0/+7
* GtkApplication has some new EShell-like features.Matthew Barnes2011-10-061-2/+2
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-14/+19
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-1/+3
* Miscellaneous cleanups.Matthew Barnes2011-08-311-4/+5
* EConfig: Broadcast abort/commit events by way of signals.Matthew Barnes2011-08-111-1/+1
* Bug #655430 - Forgotten EMailJunkOptions type init for mail-config.uiMilan Crha2011-07-281-0/+2
* Bug 652958 - Evolution Account Assistant jumps stepsMatthew Barnes2011-07-011-0/+1
* Coding style cleanups.Matthew Barnes2011-05-091-3/+3
* Kill em_composer_prefs_new_signature().Matthew Barnes2011-04-151-12/+0
* Restore lockdown integration.Matthew Barnes2011-03-281-24/+0
* Bug 642171 - Implicit libgnome dependency for lockdown GConf keysMatthew Barnes2011-02-131-0/+8
* More whitespace cleanup.Matthew Barnes2011-01-311-1/+1
* Bug #637906 - Don't ask again when sending to non-mail recipientsMilan Crha2011-01-061-0/+7
* Bug #632767 - Some widgets removed from mail-config.uiMilan Crha2010-10-271-3/+1
* Move more account utilities to e-account-utils.c.Matthew Barnes2010-10-191-1/+0
* Kill mail_config_get_gconf_client().Matthew Barnes2010-10-191-1/+2
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-95/+104
* Fix a crapload of run-time warnings.Matthew Barnes2010-09-151-9/+4
* mail-config.ui cleanups.Matthew Barnes2010-09-131-2/+3
* Coding style and whitespace cleanup.Matthew Barnes2010-08-291-2/+2
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-32/+7
* Whitespace and coding style cleanup.Matthew Barnes2010-08-141-8/+40
* Defer the load / creation of configuration UI with changes toMichael Meeks2010-08-111-1/+2
* Add nag popup when mailing list hijacks private reply with Reply-To: headerDavid Woodhouse2010-07-161-0/+5
* Change 'Reply to All' toolbar button into configurable 'Group Reply'David Woodhouse2010-07-151-0/+5
* Add support for ignoring mailing list Reply-To: headersDavid Woodhouse2010-07-151-0/+5
* Warn on reply-to-all with too many recipientsDavid Woodhouse2010-07-151-0/+5
* Bug 624204 - Warn when replying privately to a mailing list messageDavid Woodhouse2010-07-151-0/+5
* Merge branch 'express2'Matthew Barnes2010-05-271-0/+9
|\
| * Don't use gconf to store the names of widgets to hideFederico Mena Quintero2010-04-271-1/+6
| * Merge branch 'express2' into express2-reduced-preferencesFederico Mena Quintero2010-04-101-0/+4
| |\
| | * Merge gnome-2-30 into express2 to get bugfixesFederico Mena Quintero2010-04-101-0/+4
| | |\
| | | * [win32] Be consistent in disabling the lockdown options.Fridrich Strba2010-04-081-0/+4
| * | | Hide widgets for the composer's preferences in Express modeFederico Mena Quintero2010-04-091-0/+4
| |/ /
| * / Express: Composer always defaults to HTML modeMatthew Barnes2010-04-071-6/+13
| |/
* | Only #include Camel's top-level header.Matthew Barnes2010-04-031-2/+0
* | Express: Composer always defaults to HTML modeMatthew Barnes2010-03-301-6/+13
* | Clear one more instance of lockdown settingsFridrich Strba2010-03-241-0/+2
* | [win32] Be consistent in disabling the lockdown options.Fridrich Strba2010-03-211-0/+2
|/
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-2/+0
* Kill e_popup_menu().Matthew Barnes2010-01-051-2/+0
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-1/+0
* BugĀ 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-27/+27
* Fix duplicate symbols in Glade files.Matthew Barnes2009-09-251-1/+1
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-021-34/+34
* Kill the last GtkOptionMenu instances.Matthew Barnes2009-07-031-66/+12
* Radically reorganize source code.Matthew Barnes2009-06-251-0/+621