aboutsummaryrefslogtreecommitdiffstats
path: root/mail/importers/evolution-mbox-importer.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_UTILS_2_1_4nobody2002-12-061-404/+0
* 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