Fix window modality of encryption
* src/mail.cpp: Add new member m_window. (do_crypt): Renable window when done. (Mail::set_window_enabled): New. * src/mail.h: Update accordingly. * src/mailitem-events.cpp: Disable mail window on crypt send. * src/oomhelp.cpp (get_active_hwnd): Add some fallbacks.