aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-local.c
Commit message (Expand)AuthorAgeFilesLines
* Implement, return a text description of the localfolder.Not Zed2002-06-031-0/+45
* Added #include "folder-info.h".Christopher James Lahey2002-05-151-1/+1
* Update for camel_folder_append_message / camel_folder_transfer_messages_toDan Winship2002-05-141-3/+3
* Simplify. Use transfer_messages_to instead of picking between copy andDan Winship2002-05-111-1/+1
* Just use g_basename. (mlf_finalize): Free the real_path.Jeffrey Stedfast2002-04-181-6/+5
* Changes to allow combined store/transport providers (like exchange andDan Winship2002-04-041-1/+0
* Oops, dont use the url storage path to offset the folder name we're02001-10-301-2/+4
* Require gal 0.15.99.8Joe Shaw2001-10-301-1/+1
* Argh!!! Dont free the async op data here, the async op is still running02001-10-301-3/+3
* Copy the folder's full_name before trying to use it to rename.92001-10-291-1/+1
* add the folder name to the path when passing down to the subordinate82001-10-281-3/+7
* Remove uic, kill dumb warning.82001-10-281-24/+80
* Implemented. (mail_vfolder_rename_uri): We do want to check renamed uri's82001-10-281-11/+17
* Changed to open the source store from '/', so we can do renames across62001-10-271-3/+81
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-3/+2
* Added a checkbox for body indexing.12001-10-121-2/+22
* Implement.92001-10-101-0/+19
* Update for folder_flags.Dan Winship2001-10-091-5/+3
* Handle vtrash case, emit 'folder_created' event for the folder-cache to32001-10-041-5/+32
* Pass an empty flags argument to mail_tool_uri_to_folder.Jeffrey Stedfast2001-10-031-2/+2
* create storages for providers that are STORAGE and aren't EXTERNAL, ratherDan Winship2001-10-021-6/+4
* Don't use mail_tool_get_folder_name here since that function only existedDan Winship2001-10-021-18/+17
* Emit folder_deleted event. (remove_find_path): Fix, compare against path,82001-09-291-3/+7
* Setup the url_hash and url_equal functions for the local provider.Jeffrey Stedfast2001-09-291-0/+2
* No such event finalized! Its finalize. (mail_note_store): "72001-09-281-0/+16
* Removed unused variables.42001-09-251-3/+0
* Use url path as full_name, not shell path. (mail_local_folder_construct):12001-09-221-23/+6
* Take a new argument 'done' that can callback when complete. Fixed callers12001-09-211-1/+1
* Lock around hashtable/list manipulation. Also dont try scan vfolder_hash02001-09-211-7/+1
* Set the folder info path.Jeffrey Stedfast2001-09-211-4/+2
* Register vfolder sources here.02001-09-211-1/+1
* Dont special case file: url's anymore.02001-09-211-29/+50
* Added missing header.92001-09-191-0/+6
* General cleanup of mail debug printfs.92001-09-191-29/+135
* Setup global corba_storage variable. (mls_get_folder): Set 'update72001-09-181-4/+14
* Dynamically create the folder type list from camel. (reconfigure_clicked):02001-09-111-624/+710
* Studlycapsize all the IDs that are not. Likewise. Updated accordingly.Ettore Perazzoli2001-08-281-3/+3
* Don't blindly make all vtrash folder types have a uri of vtrash:file:/,Jeffrey Stedfast2001-08-231-3/+2
* zero-ize the password before freeing. (forget_password): Same.Jeffrey Stedfast2001-08-221-1/+1
* Modify the url and set the protocol to mbox rather than hacking it andJeffrey Stedfast2001-08-211-140/+135
* Allow the activity to be NULL if there isn't a global_shell_client so thatJeffrey Stedfast2001-08-201-4/+4
* gets rid of those annoying operation-re-registered messages at last.Not Zed2001-08-151-4/+0
* Fix this so it can actually get folders from the hash of folders on theJason Leach2001-08-141-8/+17
* Tell folder cache the path for our Trash is /Trash, because that's whatJason Leach2001-08-131-1/+1
* Added key accelerators to a bunch of the config options and moved the BccJeffrey Stedfast2001-08-071-1/+1
* Updates for EvolutionStorage API changes.Jason Leach2001-08-041-18/+20
* Do a case-insensitive comparison. (mail_generate_reply): Only resort toJeffrey Stedfast2001-07-251-17/+17
* Set up the local trash in the folder cache.Peter Williams2001-07-251-0/+6
* Fix DanW's fix. Pass the right arguments to mail_msg_destroy.Peter Williams2001-07-211-4/+20
* remvoed register/start/end etc code.Not Zed2001-07-191-6/+0
* partial checkin before completing the changesNot Zed2001-07-191-28/+13
* Use CAMEL_VTRASH_NAME.Jeffrey Stedfast2001-07-181-4/+3
* Use g_strcasecmp() when looking for a Trash folder - it may be lowercaseJeffrey Stedfast2001-07-171-7/+3
* New file. Protoypes for the Mail Folder Cache, which provides a place forPeter Williams2001-07-031-75/+20
* Fixes here for removing folders.Jason Leach2001-06-241-9/+30
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-5/+5
* one-line fix for bug #2536: File->Close in message viewer doesn't work.Jason Leach2001-05-301-2/+1
* Mark a string for translation.Kjartan Maraas2001-05-221-1/+1
* Functions to determine if a folderbrowser is one of the drafts, sent, orDan Winship2001-05-171-1/+1
* Split "Other" page into three pages, Display, Composer, and PGP. Add HTMLDan Winship2001-05-151-4/+2
* Get rid of this - we don't need it.Jeffrey Stedfast2001-05-141-5/+0
* add protoJP Rosevear2001-05-121-4/+9
* Set a title on the window "Reconfigure %s" where %s is the folder name.Jeffrey Stedfast2001-05-121-33/+62
* Fix for #2253 (search names not translated), mail-search i18n fixes.Gediminas Paulauskas2001-05-081-1/+1
* Only use non-NULL contexts. (mail_crypto_pgp_mime_part_encrypt): Same.Jeffrey Stedfast2001-04-151-1/+0
* Merge from evolution-0-10 to evolution-0-10-merge-0 into head.Not Zed2001-04-051-1/+1
* Cleaned up #includes. Remove unneccesary includes of <gnome.h>,Kjartan Maraas2001-03-301-2/+3
* Update call to camel_url_to_string. (Don't include the params in theDan Winship2001-03-301-2/+2
* Create a vtrash folder, not a vee folder.Not Zed2001-03-291-1/+2
* Update this to reflect the CamelProvider structure changeDan Winship2001-03-271-1/+1
* Updated to reflect changes made to the move/copy API in camel-folder.cJeffrey Stedfast2001-03-271-12/+8
* Fixed vfolder_new api.Not Zed2001-03-271-2/+1
* Move the proxy event outside the lock (otherwise we always deadlock).Not Zed2001-03-171-0/+3
* Override the default init_trash() with the our custom one (sinceJeffrey Stedfast2001-03-091-15/+58
* Remove very old camel lock stuff.Not Zed2001-03-031-0/+5
* Re-add the mail_vtrash_create() hack back in for LocalStores since there'sJeffrey Stedfast2001-02-271-5/+16
* Make op cancellable/report internals. (get_folder_get):Not Zed2001-02-231-11/+10
* started hack for progress reporting, which is currently to the console.Not Zed2001-02-221-0/+14
* Fix for api changes to append_mail.Not Zed2001-02-211-128/+127
* New handy dandy function to ref and return the vfolder storage (willJeffrey Stedfast2001-02-201-1/+1
* Setup the Trash folder.Jeffrey Stedfast2001-02-151-4/+49
* Fix some uninitialized variables.Christopher James Lahey2001-02-141-4/+5
* Updates for CamelStore changes, small memory leak fixes. (lookup_folder):Dan Winship2001-02-101-434/+340
* Moved bonobo includes from the .c to the .h. IncludeChristopher James Lahey2001-02-061-1/+1
* Fix dodgy libxml allocation pollution, and potential faults on NULLMichael Meeks2001-02-041-3/+10
* Neater importer stuff.Iain Holmes2001-01-261-0/+13
* Remove a debug printf (that crashes Solaris because it usually triesDan Winship2001-01-111-1/+0
* Change mail_op_forward_event to mail_proxy_event.Dan Winship2001-01-101-2/+2
* Fix for mail_get_message change, use queue thread.Not Zed2001-01-031-18/+49
* Only update display every 2 seconds.Miguel de Icaza2000-12-181-1/+2
* Remove the never-once-used BonoboObject stuff and make MessageList be aDan Winship2000-12-121-1/+1
* Just added a little todo comment about some design issues.Michael Zucci2000-12-111-0/+8
* oops again, another insignificatn debug printf removed.Michael Zucci2000-12-111-1/+0
* Left debug on, turned off.Michael Zucci2000-12-111-1/+1
* reordered the options and added maildir, mbox, maildir, mh, in that order.Not Zed2000-12-111-47/+150
* Run the folder_changed code on message_changed as well, so the unreadDan Winship2000-12-071-4/+6
* Fix the initial unread counts after the last patch.Dan Winship2000-11-291-1/+4
* This needs to run from the main thread, not the camel thread, so add aDan Winship2000-11-281-5/+16
* Do this the normal way rather than calling mail_operation_wait_for_finish.Dan Winship2000-11-131-27/+28
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-111-6/+6
* First draft of folder tree unread message indication for /localDan Winship2000-11-071-104/+438
* Don't show the passwd in the url string. (mail_tool_local_uri_to_folder):Jeffrey Stedfast2000-11-041-6/+6
* lots of i18n fixesDan Winship2000-10-241-21/+11
* No, we REALLY dont want to perform an immediate search as the keys areNot Zed2000-10-181-7/+34
* Goodbye, GDK_THREADS!Peter Williams2000-08-281-1/+1
* Fix GDK_THREADS_entering and leaving, hopefully once and for all. Genericify ...Peter Williams2000-08-251-3/+1
* Whole buncha leak fixes thanks to PurifyMatthew Loper2000-08-171-0/+1
* Fix 'Test settings' in the prefs dialog. Update the async readme.Peter Williams2000-08-121-1/+1
* Fix some warnings. Make 'configure folder' a modal dialog.Peter Williams2000-08-121-1/+4
* Properly handle different local file formats. The folder isn't alwaysNot Zed2000-08-111-4/+38
* Add a "gboolean create" argument to pass to camel_store_get_folder.Dan Winship2000-08-111-1/+1
* Merge with camel-async.Peter Williams2000-08-111-132/+187
* Update for append_message api change.Not Zed2000-08-111-5/+3
* Redone to show a dialogue first, and show progress of whats happening asNot Zed2000-08-081-0/+413