index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mail
/
importers
/
mail-importer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
License changes from GPL to LGPL
Sankarasivasubramanian Pasupathilingam
2008-09-29
1
-16
/
+15
*
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