| Commit message (Expand) | Author | Age | Files | Lines |
* | s/filter-driver.h/camel-filter-driver.h/ and update first arg of | Dan Winship | 2001-01-23 | 1 | -2/+1 |
* | remove a warning with conditional news compilation. | Not Zed | 2001-01-22 | 1 | -153/+4 |
* | Brand spankin' new config druid, editor, and manager. | Jeffrey Stedfast | 2001-01-09 | 1 | -1/+1 |
* | Reverted mail-config changes temporarily until I get it working correctly. | Jeffrey Stedfast | 2001-01-09 | 1 | -1/+1 |
* | Updated to reflect changes to the mail-config API. | Jeffrey Stedfast | 2001-01-08 | 1 | -1/+1 |
* | Call mail-callbacks.c:forward_messages(), so the behaviour is the same as | Not Zed | 2001-01-03 | 1 | -6/+1 |
* | Fix for mail_get_message change, use queue thread. | Not Zed | 2001-01-03 | 1 | -4/+4 |
* | Merge from camel-mt-branch. | Not Zed | 2000-12-24 | 1 | -2/+5 |
* | Only update display every 2 seconds. | Miguel de Icaza | 2000-12-18 | 1 | -3/+14 |
* | Remove an unused variable. | Dan Winship | 2000-12-12 | 1 | -1/+0 |
* | Fix the allocation here (again) and put a comment explaining it. (Fixes a | Dan Winship | 2000-11-30 | 1 | -1/+8 |
* | Use the new quote_message function and make it start with "On %s, %s | Jeffrey Stedfast | 2000-11-18 | 1 | -1/+94 |
* | God, I sure wish people would listen when i'm saying i'm changing and API. | Not Zed | 2000-11-07 | 1 | -9/+15 |
* | First draft of folder tree unread message indication for /local | Dan Winship | 2000-11-07 | 1 | -42/+18 |
* | Simplify this a lot by making IMAP and NNTP use the same code, now that | Dan Winship | 2000-10-30 | 1 | -46/+5 |
* | lots of i18n fixes | Dan Winship | 2000-10-24 | 1 | -5/+7 |
* | kill. (create_ondemand_hooks): die. (control_activate): remove hook. | Michael Meeks | 2000-10-19 | 1 | -1/+0 |
* | No, we REALLY dont want to perform an immediate search as the keys are | Not Zed | 2000-10-18 | 1 | -9/+13 |
* | Duh, fix the test for the folder name, strstr != strcmp is it. | Not Zed | 2000-10-12 | 1 | -7/+4 |
* | remove news specific check. (mail_tool_uri_to_folder): news: -> nntp: | Chris Toshok | 2000-10-05 | 1 | -9/+2 |
* | destroy our tree_model and remove the root node. also, release_unref our | Chris Toshok | 2000-10-03 | 1 | -4/+15 |
* | New async function to filter messages on demand. (do_fetch_mail): Updated | Jeffrey Stedfast | 2000-09-07 | 1 | -95/+2 |
* | only call camel_folder_get_message_info if the folder has | Dan Winship | 2000-09-06 | 1 | -52/+43 |
* | Change the "Get Mail" toolbar button to become "Send & Receieve" | Jeffrey Stedfast | 2000-09-03 | 1 | -4/+3 |
* | Since POP3 doesn't implement get_message_info, we need to check for info | Jeffrey Stedfast | 2000-09-03 | 1 | -40/+52 |
* | Add more user-friendly progress messages from the friendly folks at Helix Cod... | Peter Williams | 2000-08-28 | 1 | -1/+1 |
* | Display the number of messages downloaded starting from one instead of | Ettore Perazzoli | 2000-08-28 | 1 | -1/+1 |
* | Goodbye, GDK_THREADS! | Peter Williams | 2000-08-28 | 1 | -1/+1 |
* | Start adding progress info; make flag_all_messages camel-safe; make the no ne... | Peter Williams | 2000-08-25 | 1 | -0/+11 |
* | Fix GDK_THREADS_entering and leaving, hopefully once and for all. Genericify ... | Peter Williams | 2000-08-25 | 1 | -4/+1 |
* | Automatically connect services when given a valid URL (should hopefully disco... | Peter Williams | 2000-08-23 | 1 | -36/+28 |
* | Filtering on demand! booyeah! | Peter Williams | 2000-08-18 | 1 | -4/+6 |
* | Close the pipes when finished; add i18n | Peter Williams | 2000-08-16 | 1 | -13/+13 |
* | Updated to reflect changes to mail_do_scan_subfolders | Jeffrey Stedfast | 2000-08-13 | 1 | -10/+11 |
* | Don't ref the store returned from camel_session_get_store. It's already | Dan Winship | 2000-08-13 | 1 | -14/+2 |
* | Put the dont-try-to-get-mail-from-imap-sources check into a better spot | Peter Williams | 2000-08-12 | 1 | -5/+0 |
* | Add a function to return a useful name for a folder (not just "mbox" or | Dan Winship | 2000-08-11 | 1 | -0/+19 |
* | Properly handle different local file formats. The folder isn't always | Not Zed | 2000-08-11 | 1 | -2/+13 |
* | Don't call e_setup_base_dir. It was wrong and it doesn't exist any more. | Dan Winship | 2000-08-11 | 1 | -1/+0 |
* | Add a "gboolean create" argument to pass to camel_store_get_folder. | Dan Winship | 2000-08-11 | 1 | -6/+7 |
* | Show 'no new mail' correctly. | Peter Williams | 2000-08-11 | 1 | -0/+12 |
* | Fix the infinite movemail | Peter Williams | 2000-08-11 | 1 | -1/+29 |
* | oops | Peter Williams | 2000-08-11 | 1 | -0/+620 |