Commit Graph

291 Commits

Author SHA1 Message Date
alecf%netscape.com
2f8a7501aa fix for #42082 - enable the filter on creation
r=sspitzer
2000-06-14 00:04:43 +00:00
bienvenu%netscape.com
f7cbeeb06d more work on search backend, fix scheduling of multiple urls, r=alecf 33101 2000-06-10 14:36:50 +00:00
bienvenu%netscape.com
d65d295579 more work on search backend, 33101 r=alecf, fix some buffer overruns in i18n stuff, add nsIMsgFolder to search hits 2000-06-09 12:47:15 +00:00
alecf%netscape.com
87a615ef26 fix for 41850 - recover from errors more robustly by not actually saving any data until the entire dialog has been validated
r=sspitzer
2000-06-09 00:44:13 +00:00
mkaply%us.ibm.com
0a8ce8f6c1 # 37239
r = mscott, a = brendan
OS/2 bring-up - PR_CALLBACKs for VisualAge
2000-06-08 22:57:35 +00:00
bienvenu%netscape.com
69168b752f more work on search backend, 33101 r=alecf, notify fe of search hits 2000-06-08 21:56:04 +00:00
bienvenu%netscape.com
f57cfcc12a unescape mac filter targets before upgrading r=alecf, 16917 2000-06-08 14:38:55 +00:00
bienvenu%netscape.com
f3f61c4a62 fixes for local search,r=alecf, 33101 2000-06-08 13:12:17 +00:00
alecf%netscape.com
4949e82d85 fix for 41770 - new filters were not saving
- any kind of error during filter creation was not clearing gFilter,
  which meant the filter would not get added to the filterlist
- the filter type was uninitialized, so none of the rules would get saved
2000-06-08 04:18:42 +00:00
alecf%netscape.com
e4952b8e9f update search datasource for new nsIMsgSearchNotify, and add it to the windows build
(#33101)
2000-06-08 03:25:11 +00:00
alecf%netscape.com
6ccf119f38 add nsIMsgSearchNotify to the windows build, and clean up spaces to shut up xemacs 2000-06-08 02:58:29 +00:00
alecf%netscape.com
cefcd8e32a add nsIMsgSearchNotify to unix build 2000-06-08 02:55:42 +00:00
alecf%netscape.com
fb47fc7cb5 rename nsIMsgSearchHit notify since it's going to have a few extra uses
(part of #33101)
2000-06-08 02:55:03 +00:00
alecf%netscape.com
6768f1473b back out makefile.win change that wasn't supposed to be checked in 2000-06-07 08:12:07 +00:00
alecf%netscape.com
283627f971 remove calls to deprecated clearCellSelection (followup to hyatt's checkin) 2000-06-07 08:02:08 +00:00
alecf%netscape.com
3522bc25eb header for updated datasource (also not part of build) 2000-06-07 07:24:45 +00:00
alecf%netscape.com
1828c2d867 update search datasource to have a search session URI, and derive
from the base nsMsgRDFDataSource
(not yet part of build)
2000-06-07 07:24:22 +00:00
alecf%netscape.com
c613e31510 fix for #40594, switch to DOM2
r=sspitzer
2000-06-07 00:46:09 +00:00
alecf%netscape.com
fdf63785ab temp workaround for clobber build bustage 2000-06-07 00:15:22 +00:00
bienvenu%netscape.com
cebff3c5d2 more work on search backend, r=alecf,jefft 33100 2000-06-06 23:28:17 +00:00
alecf%netscape.com
074869ecb1 oops, this somehow didn't make it into the last checkin 2000-06-06 23:24:14 +00:00
alecf%netscape.com
396e8e21e0 fix for 40346 - make the search term value PRUnichar* to make it i18n friendly
r=bienvenu
2000-06-06 23:19:32 +00:00
alecf%netscape.com
c1551a0116 first cut at search datasource (incomplete, but not part of build) 2000-06-06 23:17:14 +00:00
alecf%netscape.com
f815f893b9 add strawman hit notify interface (not part of build) 2000-06-06 23:15:50 +00:00
bienvenu%netscape.com
f004f67c31 fix case insensitive search comparisons, r=alecf 33100 and 41633 2000-06-06 23:09:18 +00:00
bienvenu%netscape.com
8362ff7ce0 more work on search backend, replease nsMsgSearchTermArray with nsISupportsArray a=putterman, r=alecf 33100 2000-06-06 12:17:17 +00:00
alecf%netscape.com
4b192d81e3 fix for #40374 - make action line dynamically update to reflect the action the user has chosen
r=sspitzer
2000-06-06 07:53:22 +00:00
alecf%netscape.com
ff42b56854 fix minor typo that was causing unnecessary assertion (doesn't affect release builds) 2000-06-06 07:16:34 +00:00
alecf%netscape.com
5c96febdc3 oops, include the string bundle <script> tag so that you can actually delete filters r=sspitzer
fix for #40337
2000-06-04 18:23:33 +00:00
bienvenu%netscape.com
baf30cc5cc fix linux bustage 2000-06-03 22:33:24 +00:00
bienvenu%netscape.com
5ebd64e952 fix problem with compound filters and doesn't contain terms r=alecf,a=scottip 41312 2000-06-03 22:23:10 +00:00
bienvenu%netscape.com
ab560af906 fix upgrading of 4.x filters which are moves to local folders r=alecf,a=scottip 37320 2000-06-03 22:19:47 +00:00
warren%netscape.com
512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
alecf%netscape.com
7e8a127697 fix for #40385 - filters were not saving to disk because servers sometimes leak. Instead of relying on servers not leaking,
we will save the current filter list everytime you hit ok in the filters dialog (much like how the prefs window works)
r=sspitzer
a=putterman
2000-06-01 23:35:38 +00:00
alecf%netscape.com
9b48f3ce8c bring filter dialog up to spec
WIP for #33101 r=sspitzer
2000-06-01 00:47:05 +00:00
alecf%netscape.com
2755a0c069 oops, fix bustage - typo in makefile 2000-05-31 21:41:26 +00:00
alecf%netscape.com
5ecee565e5 factor out search query code from the filter code in preparation for a search dialog
r=sspitzer
(approved feature bug)
2000-05-31 20:51:31 +00:00
alecf%netscape.com
b43c22c6c6 fix up/down buttons and delete filter button for #17484 r=mscott 2000-05-19 19:58:49 +00:00
pavlov%netscape.com
803190ad4b changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
alecf%netscape.com
7d664dbb27 make new filters button work (yay!) 2000-05-17 01:25:59 +00:00
alecf%netscape.com
67e69de85b fix addreffing issue with creating new filters 2000-05-17 01:25:22 +00:00
alecf%netscape.com
2abee07bcb support refreshing the tree after edits have been made, restoring original selection 2000-05-17 00:27:59 +00:00
alecf%netscape.com
10cd09ef00 add support for and/or radiobuttons 2000-05-16 23:37:15 +00:00
alecf%netscape.com
01867131c5 remove dumb debugging 2000-05-16 23:36:38 +00:00
alecf%netscape.com
3ee2316a99 reverse the datasource order to reduce the number of GetTarget calls 2000-05-16 22:44:20 +00:00
alecf%netscape.com
f4f3c1e6ca support i18n friendly names in the datasource by doing some utf8 conversion 2000-05-16 22:43:23 +00:00
alecf%netscape.com
559380f3e4 refresh the filter list when the user presses 'ok' in the filter editor 2000-05-16 22:32:58 +00:00
alecf%netscape.com
63c51e3a01 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
alecf%netscape.com
72359ea1f4 initialize empty search terms to avoid crash! (duh) 2000-05-16 05:59:50 +00:00
alecf%netscape.com
52628dc276 explicit static cast seems to make ElementAt happy 2000-05-16 05:59:17 +00:00