Age | Commit message (Expand) | Author |
---|---|---|
2010-02-15 | fixed statusbar problem on displaying IMAP4 messages from query search. | hiro |
2009-11-04 | fixed a bug that prohibited query search on IMAP folders. Don't call gtk_main... | hiro |
2009-10-16 | made codeconv module thread-safe. update search window using timer. | hiro |
2009-10-13 | use g_atomic_int_{get,set} for thread terminate flags. | hiro |
2009-10-08 | fixed compilation without thread support. | hiro |
2009-10-08 | destroy async queue when finished. | hiro |
2009-10-08 | fixed compilation without thread support. | hiro |
2009-10-08 | execute query search in another thread. | hiro |
2008-03-27 | number of matches is displayed when query search is done. | hiro |
2007-09-13 | disabled the passphrase dialog on query search. | hiro |
2007-04-27 | win32: fixed path separator problem in virtual folder. | Hiro |
2007-04-11 | fixes incorrect message number on search. | hiro |
2007-02-07 | fixed saved search. | hiro |
2006-03-10 | enabled sorting of the result of query search. | hiro |
2006-01-27 | renamed summary_search to query_search. | hiro |