aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mail/em-mailer-prefs.c
Commit message (Expand)AuthorAgeFilesLines
* Add option "Check for new messages in all active accounts"Milan Crha2010-11-301-0/+12
* Set mnemonic widget for lblDefaultCharset in Mail PreferencesMilan Crha2010-11-301-0/+1
* Bug #633949 - Add an option to disable new e-mail check at startupMilan Crha2010-11-301-0/+7
* Bug #633779 - GtkComboBoxText issuesMilan Crha2010-11-181-12/+18
* Bug 632641 - Handle combo box text API going awayMatthias Clasen2010-10-211-5/+13
* Collect mail enum types in e-mail-enums.h.Matthew Barnes2010-10-191-8/+8
* 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/+3
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-49/+97
* Give MailSession a permanent home.Matthew Barnes2010-10-131-6/+19
* Kill the subject-thread plugin.Matthew Barnes2010-09-151-0/+5
* Fix a crapload of run-time warnings.Matthew Barnes2010-09-151-2/+1
* mail-config.ui cleanups.Matthew Barnes2010-09-131-9/+8
* Remove uninteresting mail options from Preferences.Matthew Barnes2010-09-131-92/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-08-291-14/+14
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-43/+19
* Defer the load / creation of configuration UI with changes toMichael Meeks2010-08-111-1/+2
* Coding style and whitespace cleanup.Matthew Barnes2010-06-201-1/+1
* Bug 501534 - apply new customized view to all foldersChenthill Palanisamy2010-06-081-0/+5
* Merge branch 'express2'Matthew Barnes2010-05-271-0/+10
|\
| * Bug #603418 - Custom headers not displayed in message previewMilan Crha2010-04-301-118/+10
| * Don't use gconf to store the names of widgets to hideFederico Mena Quintero2010-04-271-1/+7
| * Hide widgets for the mailer's preferences in Express modeFederico Mena Quintero2010-04-091-0/+4
* | Bug #603418 - Custom headers not displayed in message previewMilan Crha2010-04-261-118/+10
* | Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-2/+10
* | Only #include Camel's top-level header.Matthew Barnes2010-04-031-1/+0
|/
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-2/+1
* Bug #591938 - Update translator's commentsMilan Crha2009-12-101-0/+2
* Fixing widgets order and adding back mnemonics after glade removalMilan Crha2009-12-021-3/+3
* BugĀ 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-77/+81
* Mark also create_combo_text_widget() for exportTor Lillqvist2009-11-121-1/+1
* Bug #597582 - Original Date: header should be given precedenceDavid Woodhouse2009-11-051-2/+9
* BugĀ 599837 - Junk plugin combo box is invisibleMatthew Barnes2009-10-301-2/+8
* Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-271-1/+1
* Fix duplicate symbols in Glade files.Matthew Barnes2009-09-251-1/+1
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-021-64/+64
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-301-13/+13
* Bug #205137 - Configurable date formats in componentsMilan Crha2009-08-121-0/+7
* Fix excessive whitespace.Matthew Barnes2009-07-141-4/+0
* Kill the last GtkOptionMenu instances.Matthew Barnes2009-07-031-40/+8
* Fix merge issues in EMAccountEditor.Matthew Barnes2009-07-021-54/+71
* Radically reorganize source code.Matthew Barnes2009-06-251-0/+1332