aboutsummaryrefslogtreecommitdiffstats
path: root/mail/importers
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use -avoid-version -module. (From Max Horn <max@quendi.de>)Dan Winship2002-04-021-2/+2
* Final cleanup for the CFLAGS and LIBS in the Makefiles.Ettore Perazzoli2002-01-281-9/+8
* Make the mbox importer check for Mozilla status headers and act on them.Iain Holmes2002-01-093-4/+110
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-272-6/+4
* 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
* add $BONOBO_GNOME_CFLAGS to make it work with latest BonoboRodrigo Moya2001-10-041-0/+1
* Pass an empty flags argument to mail_tool_uri_to_folder.Jeffrey Stedfast2001-10-032-4/+4
* 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-098-1421/+62
* Pull up fix from the branch:Ettore Perazzoli2001-04-181-1/+1
* Check for KMail files.Iain Holmes2001-04-031-0/+60
* Fix a crash when the evolution-importer-client tries to pass NULL for the fol...Iain Holmes2001-03-312-2/+2
* Cleaned up #includes. Remove unneccesary includes of <gnome.h>,Kjartan Maraas2001-03-304-11/+22
* Fix some warnings, Allow the importers to import into any folder. UpdateIain Holmes2001-03-234-6/+28
* Step the parser so it imports more than one message.Iain Holmes2001-03-211-0/+20
* extra dist the oaf filesJP Rosevear2001-03-211-0/+2
* Changes to the netscape importer for streamlining it and not creating silly f...Iain Holmes2001-03-201-41/+40
* Elm and Pine importersIain Holmes2001-03-205-2/+852
* builddir != srcdir fixes. Yay!Ettore Perazzoli2001-03-141-0/+2
* Call gtk_html_end() on the stream so things happen. Fixes a problem withDan Winship2001-03-141-0/+12
* All my changes to get the folder creation working, and the magic NetscapeIain Holmes2001-03-137-0/+1113