aboutsummaryrefslogtreecommitdiffstats
path: root/mail/importers
Commit message (Expand)AuthorAgeFilesLines
* s/int/guint/g for 1-bit bitfield. Remove cruft use guint for 1-bitKjartan Maraas2006-02-081-3/+2
* fix a bunch of Address Book stringsKarsten Bräckelmann2006-02-061-1/+1
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-061-1/+1
* Include e-util-private.h for O_BINARY.Tor Lillqvist2005-12-181-0/+2
* importers/elm-importer.c importers/evolution-mbox-importer.cTor Lillqvist2005-12-186-23/+37
* Use g_ascii_strcasecmp() instead of strcasecmp(). We are comparing toTor Lillqvist2005-09-281-2/+2
* Use the bootstrap import library for libevolution-mail.la on Win32 asTor Lillqvist2005-08-101-1/+7
* Merge back eplugin-import-branch.Michael Zucci2005-07-127-668/+421
* include atkutil.h (message_list_construct): cast warning.Not Zed2005-03-021-0/+2
* Remove unused global symbol.Hans Petter Jansson2005-02-011-2/+0
* addressbook/gui/component/addressbook-migrate.cHans Petter Jansson2004-12-091-1/+1
* Moved various things from e-util to libedataserver.Not Zed2004-12-032-2/+0
* ** Merge in notzed-messageinfo-branch.Not Zed2004-11-122-8/+10
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-203-0/+3
* utf8_filename should be char * not charJP Rosevear2004-08-281-2/+2
* Convert filename to UTF-8 from local encoding before displaying it.Frédéric Crozat2004-08-253-5/+13
* ** See #59885.Not Zed2004-06-171-25/+25
* set the default selection to inbox.Not Zed2004-05-262-3/+33
* use the new e_book_new_* and e_book_open apis.Chris Toshok2004-05-201-3/+3
* ** Dunno why i bothered, but see bug #58090.Not Zed2004-05-071-6/+36
* removed.Not Zed2004-05-032-0/+7
* Removed unused and uninitialised "url" local that gets g_free-edDavid Malcolm2004-04-191-2/+1
* use e_destination_export_to_vcard_attribute instead of exporting to xml,Chris Toshok2004-04-101-11/+12
* Updated for signature API changes.Jeffrey Stedfast2004-04-021-6/+7
* ** See bug #55096.Not Zed2004-03-052-1/+12
* fix for the weird-arsed e-contact list api. and fix a small memleak.Not Zed2004-02-171-2/+16
* use mail-importer to import the mail tree, fix the account stuff to talkNot Zed2004-02-137-1174/+960
* call the right recursive function, oops.Not Zed2004-02-112-4/+2
* include camel-operation.hJP Rosevear2004-02-111-0/+2
* Basically rewrote this, the import tasks run in another thread. It tellsNot Zed2004-02-1114-746/+852
* Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill theRodney Dawes2003-12-0210-29/+29
* use the server.mk file to get rules for building versioned .server filesJP Rosevear2003-11-171-2/+1
* 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