geary/test/engine/app
Michael James Gratton 4cc7cf1769 Fix empty folder/no matching search UI not showing up.
This fixes a regression introduced by commit 0ea1fe6c3.

* src/engine/app/app-conversation-monitor.vala (ConversationMonitor):
  Signal scan_complete from the same method call that we signal
  scan_started, so that a) we know it will get fired, even if no messages
  are loaded (the issue introduced by 0ea1fe6c3) and b) so we can get rid
  of the inside_scan complexity.
2018-07-08 15:11:44 +10:00
..
app-conversation-monitor-test.vala Fix empty folder/no matching search UI not showing up. 2018-07-08 15:11:44 +10:00
app-conversation-set-test.vala Tidy up unit test infrastructure and mock classes. 2018-04-07 09:41:18 +10:00
app-conversation-test.vala Allow blacklisting folders when obtaining email from conversations. 2018-07-07 11:43:51 +10:00