gecko-dev/mailnews/base/search/src
scc%mozilla.org 66e8b61d85 fixing code that relied on implicit string construction 2000-08-20 01:08:32 +00:00
..
.cvsignore
Makefile.in also export the search datasource header so it can be seen from the factory 2000-06-17 18:42:32 +00:00
makefile.win update search datasource for new nsIMsgSearchNotify, and add it to the windows build 2000-06-08 03:25:11 +00:00
nsMsgBodyHandler.cpp more work on search backend, r=alecf,jefft 33100 2000-06-06 23:28:17 +00:00
nsMsgFilter.cpp fix for #43911 - make double-clicking of messages in the search window open the target 2000-06-30 06:02:30 +00:00
nsMsgFilter.h make filtername i18n friendly (store in utf8 format) 2000-05-12 07:26:15 +00:00
nsMsgFilterDataSource.cpp fix for 40346 - make the search term value PRUnichar* to make it i18n friendly 2000-06-06 23:19:32 +00:00
nsMsgFilterDataSource.h
nsMsgFilterDelegateFactory.cpp support i18n friendly names in the datasource by doing some utf8 conversion 2000-05-16 22:43:23 +00:00
nsMsgFilterDelegateFactory.h update delegate and factory to refer to filters by name rather than index, for ease in sorting filters 2000-05-16 06:00:26 +00:00
nsMsgFilterList.cpp fix for #43911 - make double-clicking of messages in the search window open the target 2000-06-30 06:02:30 +00:00
nsMsgFilterList.h fix for #40385 - filters were not saving to disk because servers sometimes leak. Instead of relying on servers not leaking, 2000-06-01 23:35:38 +00:00
nsMsgFilterService.cpp fix for #40385 - filters were not saving to disk because servers sometimes leak. Instead of relying on servers not leaking, 2000-06-01 23:35:38 +00:00
nsMsgFilterService.h
nsMsgImapSearch.cpp Fix for bug# 46873. r=alecf. Disabled the otherheader from filter rules and search 2000-08-19 02:11:12 +00:00
nsMsgLocalSearch.cpp fix AND imap search r=alecf 45419 2000-07-17 09:56:20 +00:00
nsMsgLocalSearch.h fix solaris native compiler bustage for pav 2000-06-17 18:34:49 +00:00
nsMsgSearchAdapter.cpp fixing code that relied on implicit string construction 2000-08-20 01:08:32 +00:00
nsMsgSearchDataSource.cpp fix for #48397 - make search work again by avoiding a double-initialization of the search root URI 2000-08-18 06:39:12 +00:00
nsMsgSearchDataSource.h Added nsIRDFDataSource::HasArcIn/HasArcOut. Changed nsXULTemplateBuilder.cpp to use it (ifdef'd for now). Speed up folder loading by about 24%. r=waterson,alecf 2000-07-19 03:58:25 +00:00
nsMsgSearchImap.h fix for 40346 - make the search term value PRUnichar* to make it i18n friendly 2000-06-06 23:19:32 +00:00
nsMsgSearchNews.cpp fix crash searching newsgroup which you've never opened r=alecf 45028 2000-07-10 22:34:08 +00:00
nsMsgSearchNews.h more work on search backend, fix scheduling of multiple urls, r=alecf 33101 2000-06-10 14:36:50 +00:00
nsMsgSearchSession.cpp fix begins with search, r=alecf 49049 2000-08-16 23:19:51 +00:00
nsMsgSearchSession.h fix running search twice, send notification on search done, add support for interrupting search , 33101 r=sspitzer 2000-06-21 14:04:34 +00:00
nsMsgSearchTerm.cpp fix begins with search, r=alecf 49049 2000-08-16 23:19:51 +00:00
nsMsgSearchValue.cpp search & filter revamp 2000-08-17 23:54:52 +00:00
nsMsgSearchValue.h