geary/src
Oskar Viljasaar f80f52fbe6 Use built-in GTK signals for the search bar
- Make use of the "search-changed" signal to handle user input, this
lets us get rid of the built-in timeout mechanism. This reduces the
timeout from 250ms to 150ms after user input before doing the search
though.

- Use the "activate" and "stop-search" signals for the entry. This
lets us remove our handling of key events.

https://bugzilla.gnome.org/show_bug.cgi?id=720993
2016-07-05 01:08:08 +10:00
..
client Use built-in GTK signals for the search bar 2016-07-05 01:08:08 +10:00
console Transfer Yorba copyrights to Software Freedom Conservancy 2016-05-06 08:33:37 -04:00
engine Fix format=flowed when sending Base64 encoded text/plain. Bug 753528. 2016-06-30 17:35:16 +10:00
mailer Transfer Yorba copyrights to Software Freedom Conservancy 2016-05-06 08:33:37 -04:00
sqlite3-unicodesn Enable use of custom FTS3 tokeniser in SQLite 3.12 and later. 2016-04-29 07:53:45 -04:00
CMakeLists.txt Use PKG_CONFIG_EXECUTABLE provided by find_package(PkgConfig) 2016-06-29 10:56:53 +10:00