| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix compiler warnings and deprecated GTK+ API usage. | Matthew Barnes | 2009-08-16 | 1 | -17/+0 |
* | Radically reorganize source code. | Matthew Barnes | 2009-06-25 | 1 | -8/+6 |
* | Split store and local folder management out from shell backend. | Matthew Barnes | 2009-06-24 | 1 | -2/+3 |
* | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -1/+1 |
* | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -1/+1 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -28/+28 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
|\ |
|
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
| * | Remove unneeded #include <libgnome/gnome-util.h>. | Matthew Barnes | 2009-01-11 | 1 | -1/+1 |
| * | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-29 | 1 | -16/+15 |
* | | Fix most of the compiler warnings in mail. | Matthew Barnes | 2009-05-08 | 1 | -1/+3 |
* | | Adapt mail to EShellBackend changes. | Matthew Barnes | 2009-05-08 | 1 | -5/+4 |
* | | Merge revisions 36866:37046 from trunk. | Matthew Barnes | 2009-01-12 | 1 | -1/+1 |
* | | Get the mail folder tree compiling, though I'm not yet sure why it's not | Matthew Barnes | 2008-10-17 | 1 | -3/+8 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 1 | -16/+15 |
* | | Progress update: | Matthew Barnes | 2008-08-30 | 1 | -1/+0 |
|/ |
|
* | fixed copyright notices | Jeffrey Stedfast | 2008-06-21 | 1 | -2/+2 |
* | ** Fixes breakage caused by bug #513951 | Matthew Barnes | 2008-03-12 | 1 | -2/+2 |
* | ** Fixes bug #362638 | Matthew Barnes | 2007-12-21 | 1 | -27/+23 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -13/+13 |
* | Warning fixes: - NULL vs. 0 vs FALSE - ANSIfication of function | Kjartan Maraas | 2007-10-29 | 1 | -2/+2 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+2 |
* | Fix compilation warnings in mail folder (#437935). | Matthew Barnes | 2007-06-03 | 1 | -1/+1 |
* | Fix file descriptor leaks | Jules Colding | 2007-05-29 | 1 | -1/+1 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | s/int/guint/g for 1-bit bitfield. Remove cruft use guint for 1-bit | Kjartan Maraas | 2006-02-08 | 1 | -3/+2 |
* | Include e-util-private.h for O_BINARY. | Tor Lillqvist | 2005-12-18 | 1 | -0/+2 |
* | importers/elm-importer.c importers/evolution-mbox-importer.c | Tor Lillqvist | 2005-12-18 | 1 | -12/+15 |
* | Merge back eplugin-import-branch. | Michael Zucci | 2005-07-12 | 1 | -2/+12 |
* | Moved various things from e-util to libedataserver. | Not Zed | 2004-12-03 | 1 | -1/+0 |
* | ** Merge in notzed-messageinfo-branch. | Not Zed | 2004-11-12 | 1 | -7/+9 |
* | Merged notzed-eplugin-2-branch to head. | Michael Zucci | 2004-09-20 | 1 | -0/+1 |
* | utf8_filename should be char * not char | JP Rosevear | 2004-08-28 | 1 | -2/+2 |
* | Convert filename to UTF-8 from local encoding before displaying it. | Frédéric Crozat | 2004-08-25 | 1 | -2/+4 |
* | removed. | Not Zed | 2004-05-03 | 1 | -0/+6 |
* | use mail-importer to import the mail tree, fix the account stuff to talk | Not Zed | 2004-02-13 | 1 | -16/+71 |
* | call the right recursive function, oops. | Not Zed | 2004-02-11 | 1 | -1/+1 |
* | Basically rewrote this, the import tasks run in another thread. It tells | Not Zed | 2004-02-11 | 1 | -0/+390 |