aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-tools.c
Commit message (Expand)AuthorAgeFilesLines
* Set a title on the window "Reconfigure %s" where %s is the folder name.Jeffrey Stedfast2001-05-121-12/+16
* Convert the Subject header to HTML and also make sure that the Subject,Jeffrey Stedfast2001-05-091-8/+17
* signature changingRadek Doulik2001-04-251-19/+20
* Cleaned up #includes. Remove unneccesary includes of <gnome.h>,Kjartan Maraas2001-03-301-0/+3
* set color in html citationRadek Doulik2001-03-211-10/+10
* Set the Forward->Quoted callback. Also set the forward->AttachmentJeffrey Stedfast2001-03-091-6/+63
* Remove very old camel lock stuff.Not Zed2001-03-031-8/+0
* Toss the mail_tool_camel_lock* stuff. Same. Here too.Jeffrey Stedfast2001-02-251-92/+2
* No longer need to do a vtrash_cleanup() (it also doesn't exist anymore).Jeffrey Stedfast2001-02-241-13/+12
* Fixed memory corruption bug.Jeffrey Stedfast2001-02-231-1/+3
* Removed, no longer link with libcamelvee. (evolution_mail_LDADD): Ditto.Not Zed2001-02-221-1/+1
* New handy dandy function to ref and return the vfolder storage (willJeffrey Stedfast2001-02-201-1/+9
* Updates for CamelStore changes, small memory leak fixes. (lookup_folder):Dan Winship2001-02-101-39/+16
* s/filter-driver.h/camel-filter-driver.h/ and update first arg ofDan Winship2001-01-231-2/+1
* remove a warning with conditional news compilation.Not Zed2001-01-221-153/+4
* Brand spankin' new config druid, editor, and manager.Jeffrey Stedfast2001-01-091-1/+1
* Reverted mail-config changes temporarily until I get it working correctly.Jeffrey Stedfast2001-01-091-1/+1
* Updated to reflect changes to the mail-config API.Jeffrey Stedfast2001-01-081-1/+1
* Call mail-callbacks.c:forward_messages(), so the behaviour is the same asNot Zed2001-01-031-6/+1
* Fix for mail_get_message change, use queue thread.Not Zed2001-01-031-4/+4
* Merge from camel-mt-branch.Not Zed2000-12-241-2/+5
* Only update display every 2 seconds.Miguel de Icaza2000-12-181-3/+14
* Remove an unused variable.Dan Winship2000-12-121-1/+0
* Fix the allocation here (again) and put a comment explaining it. (Fixes aDan Winship2000-11-301-1/+8
* Use the new quote_message function and make it start with "On %s, %sJeffrey Stedfast2000-11-181-1/+94
* God, I sure wish people would listen when i'm saying i'm changing and API.Not Zed2000-11-071-9/+15
* First draft of folder tree unread message indication for /localDan Winship2000-11-071-42/+18
* Simplify this a lot by making IMAP and NNTP use the same code, now thatDan Winship2000-10-301-46/+5
* lots of i18n fixesDan Winship2000-10-241-5/+7
* kill. (create_ondemand_hooks): die. (control_activate): remove hook.Michael Meeks2000-10-191-1/+0
* No, we REALLY dont want to perform an immediate search as the keys areNot Zed2000-10-181-9/+13
* Duh, fix the test for the folder name, strstr != strcmp is it.Not Zed2000-10-121-7/+4
* remove news specific check. (mail_tool_uri_to_folder): news: -> nntp:Chris Toshok2000-10-051-9/+2
* destroy our tree_model and remove the root node. also, release_unref ourChris Toshok2000-10-031-4/+15
* New async function to filter messages on demand. (do_fetch_mail): UpdatedJeffrey Stedfast2000-09-071-95/+2
* only call camel_folder_get_message_info if the folder hasDan Winship2000-09-061-52/+43
* Change the "Get Mail" toolbar button to become "Send & Receieve"Jeffrey Stedfast2000-09-031-4/+3
* Since POP3 doesn't implement get_message_info, we need to check for infoJeffrey Stedfast2000-09-031-40/+52
* Add more user-friendly progress messages from the friendly folks at Helix Cod...Peter Williams2000-08-281-1/+1
* Display the number of messages downloaded starting from one instead ofEttore Perazzoli2000-08-281-1/+1
* Goodbye, GDK_THREADS!Peter Williams2000-08-281-1/+1
* Start adding progress info; make flag_all_messages camel-safe; make the no ne...Peter Williams2000-08-251-0/+11
* Fix GDK_THREADS_entering and leaving, hopefully once and for all. Genericify ...Peter Williams2000-08-251-4/+1
* Automatically connect services when given a valid URL (should hopefully disco...Peter Williams2000-08-231-36/+28
* Filtering on demand! booyeah!Peter Williams2000-08-181-4/+6
* Close the pipes when finished; add i18nPeter Williams2000-08-161-13/+13
* Updated to reflect changes to mail_do_scan_subfoldersJeffrey Stedfast2000-08-131-10/+11
* Don't ref the store returned from camel_session_get_store. It's alreadyDan Winship2000-08-131-14/+2
* Put the dont-try-to-get-mail-from-imap-sources check into a better spotPeter Williams2000-08-121-5/+0
* Add a function to return a useful name for a folder (not just "mbox" orDan Winship2000-08-111-0/+19
* Properly handle different local file formats. The folder isn't alwaysNot Zed2000-08-111-2/+13
* Don't call e_setup_base_dir. It was wrong and it doesn't exist any more.Dan Winship2000-08-111-1/+0
* Add a "gboolean create" argument to pass to camel_store_get_folder.Dan Winship2000-08-111-6/+7
* Show 'no new mail' correctly.Peter Williams2000-08-111-0/+12
* Fix the infinite movemailPeter Williams2000-08-111-1/+29
* oopsPeter Williams2000-08-111-0/+620