Files
evolution/shell
Matthew Barnes 3fbcc8ef80 EShellBackend: Respond to EShell::prepare-for-quit signals.
Listen for "prepare-for-quit" signals from the shell and inhibit
shutdown until all the activities we're tracking are finalized.

Also, add a couple supporting functions:

  gboolean  e_shell_backend_is_busy     (EShellBackend *shell_backend);
  void      e_shell_backend_cancel_all  (EShellBackend *shell_backend);

These will eventually replace mail_msg_active() and mail_cancel_all().
2010-10-13 16:00:03 -04:00
..
2010-10-04 13:53:01 -04:00
2010-09-07 18:39:46 +02:00
2010-09-18 16:40:19 -04:00
2010-10-03 13:29:20 -04:00