2007-06-25 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Mon, 25 Jun 2007 10:46:33 +0000 (10:46 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Mon, 25 Jun 2007 10:46:33 +0000 (10:46 +0000)
commitd5e48a97879ada8cf2932a5f125deb2c70ebefb2
treea35c5fa7fdb03c4d130d6ade861d2450af11075f
parent4aed0c302a24fd580f8a68f47cf4e719fe55cd17
2007-06-25  Murray Cumming  <murrayc@murrayc.com>

* libmodest-dbus-client/libmodest-dbus-client.c:
(libmodest_dbus_client_search),
(libmodest_dbus_client_get_folders): Use large timeouts (2 minutes)
instead of 1 second, because the search gets folders and messages from
the server, which can take a long time. When it times out,
osso-global-search will report no results.

We need to specify whether we should search only cached information
(maybe with a user preference), and the osso-email-search-plugin
API should really be improved to allow that option, and to allow results
to be delivered asynchronously in batches.|

pmo-trunk-r2395
ChangeLog
ChangeLog2
libmodest-dbus-client/libmodest-dbus-client.c
src/dbus_api/modest-dbus-callbacks.c
src/modest-search.c