summaryrefslogtreecommitdiff
path: root/camel/camel-folder-search.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 471791 - Move away from g_asserts to g_ret*Milan Crha2015-06-171-3/+8
* Bug 700015 - Searching for mail contents does not respect encodingMilan Crha2015-03-121-0/+17
* Add missing chain-up-s to parent's constructed() methodMilan Crha2014-07-171-2/+1
* Bug 730645 - Search / filtering for "has words" is brokenMilan Crha2014-05-271-0/+13
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-5/+5
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-13/+11
* Coding style and whitespace cleanups.Matthew Barnes2013-12-081-3/+3
* Fix/mute issues found by Coverity scanMilan Crha2013-11-131-1/+2
* Limit usage of legacy CamelObject class.Matthew Barnes2013-11-011-1/+1
* Bug 710787 - Replace most uses of sprintf() with g_snprintf()Murray Cumming2013-10-251-1/+3
* Miscellaneous cleanups.Matthew Barnes2013-10-201-4/+4
* Add camel_message_info_unref().Matthew Barnes2013-09-231-1/+1
* Bug #700895 - Decode header's value before comparing with RegExMilan Crha2013-08-091-3/+66
* Bug #705288 - Custom header search produces errorMilan Crha2013-08-081-9/+12
* Coding style and whitespace cleanup.Matthew Barnes2013-03-021-12/+58
* Bug #694223 - The "message-location" search never matches on IMAP+Milan Crha2013-02-211-5/+32
* Gah, screwed up the CamelFolderSearchFlags values.Matthew Barnes2012-12-221-2/+2
* Deprecate camel_folder_search_construct().Matthew Barnes2012-12-221-87/+212
* CamelFolderSearch cleanups.Matthew Barnes2012-12-191-1236/+1199
* Bug #529743 - Add "Any header" filter and search folder conditionMilan Crha2012-12-031-3/+5
* Bug #680467 - Crash under camel_folder_search_search()Milan Crha2012-08-211-4/+4
* Coding style and whitespace cleanup.Matthew Barnes2012-08-191-83/+83
* Bug #681466 - Virtual Trash/Junk not updated on changeMilan Crha2012-08-091-1/+12
* Bug #578240 - Impossible to cancel search in search foldersMilan Crha2012-07-131-12/+46
* Remove unused codeMilan Crha2012-06-071-9/+2
* Camel: Avoid C++ keywords in header files.Matthew Barnes2012-06-031-4/+4
* Whitespace cleanups.Matthew Barnes2012-06-021-1/+1
* Simplify vFolder's code and other bunch of related time optimizationsMilan Crha2012-05-301-30/+40
* Whitespace cleanups.Matthew Barnes2012-05-131-3/+3
* Bug #672175 - Make CamelFolderSearch cancellableMilan Crha2012-03-271-120/+23
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-2/+5
* Bug #391472 - Add ability to match headers by wordsMilan Crha2012-02-071-1/+11
* Bug #638810 - Crash in camel_folder_search_set_folder with IMAP accountMilan Crha2012-01-061-3/+14
* CamelFolderSearch: Add argument guards to set() functions.Matthew Barnes2012-01-061-6/+17
* Add CamelSExp (copy of ESExp).Matthew Barnes2011-11-141-219/+219
* Update API docs.Matthew Barnes2011-11-141-1/+0
* CamelFolderSummary API changesMilan Crha2011-10-061-1/+1
* Make sure all new APIs have "Since: 3.2" tags.Matthew Barnes2011-09-031-1/+12
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-90/+183
* Bug #655414 - Need translation commentsMilan Crha2011-07-281-0/+7
* Camel: Fix Gtk-Doc notation in comment blocks.Matthew Barnes2011-07-041-1/+1
* Bug #269413 - Search treats "4 weeks" and "1 month" as synonymousMilan Crha2011-06-201-0/+50
* Coding style cleanups.Matthew Barnes2011-05-081-25/+25
* CamelFolderSearch: Hack to deal with "message-location".Matthew Barnes2011-05-061-2/+13
* Bug #643748 - Slow message_location search rule with maildir accountsMilan Crha2011-03-111-10/+3
* Coding style cleanup.Matthew Barnes2011-03-051-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-241-5/+1
* camel-folder-search: Fix minor GError handling issueMatthew Barnes2010-10-291-2/+2
* Coding style cleanup.Matthew Barnes2010-10-031-4/+4
* Coding style and whitespace cleanup.Matthew Barnes2010-10-031-4/+4