| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't call e_setup_base_dir. It was wrong and it doesn't exist any more. | Dan Winship | 2000-08-11 | 1 | -6/+4 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -164/+13 |
* | New function to replace real_create_imap_storage and | Jeffrey Stedfast | 2000-08-08 | 1 | -102/+27 |
* | s/strncasecmp/g_strncasecmp | Jeffrey Stedfast | 2000-08-08 | 1 | -2/+2 |
* | Create a global reference to the Drafts mbox folder for the Composer to | Jeffrey Stedfast | 2000-08-07 | 1 | -3/+21 |
* | only whack the sig in if the file exists. | Michael Meeks | 2000-08-04 | 1 | -1/+21 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-01 | 1 | -1/+1 |
* | Remove hack to pass the storage around. | Not Zed | 2000-07-30 | 1 | -72/+5 |
* | New function to create composer with sig file set. | JP Rosevear | 2000-07-29 | 1 | -8/+16 |
* | Update for CamelFolder API changes. (Certain functions no longer take a | Dan Winship | 2000-07-25 | 1 | -2/+2 |
* | Remove GOAD support. | Dan Winship | 2000-07-25 | 1 | -4/+0 |
* | Update the components to match the changes in the libeshell API. | Ettore Perazzoli | 2000-07-21 | 1 | -0/+1 |
* | Initial code to support IMAP folders that don't use "/" as a directory | Jeffrey Stedfast | 2000-07-17 | 1 | -19/+32 |
* | kill more debugging messages | Dan Winship | 2000-07-11 | 1 | -3/+0 |
* | Fix syncing of the mailbox on exit so that it's done on destruction of | Ettore Perazzoli | 2000-07-11 | 1 | -15/+0 |
* | Get rid of a compiler warning. | Ettore Perazzoli | 2000-07-04 | 1 | -1/+5 |
* | Fix filter_driver_new invocation. | Dan Winship | 2000-07-03 | 1 | -1/+1 |
* | Pass mail_uri_to_folder and rules to filter_driver_new. | Dan Winship | 2000-07-03 | 1 | -2/+1 |
* | Fix to work with new EvolutionShellClient | Peter Williams | 2000-07-01 | 1 | -6/+10 |
* | Fix stupid typos and add a missing prototype. | Ettore Perazzoli | 2000-06-30 | 1 | -2/+2 |
* | EvolutionShellClient. | Ettore Perazzoli | 2000-06-30 | 1 | -5/+9 |
* | remove some code incorrectly copied and pasted from create_vfolder_storage | Dan Winship | 2000-06-30 | 1 | -6/+0 |
* | Refuse to create folders not of type "mail", and correctly create an empty | Dan Winship | 2000-06-29 | 1 | -4/+26 |
* | Put in a gross hack to export the shell reference elsewhere. | Michael Zucchi | 2000-06-27 | 1 | -0/+5 |
* | Make the broken threads optional | Peter Williams | 2000-06-27 | 1 | -4/+28 |
* | Land most of the stuff to move fetch_mail, send_mail, expunge_folder, init_im... | Peter Williams | 2000-06-24 | 1 | -15/+83 |
* | Little prototype fixes | Peter Williams | 2000-06-23 | 1 | -5/+2 |
* | add handling for loading "news:" folders. | Chris Toshok | 2000-06-23 | 1 | -0/+80 |
* | Updated to prepend url-> path if it exists for that imap store. | Jeffrey Stedfast | 2000-06-23 | 1 | -1/+1 |
* | oops, should have checked for a NULL sources in component-factory.c | Jeffrey Stedfast | 2000-06-21 | 1 | -1/+1 |
* | Only fetch the summary if the folder summary doesn't already exist. When | Jeffrey Stedfast | 2000-06-21 | 1 | -1/+6 |
* | working on getting IMAP folder selection working | Jeffrey Stedfast | 2000-06-21 | 1 | -8/+9 |
* | basically got IMAP into the tree view | Jeffrey Stedfast | 2000-06-20 | 1 | -12/+71 |
* | started to add code to load an IMAP folder. | Jeffrey Stedfast | 2000-06-19 | 1 | -17/+37 |
* | Update for CamelFolder changes. | Dan Winship | 2000-06-16 | 1 | -4/+3 |
* | Return the result of folder_browser_load_folder. (get_prop, set_prop, | Dan Winship | 2000-06-13 | 1 | -4/+3 |
* | Implemented folder creation dialog (File -> New -> Folder). To make | Ettore Perazzoli | 2000-06-11 | 1 | -1/+25 |
* | Initial support for creating/removing folders. This implies some new | Ettore Perazzoli | 2000-06-10 | 1 | -3/+10 |
* | keep a GList of folder browsers created (owner_unset_cb): Go through the | Dan Winship | 2000-06-03 | 1 | -0/+17 |
* | Quit when the shell exits. This is a kludge, but a pretty necessary one | Dan Winship | 2000-06-01 | 1 | -1/+10 |
* | Hardcode the vfolder source to just the inbox (so at least it returns | Not Zed | 2000-05-30 | 1 | -3/+4 |
* | vfolder gui! So you can define them,k they show up in the list (well, | Not Zed | 2000-05-28 | 1 | -0/+84 |
* | Reorganized the shell to allow dynamic registration of storages and | Ettore Perazzoli | 2000-05-25 | 1 | -0/+112 |