aboutsummaryrefslogtreecommitdiffstats
path: root/mail/importers
Commit message (Expand)AuthorAgeFilesLines
* set up vars and rules for versioning the .server filesJP Rosevear2003-10-311-8/+7
* 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
* ** See bug #22542Not Zed2003-06-111-1/+1
* Updated for API change in the filter code.Jeffrey Stedfast2003-04-301-4/+4
* Remove COMPONENTDIR and set BINDIR and VERSION instead.Not Zed2003-04-176-12/+13
* Fix bad XML noticed by Not ZedDan Winship2003-04-083-6/+6
* Clean up server namesDan Winship2003-04-086-21/+36
* added "folder_type" parameter to EvolutionImporterLoadFileFn.Rodrigo Moya2003-04-035-3/+5
* ** for mail part of bug #38461.Not Zed2003-03-205-275/+156
* Replace "evolution:menu-name" prop with "evolution:menu_name". [#39692]Ettore Perazzoli2003-03-202-2/+2
* Use G_GNUC_FUNCTION instead of __FUNCTION__. (OUT): Likewise. Likewise.Ettore Perazzoli2003-03-072-3/+3
* Make libversit a shared library, update stuff for that, and clean upDan Winship2003-02-221-6/+0
* add .server.in filesDan Winship2003-02-201-1/+4
* Removed unused variables.Jeffrey Stedfast2003-02-134-59/+12
* Split the ORBit IDL compilation rules to work properly with parallelEttore Perazzoli2003-02-111-3/+11
* Add LDFLAGS to ported libsRodney Dawes2003-02-101-0/+6
* track change to e_book_load_uri type.Chris Toshok2003-02-071-3/+1
* Remove *dir defs that are in configure.in now (INCLUDES): clean up usingDan Winship2003-02-072-4/+2
* update from ../../importers/. (main): Removed.Not Zed2003-02-055-15/+3577
* removed *.oaf.in that were leftJeffrey Stedfast2003-01-232-58/+0
* ignore *.serverJeffrey Stedfast2002-12-051-1/+1
* provide a proper implicit rule for building .server.in from .server.in.in.Not Zed2002-11-202-8/+6
* fix warning message, outlook->mbox.Not Zed2002-11-192-2/+2
* Added back libevolution-importer stuff. (SUBDIRS): Added back importers.Not Zed2002-11-188-30/+149
* Fixed i18n rule.Michael Zucci2002-11-121-1/+1
* 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
* Define a versioned library directory that we can use for things that arePeter Williams2002-07-151-1/+1
* 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