aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/imap-features/imap-headers.c
Commit message (Expand)AuthorAgeFilesLines
* EMAccountEditor: Start using CamelNetworkSettings.Matthew Barnes2011-11-071-17/+15
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-8/+16
* imap-headers: Adapt to CamelSettings.Matthew Barnes2011-08-151-79/+74
* Coding style cleanups.Matthew Barnes2011-05-091-2/+2
* EMConfigTargetAccount: Add original_account member.Matthew Barnes2011-05-031-11/+15
* Bug #641011 - Ugly appointment editing windowsMilan Crha2011-02-031-0/+1
* Move more account utilities to e-account-utils.c.Matthew Barnes2010-10-191-2/+1
* Coding style cleanups.Matthew Barnes2010-09-131-14/+14
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-4/+2
* Bug #610495 - Plugins should define e_plugin_lib_enableRoy Marples2010-04-271-0/+7
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-3/+0
* BugĀ 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-18/+15
* Bug #401530 - [imap-features] imap-headers.glade issuesMilan Crha2009-08-111-12/+24
* More whitespace cleanup.Matthew Barnes2009-07-191-1/+1
* Whitespace cleanup.Matthew Barnes2009-05-291-3/+3
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-6/+6
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-2/+2
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-2/+2
| * Change licese from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-031-14/+14
* | Split EAccountList and ESignatureList management out of the mail module.Matthew Barnes2009-01-271-3/+2
* | Merge revisions 36534:36684 from trunk.Matthew Barnes2008-10-251-14/+14
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-2/+0
* Such a useful IMAP plugin. But doesn't detect USE_IMAP for GW users. FixedSrinivasa Ragavan2008-01-181-3/+6
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-20/+20
* Remove useless GtkVBox, remove the useless popup to have an inline headerGilles Dartiguelongue2007-11-081-78/+142
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* : GtkTreeView should have a model. Fixes #445248Johnny Jacob2007-07-301-3/+6
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>Sankar P2007-07-091-3/+17
* ** Committed on behalf of Xiurong Simon Zheng <simon.zheng@sun.com>Sankar P2007-05-141-1/+1
* Fixes a memory leak and a scenario where, some IMAP servers doesnt returnSankar P2007-01-301-2/+6
* Mark strings as translatable. See bug #399381 for details.Nickolay V. Shmyrev2007-01-271-1/+1
* Added support for configuring the imap-headers plugin.Sankar P2007-01-221-0/+251