aboutsummaryrefslogtreecommitdiffstats
path: root/mail/importers/netscape-importer.c
Commit message (Expand)AuthorAgeFilesLines
* Distribute README.async (#478704).Matthew Barnes2007-09-221-1952/+0
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Fix file descriptor leaksJules Colding2007-05-291-1/+2
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-061-1/+1
* importers/elm-importer.c importers/evolution-mbox-importer.cTor Lillqvist2005-12-181-1/+2
* Use g_ascii_strcasecmp() instead of strcasecmp(). We are comparing toTor Lillqvist2005-09-281-2/+2
* ** See #59885.Not Zed2004-06-171-25/+25
* ** Dunno why i bothered, but see bug #58090.Not Zed2004-05-071-6/+36
* Removed unused and uninitialised "url" local that gets g_free-edDavid Malcolm2004-04-191-2/+1
* Updated for signature API changes.Jeffrey Stedfast2004-04-021-6/+7
* use mail-importer to import the mail tree, fix the account stuff to talkNot Zed2004-02-131-465/+247
* Basically rewrote this, the import tasks run in another thread. It tellsNot Zed2004-02-111-33/+9
* Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill theRodney Dawes2003-12-021-3/+3
* Updated for API change in the filter code.Jeffrey Stedfast2003-04-301-4/+4
* added "folder_type" parameter to EvolutionImporterLoadFileFn.Rodrigo Moya2003-04-031-1/+1
* ** for mail part of bug #38461.Not Zed2003-03-201-60/+41
* Use G_GNUC_FUNCTION instead of __FUNCTION__. (OUT): Likewise. Likewise.Ettore Perazzoli2003-03-071-1/+1
* Removed unused variables.Jeffrey Stedfast2003-02-131-7/+3
* Remove *dir defs that are in configure.in now (INCLUDES): clean up usingDan Winship2003-02-071-1/+1
* update from ../../importers/. (main): Removed.Not Zed2003-02-051-0/+2185
* Importer changesIain Holmes2001-05-091-473/+0
* Cleaned up #includes. Remove unneccesary includes of <gnome.h>,Kjartan Maraas2001-03-301-1/+0
* Fix some warnings, Allow the importers to import into any folder. UpdateIain Holmes2001-03-231-2/+12
* Changes to the netscape importer for streamlining it and not creating silly f...Iain Holmes2001-03-201-41/+40
* All my changes to get the folder creation working, and the magic NetscapeIain Holmes2001-03-131-0/+465