aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-callbacks.c
Commit message (Expand)AuthorAgeFilesLines
* Update this and related functions to no longer take a From address. (TheDan Winship2000-08-301-26/+6
* Free the from address when we're done with it. Also,Jeffrey Stedfast2000-08-291-12/+10
* Goodbye, GDK_THREADS!Peter Williams2000-08-281-6/+6
* Added bonobo menu handler for mark_all_deleted function.Ariel Rios2000-08-281-0/+14
* Start adding progress info; make flag_all_messages camel-safe; make the no ne...Peter Williams2000-08-251-4/+2
* Fix GDK_THREADS_entering and leaving, hopefully once and for all. Genericify ...Peter Williams2000-08-251-72/+91
* Automatically connect services when given a valid URL (should hopefully disco...Peter Williams2000-08-231-4/+4
* Filtering on demand! booyeah!Peter Williams2000-08-181-1/+18
* Add support for copying messagesPeter Williams2000-08-161-4/+22
* Toggling a flag is an "instantaneous" operation, so if we're only doingDan Winship2000-08-121-2/+15
* Fix some warnings. Make 'configure folder' a modal dialog.Peter Williams2000-08-121-4/+4
* Fix the camel-folder's thaw handler. Implement event forwarding into the main...Peter Williams2000-08-121-7/+24
* If the caller passes "-1" for the model row, translate that to view row 0.Dan Winship2000-08-121-3/+1
* Don't call e_setup_base_dir. It was wrong and it doesn't exist any more.Dan Winship2000-08-111-1/+0
* Fix compile warning by casting the object to a CamelObjectJeffrey Stedfast2000-08-111-10/+10
* Fix the infinite movemailPeter Williams2000-08-111-1/+1
* Fix a bug in the async changes. (This was identical to reply_to_sender.)Dan Winship2000-08-111-1/+1
* oopsPeter Williams2000-08-111-0/+592