aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mail/em-composer-prefs.c
Commit message (Expand)AuthorAgeFilesLines
* 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