| Commit message (Expand) | Author | Age | Files | Lines |
* | use libedataserver/e-account-list.h instead of e-util/e-account-list.h. | Simon Zheng | 2006-01-06 | 1 | -1/+1 |
* | importers/elm-importer.c importers/evolution-mbox-importer.c | Tor Lillqvist | 2005-12-18 | 1 | -1/+2 |
* | Use g_ascii_strcasecmp() instead of strcasecmp(). We are comparing to | Tor Lillqvist | 2005-09-28 | 1 | -2/+2 |
* | ** See #59885. | Not Zed | 2004-06-17 | 1 | -25/+25 |
* | ** Dunno why i bothered, but see bug #58090. | Not Zed | 2004-05-07 | 1 | -6/+36 |
* | Removed unused and uninitialised "url" local that gets g_free-ed | David Malcolm | 2004-04-19 | 1 | -2/+1 |
* | Updated for signature API changes. | Jeffrey Stedfast | 2004-04-02 | 1 | -6/+7 |
* | use mail-importer to import the mail tree, fix the account stuff to talk | Not Zed | 2004-02-13 | 1 | -465/+247 |
* | Basically rewrote this, the import tasks run in another thread. It tells | Not Zed | 2004-02-11 | 1 | -33/+9 |
* | Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill the | Rodney Dawes | 2003-12-02 | 1 | -3/+3 |
* | Updated for API change in the filter code. | Jeffrey Stedfast | 2003-04-30 | 1 | -4/+4 |
* | added "folder_type" parameter to EvolutionImporterLoadFileFn. | Rodrigo Moya | 2003-04-03 | 1 | -1/+1 |
* | ** for mail part of bug #38461. | Not Zed | 2003-03-20 | 1 | -60/+41 |
* | Use G_GNUC_FUNCTION instead of __FUNCTION__. (OUT): Likewise. Likewise. | Ettore Perazzoli | 2003-03-07 | 1 | -1/+1 |
* | Removed unused variables. | Jeffrey Stedfast | 2003-02-13 | 1 | -7/+3 |
* | Remove *dir defs that are in configure.in now (INCLUDES): clean up using | Dan Winship | 2003-02-07 | 1 | -1/+1 |
* | update from ../../importers/. (main): Removed. | Not Zed | 2003-02-05 | 1 | -0/+2185 |
* | Importer changes | Iain Holmes | 2001-05-09 | 1 | -473/+0 |
* | Cleaned up #includes. Remove unneccesary includes of <gnome.h>, | Kjartan Maraas | 2001-03-30 | 1 | -1/+0 |
* | Fix some warnings, Allow the importers to import into any folder. Update | Iain Holmes | 2001-03-23 | 1 | -2/+12 |
* | Changes to the netscape importer for streamlining it and not creating silly f... | Iain Holmes | 2001-03-20 | 1 | -41/+40 |
* | All my changes to get the folder creation working, and the magic Netscape | Iain Holmes | 2001-03-13 | 1 | -0/+465 |