Commit Graph

243 Commits

Author SHA1 Message Date
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
alecf%netscape.com
e5206c1545 add new API to search for filters by name 2000-05-16 05:58:47 +00:00
ben%netscape.com
682a6e57bf preparation for new <radiogroup> widget 2000-05-16 03:26:34 +00:00
alecf%netscape.com
8e580c3a90 try to persist this window 2000-05-16 02:19:02 +00:00
alecf%netscape.com
148bee5a63 less->fewer per discussion on IRC 2000-05-16 02:18:28 +00:00
alecf%netscape.com
b30e02e6ea implement "less" to remove search terms 2000-05-15 22:14:13 +00:00
alecf%netscape.com
94c96d3af9 fix typo which was preventing new search terms from being appended 2000-05-15 20:29:38 +00:00
scc%netscape.com
ac56679bff string fixes 2000-05-15 01:27:17 +00:00
alecf%netscape.com
4435d11891 add more/less lines and support adding new terms (doesn't QUITE work yet) 2000-05-15 01:22:07 +00:00
alecf%netscape.com
99b784ae09 add way to create a new search term from JS 2000-05-15 00:01:22 +00:00
alecf%netscape.com
368780101b use QI macro 2000-05-14 23:34:20 +00:00
danm%netscape.com
c0ae0cbbf6 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
alecf%netscape.com
bc86d052cf add skeleton search term overlays 2000-05-13 06:39:21 +00:00
alecf%netscape.com
db1427c696 add support for target folder, filter name, and filter action 2000-05-12 09:00:58 +00:00
alecf%netscape.com
d5fd2cbfab make filtername i18n friendly (store in utf8 format) 2000-05-12 07:26:15 +00:00
alecf%netscape.com
5c89f7e6b7 start factoring out searchterm code to share with search dialog 2000-05-12 07:20:21 +00:00
alecf%netscape.com
1a150e23ae better fix with correct casting 2000-05-12 04:32:10 +00:00
alecf%netscape.com
17105f0326 fix for lame bustage 2000-05-12 04:30:12 +00:00
alecf%netscape.com
80528beca7 use macro-based QI 2000-05-12 04:17:31 +00:00
alecf%netscape.com
922e4e59b6 fix some minor bugs that were preventing filters from saving from the UI to memory 2000-05-12 04:02:06 +00:00
alecf%netscape.com
06f57087ae duh, make these attributes not read-only so I can actually save them 2000-05-12 03:27:26 +00:00
alecf%netscape.com
532ba033b9 preliminary frontend support for saving filters 2000-05-11 01:42:18 +00:00
alecf%netscape.com
5a614b70b9 update support for boolean filters 2000-05-11 00:46:47 +00:00
alecf%netscape.com
8f64ff18fd update to reflect new method of displaying and/or text that's i18n friendly 2000-05-11 00:45:15 +00:00
alecf%netscape.com
239a230202 Filter editor updates:
- add stub folder picker for move actions
- add columns in the tree for i18n to insert strings
- fix searchterm so that it actually refreshes each row
2000-05-10 22:35:02 +00:00
alecf%netscape.com
56267e26d3 add default keyset 2000-05-10 22:33:59 +00:00
alecf%netscape.com
5f794d4256 add new search criteria properties file 2000-05-10 22:26:51 +00:00
alecf%netscape.com
2044c054b5 switch to using nsISupportsArray for now 2000-05-10 01:03:22 +00:00
alecf%netscape.com
540a250373 make this interface scriptable 2000-05-10 01:02:56 +00:00
alecf%netscape.com
2f1cec3217 xpidlize nsIMsgSearchTerm 2000-05-09 07:12:19 +00:00
alecf%netscape.com
6d9e3cbbeb add search term to mac exports 2000-05-07 00:48:33 +00:00
alecf%netscape.com
72b8948dd6 add search term to windows build 2000-05-07 00:42:46 +00:00
alecf%netscape.com
8185ea1965 add searchterm idl to unix build 2000-05-07 00:42:01 +00:00
alecf%netscape.com
e072daebd3 add new IDL wrapper around searchterms 2000-05-07 00:39:27 +00:00
alecf%netscape.com
37a49bc3b3 now pass in the filter's scope when the filter row is created 2000-05-05 22:09:18 +00:00
alecf%netscape.com
d0528c2204 read-only filter lists live!
fix up a bunch of stuff to make XBL widgets initialize after being inserted into the document
2000-05-04 08:17:57 +00:00
alecf%netscape.com
ed318e4312 adding comments to document new syntax that went in yesterday 2000-05-03 21:45:21 +00:00
alecf%netscape.com
086d98c97f add toString() method for easy examination from JS 2000-05-03 21:44:33 +00:00
alecf%netscape.com
07ea4fe288 initialize the dialog with all filter terms
(not working just yet)
2000-05-03 21:38:23 +00:00
alecf%netscape.com
4247c481ae add searchterm to the filter editor, and allow the first searchterm to be initialized
with the first term of the current filter
2000-05-03 07:35:58 +00:00
alecf%netscape.com
667ac4e997 update filter editor to reflect new search widget changes 2000-05-02 07:34:33 +00:00
alecf%netscape.com
f079776b39 make priority a scriptable type
add scriptable enums for priority
make more of the search interface use nsIMsgSearchValue instead of nsMsgSearchValue
2000-05-01 23:19:46 +00:00
alecf%netscape.com
3ccc3f72c3 updated filter editor and list:
1) update buttons as appropriate (disabled/enabled)
2) actually pass the filter to the filter edit dialog
3) update the scope automatically based on the filter
4) on new filters, update the scope based on the filterList that's passed in
5) put searchattribute and searchoperators in the right place in the tree
2000-05-01 08:55:48 +00:00
alecf%netscape.com
c5e4184a9f expose the message filter's parent list through a scriptable interface, and move more private enums into a public interface 2000-05-01 08:15:46 +00:00
alecf%netscape.com
5764f7d5de fix some enum typos, remove some non-scriptable enums, and fix some non XPCOM-compliant accessors 2000-05-01 07:36:46 +00:00
alecf%netscape.com
7afd3c6b80 remove assertion for now, not really a bad thing 2000-05-01 07:35:22 +00:00
alecf%netscape.com
c962aa894e make names more readable 2000-05-01 00:30:58 +00:00
alecf%netscape.com
ba86aad319 first consumer of searchattribute tag - dynamically change contents based on scope 2000-04-30 08:51:43 +00:00
bienvenu%netscape.com
a6e9e1dcfa fix get running scope to return running scope 2000-04-27 04:14:51 +00:00