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
/
evolution-mbox-importer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get the mail folder tree compiling, though I'm not yet sure why it's not
Matthew Barnes
2008-10-17
1
-5
/
+9
*
Merge revisions 36016:36533 from trunk.
Matthew Barnes
2008-10-02
1
-16
/
+15
*
fixed copyright notices
Jeffrey Stedfast
2008-06-21
1
-2
/
+2
*
** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and
Matthew Barnes
2008-06-06
1
-4
/
+1
*
** Remove trailing whitespace from source code.
Matthew Barnes
2007-11-15
1
-2
/
+2
*
Update FSF address in header comments (#469886). Patch from Tobias
Matthew Barnes
2007-09-02
1
-2
/
+2
*
importers/elm-importer.c importers/evolution-mbox-importer.c
Tor Lillqvist
2005-12-18
1
-2
/
+9
*
Merge back eplugin-import-branch.
Michael Zucci
2005-07-12
1
-114
/
+77
*
Merged notzed-eplugin-2-branch to head.
Michael Zucci
2004-09-20
1
-0
/
+1
*
Convert filename to UTF-8 from local encoding before displaying it.
Frédéric Crozat
2004-08-25
1
-2
/
+5
*
set the default selection to inbox.
Not Zed
2004-05-26
1
-2
/
+3
*
** See bug #55096.
Not Zed
2004-03-05
1
-0
/
+1
*
use mail-importer to import the mail tree, fix the account stuff to talk
Not Zed
2004-02-13
1
-203
/
+147
*
Basically rewrote this, the import tasks run in another thread. It tells
Not Zed
2004-02-11
1
-39
/
+11
*
Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill the
Rodney Dawes
2003-12-02
1
-1
/
+1
*
updated for camel namespace changes
Jeffrey Stedfast
2003-09-19
1
-1
/
+1
*
temporarily reverting camel namespace changes until after other branches have...
Jeffrey Stedfast
2003-08-27
1
-1
/
+1
*
Updated for camel namespace changes.
Jeffrey Stedfast
2003-08-27
1
-1
/
+1
*
added "folder_type" parameter to EvolutionImporterLoadFileFn.
Rodrigo Moya
2003-04-03
1
-0
/
+1
*
** for mail part of bug #38461.
Not Zed
2003-03-20
1
-97
/
+8
*
Use G_GNUC_FUNCTION instead of __FUNCTION__. (OUT): Likewise. Likewise.
Ettore Perazzoli
2003-03-07
1
-2
/
+2
*
Removed unused variables.
Jeffrey Stedfast
2003-02-13
1
-1
/
+1
*
update from ../../importers/. (main): Removed.
Not Zed
2003-02-05
1
-13
/
+32
*
fix warning message, outlook->mbox.
Not Zed
2002-11-19
1
-1
/
+1
*
Added back libevolution-importer stuff. (SUBDIRS): Added back importers.
Not Zed
2002-11-18
1
-21
/
+17
*
Use the camel_message_info_new/free functions rather than g_new0 and
Jeffrey Stedfast
2002-10-02
1
-69
/
+43
*
[Fix #24732]
Ettore Perazzoli
2002-10-02
1
-2
/
+3
*
Update for camel_folder_append_message / camel_folder_transfer_messages_to
Dan Winship
2002-05-14
1
-1
/
+1
*
add const to silence warning.
Larry Ewing
2002-04-29
1
-1
/
+1
*
Make the mbox importer check for Mozilla status headers and act on them.
Iain Holmes
2002-01-09
1
-3
/
+79
*
Update the licensing information to require version 2 of the GPL
Ettore Perazzoli
2001-10-27
1
-3
/
+2
*
Fix typo
Iain Holmes
2001-10-17
1
-1
/
+1
*
Fix race conditions in creating folders
Iain Holmes
2001-10-13
1
-2
/
+5
*
Only create the folder when the shell has created it.
Iain Holmes
2001-10-05
1
-2
/
+2
*
Pass an empty flags argument to mail_tool_uri_to_folder.
Jeffrey Stedfast
2001-10-03
1
-3
/
+3
*
const fix
Iain Holmes
2001-09-20
1
-2
/
+2
*
Fix memory leak
Iain Holmes
2001-09-20
1
-0
/
+1
*
Fix the Pine and Netscape importers. Give them a nice progress reporting GUI.
Iain Holmes
2001-08-31
1
-13
/
+38
*
Compile fixes
Iain Holmes
2001-08-18
1
-2
/
+4
*
Fix the importers if you try to import into an already existing directory
Iain Holmes
2001-07-13
1
-20
/
+33
*
Kill irritating "Returning" g_warning.
Peter Williams
2001-07-03
1
-1
/
+0
*
Made a const char * here.
Christopher James Lahey
2001-05-10
1
-1
/
+2
*
Importer changes
Iain Holmes
2001-05-09
1
-3
/
+60
*
Fix a crash when the evolution-importer-client tries to pass NULL for the fol...
Iain Holmes
2001-03-31
1
-1
/
+1
*
Cleaned up #includes. Remove unneccesary includes of <gnome.h>,
Kjartan Maraas
2001-03-30
1
-7
/
+7
*
Fix some warnings, Allow the importers to import into any folder. Update
Iain Holmes
2001-03-23
1
-1
/
+5
*
Step the parser so it imports more than one message.
Iain Holmes
2001-03-21
1
-0
/
+20
*
All my changes to get the folder creation working, and the magic Netscape
Iain Holmes
2001-03-13
1
-0
/
+233