| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #641011 - Ugly appointment editing windows | Milan Crha | 2011-02-03 | 1 | -0/+1 |
* | Move more account utilities to e-account-utils.c. | Matthew Barnes | 2010-10-19 | 1 | -2/+1 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -14/+14 |
* | Migrate from CamelException to GError. | Matthew Barnes | 2010-07-09 | 1 | -4/+2 |
* | Bug #610495 - Plugins should define e_plugin_lib_enable | Roy Marples | 2010-04-27 | 1 | -0/+7 |
* | Generate ChangeLog files for tarball releases. | Matthew Barnes | 2010-04-03 | 1 | -80/+0 |
* | Only #include Camel's top-level header. | Matthew Barnes | 2010-04-03 | 1 | -3/+0 |
* | Compiler and linker flag cleanups. | Matthew Barnes | 2009-12-28 | 1 | -1/+3 |
* | Bug 602625 - Typos in translation messages | Matthew Barnes | 2009-11-22 | 1 | -3/+3 |
* | Remove markup from translatable strings in ui files | Claude Paroz | 2009-11-17 | 1 | -4/+8 |
* | Bug 360461 - Do not hardcode invisible_char in ui files | Claude Paroz | 2009-11-17 | 1 | -1/+0 |
* | Bug 589153 - Use GtkBuilder instead of libglade | Matthew Barnes | 2009-11-17 | 4 | -398/+347 |
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 1 | -13/+12 |
* | Bug #401530 - [imap-features] imap-headers.glade issues | Milan Crha | 2009-08-11 | 2 | -13/+25 |
* | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 1 | -1/+1 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-01 | 1 | -0/+4 |
|\ |
|
| * | Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
| * | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -3/+3 |
| * | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -6/+6 |
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 1 | -2/+2 |
* | | Fix "make distcheck" errors and other build cleanups. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
* | | Radically reorganize source code. | Matthew Barnes | 2009-06-25 | 1 | -4/+4 |
* | | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -3/+3 |
* | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -6/+6 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 2 | -3/+2 |
|\ \ |
|
| * | | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -2/+2 |
| |/ |
|
| * | Fix compiler warnings in plugins. | Matthew Barnes | 2009-05-27 | 1 | -1/+0 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-22 | 1 | -1/+1 |
|\| |
|
| * | Bug 523216 – User-oriented plugin descriptions | Matthew Barnes | 2009-05-22 | 1 | -1/+1 |
| * | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-02 | 1 | -0/+2 |
| * | Change licese from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-10-03 | 2 | -14/+20 |
* | | Use -no-undefined on Linux too | Milan Crha | 2009-05-20 | 1 | -6/+3 |
* | | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-04 | 1 | -0/+2 |
* | | Split EAccountList and ESignatureList management out of the mail module. | Matthew Barnes | 2009-01-27 | 1 | -3/+2 |
* | | Merge revisions 36534:36684 from trunk. | Matthew Barnes | 2008-10-25 | 2 | -14/+20 |
|/ |
|
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 1 | -2/+0 |
* | Such a useful IMAP plugin. But doesn't detect USE_IMAP for GW users. Fixed | Srinivasa Ragavan | 2008-01-18 | 2 | -3/+12 |
* | Make it selectable, fixes bug 401523, patch by Lucky Wankhede | Tobias Mueller | 2007-12-03 | 2 | -3/+8 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -20/+20 |
* | Remove useless GtkVBox, remove the useless popup to have an inline header | Gilles Dartiguelongue | 2007-11-08 | 3 | -126/+221 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -1/+1 |
* | calendar/gui/dialogs/memo-page.glade: | Andre Klapper | 2007-07-31 | 2 | -1/+6 |
* | : GtkTreeView should have a model. Fixes #445248 | Johnny Jacob | 2007-07-30 | 2 | -3/+12 |
* | Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr> | Sankar P | 2007-07-09 | 3 | -204/+290 |
* | ** Committed on behalf of Xiurong Simon Zheng <simon.zheng@sun.com> | Sankar P | 2007-05-14 | 2 | -1/+9 |
* | Fixes a memory leak and a scenario where, some IMAP servers doesnt return | Sankar P | 2007-01-30 | 2 | -2/+14 |
* | Mark strings as translatable. See bug #399381 for details. | Nickolay V. Shmyrev | 2007-01-27 | 2 | -1/+6 |
* | Added support for configuring the imap-headers plugin. | Sankar P | 2007-01-22 | 5 | -0/+614 |