aboutsummaryrefslogtreecommitdiff
path: root/src/query_search.c
AgeCommit message (Expand)Author
2017-11-22query search: fixed folder selection dialog for copy.hiro
2017-11-22modified 'Open in new window' accelerator.hiro
2017-11-21added context menu for search result of query search dialog.hiro
2014-11-11made query-search, filter dialog size DPI-aware.hiro
2014-03-26updated copyright year. configure.in: increased library version.hiro
2014-03-17disabled auto-expand for GTK+ < 2.14.0 because of GTK+ Bug #316087.hiro
2014-03-17auto-expand Subject / Folder name column on resize of the tree view.hiro
2011-01-06made the default boolean type of query search and filter condition AND.hiro
2010-02-15fixed statusbar problem on displaying IMAP4 messages from query search.hiro
2009-11-04fixed a bug that prohibited query search on IMAP folders. Don't call gtk_main...hiro
2009-10-16made codeconv module thread-safe. update search window using timer.hiro
2009-10-13use g_atomic_int_{get,set} for thread terminate flags.hiro
2009-10-08fixed compilation without thread support.hiro
2009-10-08destroy async queue when finished.hiro
2009-10-08fixed compilation without thread support.hiro
2009-10-08execute query search in another thread.hiro
2008-03-27number of matches is displayed when query search is done.hiro
2007-09-13disabled the passphrase dialog on query search.hiro
2007-04-27win32: fixed path separator problem in virtual folder.Hiro
2007-04-11fixes incorrect message number on search.hiro
2007-02-07fixed saved search.hiro
2006-03-10enabled sorting of the result of query search.hiro
2006-01-27renamed summary_search to query_search.hiro