geary/src
Douglas Fuller 90711f234e Geary.App.FillWindowOperation: detect stale FillWindowOperations
When a user types in the search box, there may still be oustanding
FillWindowOperations queued on previous instances of SearchFolder
from previous keystrokes. This can result in a FillWindowOperation
with a stale value of ConversationMonitor.window_lowest from a previous
search executing on the current one. Detect this and return immediately.

Fixes: #838
2021-01-19 20:48:17 +11:00
..
client Geary.App.SearchFolder: Substantial implementation rework 2021-01-19 20:48:17 +11:00
console Geary.Imap: Make command cancellable a property of the command object 2020-09-02 14:34:41 +10:00
engine Geary.App.FillWindowOperation: detect stale FillWindowOperations 2021-01-19 20:48:17 +11:00
mailer build: Reduce verbosity of meson vars by removing geary_ prefixes 2020-08-13 19:51:33 +10:00
meson.build engine: Convert from SQLite FTS3/4 to FTS5 for full-text-search 2021-01-19 20:48:17 +11:00