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
alecf%netscape.com
8f66b4ea5c
add helper routine to get all valid operators for a given attribute
2000-04-27 02:29:23 +00:00
alecf%netscape.com
841a3bd0dd
add english versions of search attributes and properties for filters/search
2000-04-27 02:23:43 +00:00
alecf%netscape.com
20b5e4b38d
ok, now that I actually understand how XPIDL arrays work, implement them correctly, and add a missing ADDREF that was causing memory corruption
2000-04-27 01:38:06 +00:00
alecf%netscape.com
29beab93a5
scriptify and COMify the validity manager and tables - make the validity manager into a service instead of a global variable
2000-04-26 23:41:45 +00:00
alecf%netscape.com
52801265d5
add search validity table/manager to windows build
2000-04-26 22:01:44 +00:00
alecf%netscape.com
e3b2b077fd
add validity manager stuff to unix build
2000-04-26 21:54:37 +00:00
alecf%netscape.com
4d0510c8e3
add scriptable interfaces to the search validity manager and tables (not yet part of build)
2000-04-26 21:54:18 +00:00
bienvenu%netscape.com
3eefa114e6
add AddResultElement as a search session interface
2000-04-26 20:57:01 +00:00
mjudge%netscape.com
2cfb602409
making string conversions explicit. scc
2000-04-26 01:13:55 +00:00
bienvenu%netscape.com
b6ec9d056d
more work on search, esp news
2000-04-26 00:55:47 +00:00
scc%netscape.com
0d576558b1
making string conversions explicit
2000-04-22 23:23:43 +00:00
bienvenu%netscape.com
95f86814b6
more work on search, including validity manager
2000-04-22 17:36:27 +00:00
sspitzer%netscape.com
ef3688063b
init the refcount.
2000-04-22 16:52:06 +00:00
alecf%netscape.com
1d547a8411
missing object file from makefile
2000-04-22 01:31:55 +00:00
alecf%netscape.com
9521f9ba8d
fix class casting bustage
2000-04-22 00:57:48 +00:00
alecf%netscape.com
9a6c9a1fd5
fix casting bustage
2000-04-22 00:42:50 +00:00
alecf%netscape.com
f15bb28f41
oops, fix IDL bustage
2000-04-22 00:38:29 +00:00
alecf%netscape.com
42e1c6e1f3
make a whole bunch of search/filter stuff scriptable.
...
this included adding a new nsIMsgSearchValue interface, and renaming some of the IDL typedefs to be consistent with each other.
2000-04-22 00:34:39 +00:00
cls%seawood.org
f03dcb44c8
Explicitly cast string literals (const char*) to char *.
2000-04-21 21:26:21 +00:00
cls%seawood.org
afaa6c9492
Some compilers (HP) require an explicit cast from a const char * to a char *. String literals are treated as const char *.
2000-04-21 14:47:25 +00:00
cls%seawood.org
03ccd1769f
Temp dummy implementation of nsMsgSearchValidityManager::NewTable for BeOS. Bug #36686
2000-04-21 14:40:54 +00:00
alecf%netscape.com
12c9fd1145
oops, back out previous change, my tree had other stuff in it
2000-04-21 08:53:32 +00:00