aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-folder-cache.c
Commit message (Expand)AuthorAgeFilesLines
* prototype outbox_folder so we can check if a folder is it.Peter Williams2001-07-171-4/+14
* DUH. No need to update every folder if we set the folder browser to NULL.Peter Williams2001-07-161-5/+5
* Gave up and got rid of dm. Just replaced it with d(g_message()) and setPeter Williams2001-07-091-39/+43
* Deleted (as opposed to #if 0) (get_folder_info): Changed to assume it hasPeter Williams2001-07-091-53/+29
* Don't free the psd here -- it will be freed on the "destroy" signal.Peter Williams2001-07-071-1/+1
* Fix obvious bug in previous bugfix: Pass "fb" to check_for_fb_match() soDan Winship2001-07-071-1/+1
* Clear the shell view label if mailer loses focus.Peter Williams2001-07-051-0/+11
* Split make_string into these. (update_idle): Use (name and status) insteadPeter Williams2001-07-041-40/+45
* Prevent folders from appearing to have -1 new messages. Prevent nonactivePeter Williams2001-07-041-15/+85
* New file. Protoypes for the Mail Folder Cache, which provides a place forPeter Williams2001-07-031-0/+798