geary/src/engine/app
Michael Gratton 991c9ef5d7 Geary.App.ConversationMonitor: Fix more races when starting/stopping
Ensure that if stopping the conversation monitor while it is waiting
for the folder to open that the folder isn't closed, and if an error
is thrown when opening the folder that it gets thrown by
::start_monitoring anyway.

Hopefully fixes #741
2020-04-24 15:30:04 +10:00
..
conversation-monitor Geary.Logging: Remove Flag enum 2020-04-15 17:05:09 +10:00
email-store De-cruftify Geary.Collection utility functions 2019-11-19 19:22:38 +11:00
app-conversation-monitor.vala Geary.App.ConversationMonitor: Fix more races when starting/stopping 2020-04-24 15:30:04 +10:00
app-conversation.vala Add location and conversation context properties to EmailCommand 2019-11-07 11:58:55 +11:00
app-draft-manager.vala Geary.App.DraftManaager: Update API to something more RAII-like 2020-04-21 23:36:24 +10:00
app-email-store.vala Make it easier to obtain folders from path objects from Geary.Account 2019-04-17 09:06:24 +10:00
app-search-folder.vala Geary.Folder: Add SpecialUse.CUSTOM and set_used_as_custom method 2020-04-18 18:37:35 +10:00