| Commit message (Expand) | Author | Age | Files | Lines |
* | bug #641069 - tnef plugin vulnerabilities | Punit Jain | 2011-06-30 | 1 | -33/+69 |
* | More whitespace cleanup. | Matthew Barnes | 2011-06-30 | 1 | -44/+44 |
* | Adapt to Camel API changes. | Matthew Barnes | 2010-09-28 | 1 | -3/+4 |
* | Pass GCancellable to Camel. | Matthew Barnes | 2010-09-28 | 1 | -3/+12 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -256/+256 |
* | Migrate from CamelException to GError. | Matthew Barnes | 2010-07-09 | 1 | -5/+5 |
* | Camel is now GObject-based. | Matthew Barnes | 2010-04-24 | 1 | -7/+7 |
* | Adapt to Camel API changes. | Matthew Barnes | 2010-04-04 | 1 | -3/+3 |
* | Generate ChangeLog files for tarball releases. | Matthew Barnes | 2010-04-03 | 1 | -74/+0 |
* | Only #include Camel's top-level header. | Matthew Barnes | 2010-04-03 | 1 | -6/+0 |
* | Bug #605745 - Use a few more named constants | Paul Bolle | 2010-04-01 | 1 | -2/+2 |
* | Stop relying on CamelObject meta-data. | Matthew Barnes | 2010-04-01 | 1 | -2/+2 |
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 1 | -4/+0 |
* | Compiler and linker flag cleanups. | Matthew Barnes | 2009-12-28 | 1 | -1/+1 |
* | Bug #603701 - Don't treat 4 byte values as DDWORDs | Paul Bolle | 2009-12-18 | 1 | -12/+12 |
* | Bug #603061 - Use .ics for temp vcalendar files | Paul Bolle | 2009-12-02 | 1 | -2/+2 |
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 1 | -1/+0 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2009-11-29 | 1 | -1/+1 |
* | Bug #602177 - Plug leaks. Fix race. | Paul Bolle | 2009-11-26 | 1 | -99/+55 |
* | Build with GTK_DISABLE_DEPRECATED and fix resulting breakage. | Matthew Barnes | 2009-10-02 | 1 | -0/+2 |
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 1 | -6/+10 |
* | Simplify EPlugin loading at startup. | Matthew Barnes | 2009-08-30 | 1 | -2/+2 |
* | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 1 | -9/+9 |
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 1 | -9/+0 |
* | Fix compiler warnings in tnef-attachments plugin. | Matthew Barnes | 2009-07-14 | 1 | -20/+20 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-01 | 1 | -0/+8 |
|\ |
|
| * | Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
| * | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -3/+3 |
| * | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -1/+1 |
| * | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -47/+47 |
| * | 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 |
* | | Fix "make distcheck" errors. | Matthew Barnes | 2009-06-20 | 1 | -0/+1 |
* | | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -3/+3 |
* | | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -1/+1 |
* | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -47/+47 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -2/+2 |
|\ \ |
|
| * | | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-22 | 1 | -2/+2 |
|\| |
|
| * | Bug 523216 – User-oriented plugin descriptions | Matthew Barnes | 2009-05-22 | 1 | -2/+2 |
| * | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-02 | 1 | -0/+2 |
| * | Use -no-undefined and link with more libraries on Windows. | Tor Lillqvist | 2009-01-29 | 3 | -2/+19 |
| * | ** Fixes bug #553479 | Philip Withnall | 2008-09-24 | 2 | -1/+8 |
| * | Assign copyrights for Randall Hand. | Sankarasivasubramanian Pasupathilingam | 2008-09-03 | 2 | -0/+6 |
| * | License Changes | Sankarasivasubramanian Pasupathilingam | 2008-08-27 | 2 | -2/+25 |
* | | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-21 | 1 | -0/+3 |
* | | Use -no-undefined on Linux too | Milan Crha | 2009-05-20 | 2 | -11/+2 |
* | | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-04 | 1 | -0/+2 |
* | | Merge revisions 37108:37199 from trunk. | Matthew Barnes | 2009-02-01 | 3 | -2/+19 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 2 | -1/+8 |
* | | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 2 | -2/+31 |
|/ |
|
* | Patch from Frederic Crozat <fcrozat@mandriva.com>: Fix for bug #501885 (Spec... | Suman Manjunath | 2008-03-31 | 2 | -1/+7 |
* | Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #519421 (Also allow ... | Suman Manjunath | 2008-03-17 | 3 | -1/+13 |
* | Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #514736 (Added 'appl... | Suman Manjunath | 2008-02-07 | 2 | -0/+11 |
* | Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #514771 (Fix for a c... | Suman Manjunath | 2008-02-07 | 2 | -1/+8 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -132/+132 |
* | Avoid reentrancy in enable | Srinivasa Ragavan | 2007-08-27 | 2 | -0/+10 |
* | Fix for 468159 from Gilles Dartiguelongue <gdartigu@svn.gnome.org> | Johnny Jacob | 2007-08-20 | 1 | -1/+1 |
* | Fixed bugs where the .so wasn't reffered rightly. | Srinivasa Ragavan | 2007-07-09 | 2 | -3/+6 |
* | ** Cleanups from Lucky Wankhede | Srinivasa Ragavan | 2007-07-09 | 3 | -143/+174 |
* | Commit for tnef attachment and attachment reminder | Srinivasa Ragavan | 2007-07-09 | 4 | -0/+1367 |