Граф коммитов

212 Коммитов

Автор SHA1 Сообщение Дата
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
alecf%netscape.com eb2b038aa1 oops, back out that unix change, my tree was filled with other crap 2000-04-21 08:52:29 +00:00
alecf%netscape.com 599ccf3028 oops, back out part of that change, forgot my tree had other stuff in it 2000-04-21 08:51:51 +00:00
alecf%netscape.com 8d879b0045 add scriptable search value to windows build 2000-04-21 08:49:46 +00:00
alecf%netscape.com 43fe40b42b add scriptable searchvalue to unix build 2000-04-21 08:49:06 +00:00
alecf%netscape.com e0bd7a84f3 add new IDL to windows build 2000-04-21 08:48:14 +00:00
alecf%netscape.com d704f10a2f add new IDL to unix build 2000-04-21 08:46:14 +00:00
alecf%netscape.com 2c14cdf12f add first cut at scriptable search scope terms 2000-04-21 08:45:53 +00:00
alecf%netscape.com d7b3266a9e add scriptable version of search term value object 2000-04-21 08:38:24 +00:00
bienvenu%netscape.com b26839a8e3 fix linux runtime failure to load mailnews 2000-04-21 02:47:53 +00:00