aboutsummaryrefslogtreecommitdiffstats
path: root/mail/importers/evolution-mbox-importer.c
Commit message (Expand)AuthorAgeFilesLines
* importers/elm-importer.c importers/evolution-mbox-importer.cTor Lillqvist2005-12-181-2/+9
* Merge back eplugin-import-branch.Michael Zucci2005-07-121-114/+77
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+1
* Convert filename to UTF-8 from local encoding before displaying it.Frédéric Crozat2004-08-251-2/+5
* set the default selection to inbox.Not Zed2004-05-261-2/+3
* ** See bug #55096.Not Zed2004-03-051-0/+1
* use mail-importer to import the mail tree, fix the account stuff to talkNot Zed2004-02-131-203/+147
* Basically rewrote this, the import tasks run in another thread. It tellsNot Zed2004-02-111-39/+11
* Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill theRodney Dawes2003-12-021-1/+1
* updated for camel namespace changesJeffrey Stedfast2003-09-191-1/+1
* temporarily reverting camel namespace changes until after other branches have...Jeffrey Stedfast2003-08-271-1/+1
* Updated for camel namespace changes.Jeffrey Stedfast2003-08-271-1/+1
* added "folder_type" parameter to EvolutionImporterLoadFileFn.Rodrigo Moya2003-04-031-0/+1
* ** for mail part of bug #38461.Not Zed2003-03-201-97/+8
* Use G_GNUC_FUNCTION instead of __FUNCTION__. (OUT): Likewise. Likewise.Ettore Perazzoli2003-03-071-2/+2
* Removed unused variables.Jeffrey Stedfast2003-02-131-1/+1
* update from ../../importers/. (main): Removed.Not Zed2003-02-051-13/+32
* fix warning message, outlook->mbox.Not Zed2002-11-191-1/+1
* Added back libevolution-importer stuff. (SUBDIRS): Added back importers.Not Zed2002-11-181-21/+17
* Use the camel_message_info_new/free functions rather than g_new0 andJeffrey Stedfast2002-10-021-69/+43
* [Fix #24732]Ettore Perazzoli2002-10-021-2/+3
* Update for camel_folder_append_message / camel_folder_transfer_messages_toDan Winship2002-05-141-1/+1
* add const to silence warning.Larry Ewing2002-04-291-1/+1
* Make the mbox importer check for Mozilla status headers and act on them.Iain Holmes2002-01-091-3/+79
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-3/+2
* Fix typoIain Holmes2001-10-171-1/+1
* Fix race conditions in creating foldersIain Holmes2001-10-131-2/+5
* Only create the folder when the shell has created it.Iain Holmes2001-10-051-2/+2
* Pass an empty flags argument to mail_tool_uri_to_folder.Jeffrey Stedfast2001-10-031-3/+3
* const fixIain Holmes2001-09-201-2/+2
* Fix memory leakIain Holmes2001-09-201-0/+1
* Fix the Pine and Netscape importers. Give them a nice progress reporting GUI.Iain Holmes2001-08-311-13/+38
* Compile fixesIain Holmes2001-08-181-2/+4
* Fix the importers if you try to import into an already existing directoryIain Holmes2001-07-131-20/+33
* Kill irritating "Returning" g_warning.Peter Williams2001-07-031-1/+0
* Made a const char * here.Christopher James Lahey2001-05-101-1/+2
* Importer changesIain Holmes2001-05-091-3/+60
* Fix a crash when the evolution-importer-client tries to pass NULL for the fol...Iain Holmes2001-03-311-1/+1
* Cleaned up #includes. Remove unneccesary includes of <gnome.h>,Kjartan Maraas2001-03-301-7/+7
* Fix some warnings, Allow the importers to import into any folder. UpdateIain Holmes2001-03-231-1/+5
* Step the parser so it imports more than one message.Iain Holmes2001-03-211-0/+20
* All my changes to get the folder creation working, and the magic NetscapeIain Holmes2001-03-131-0/+233