| Commit message (Expand) | Author | Age | Files | Lines |
* | Update for camel_folder_append_message / camel_folder_transfer_messages_to | Dan Winship | 2002-05-14 | 1 | -1/+1 |
* | add const to silence warning. | Larry Ewing | 2002-04-29 | 1 | -1/+1 |
* | Use -avoid-version -module. (From Max Horn <max@quendi.de>) | Dan Winship | 2002-04-02 | 1 | -2/+2 |
* | Final cleanup for the CFLAGS and LIBS in the Makefiles. | Ettore Perazzoli | 2002-01-28 | 1 | -9/+8 |
* | Make the mbox importer check for Mozilla status headers and act on them. | Iain Holmes | 2002-01-09 | 3 | -4/+110 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 2 | -6/+4 |
* | Fix typo | Iain Holmes | 2001-10-17 | 1 | -1/+1 |
* | Fix race conditions in creating folders | Iain Holmes | 2001-10-13 | 1 | -2/+5 |
* | Only create the folder when the shell has created it. | Iain Holmes | 2001-10-05 | 1 | -2/+2 |
* | add $BONOBO_GNOME_CFLAGS to make it work with latest Bonobo | Rodrigo Moya | 2001-10-04 | 1 | -0/+1 |
* | Pass an empty flags argument to mail_tool_uri_to_folder. | Jeffrey Stedfast | 2001-10-03 | 2 | -4/+4 |
* | const fix | Iain Holmes | 2001-09-20 | 1 | -2/+2 |
* | Fix memory leak | Iain Holmes | 2001-09-20 | 1 | -0/+1 |
* | Fix the Pine and Netscape importers. Give them a nice progress reporting GUI. | Iain Holmes | 2001-08-31 | 1 | -13/+38 |
* | Compile fixes | Iain Holmes | 2001-08-18 | 1 | -2/+4 |
* | Fix the importers if you try to import into an already existing directory | Iain Holmes | 2001-07-13 | 1 | -20/+33 |
* | Kill irritating "Returning" g_warning. | Peter Williams | 2001-07-03 | 1 | -1/+0 |
* | Made a const char * here. | Christopher James Lahey | 2001-05-10 | 1 | -1/+2 |
* | Importer changes | Iain Holmes | 2001-05-09 | 8 | -1421/+62 |
* | Pull up fix from the branch: | Ettore Perazzoli | 2001-04-18 | 1 | -1/+1 |
* | Check for KMail files. | Iain Holmes | 2001-04-03 | 1 | -0/+60 |
* | Fix a crash when the evolution-importer-client tries to pass NULL for the fol... | Iain Holmes | 2001-03-31 | 2 | -2/+2 |
* | Cleaned up #includes. Remove unneccesary includes of <gnome.h>, | Kjartan Maraas | 2001-03-30 | 4 | -11/+22 |
* | Fix some warnings, Allow the importers to import into any folder. Update | Iain Holmes | 2001-03-23 | 4 | -6/+28 |
* | Step the parser so it imports more than one message. | Iain Holmes | 2001-03-21 | 1 | -0/+20 |
* | extra dist the oaf files | JP Rosevear | 2001-03-21 | 1 | -0/+2 |
* | Changes to the netscape importer for streamlining it and not creating silly f... | Iain Holmes | 2001-03-20 | 1 | -41/+40 |
* | Elm and Pine importers | Iain Holmes | 2001-03-20 | 5 | -2/+852 |
* | builddir != srcdir fixes. Yay! | Ettore Perazzoli | 2001-03-14 | 1 | -0/+2 |
* | Call gtk_html_end() on the stream so things happen. Fixes a problem with | Dan Winship | 2001-03-14 | 1 | -0/+12 |
* | All my changes to get the folder creation working, and the magic Netscape | Iain Holmes | 2001-03-13 | 7 | -0/+1113 |