Commit Graph

2815 Commits

Author SHA1 Message Date
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
113675300f fix typo that was preventing non-text searchvalues from showing up, and remove lots of dumps 2000-05-10 22:33:17 +00:00
alecf%netscape.com
1fc4adfb57 fix excess undefineds coming from the .defaultValue attribute 2000-05-10 22:30:54 +00:00
alecf%netscape.com
5f794d4256 add new search criteria properties file 2000-05-10 22:26:51 +00:00
ben%netscape.com
c4cbd87862 modifications to newsgroup subscription dialog:
- made sizable (enough of the damned 4.x/win nonresizability!)
- modified XUL a bit to make it scale more smoothly
- skinnability tweaks
2000-05-10 10:12:00 +00:00
danm%netscape.com
f116f169ed more chrome registration rearrangement 2000-05-10 02:17:03 +00:00
danm%netscape.com
6073141fbd chrome installation manifests 2000-05-10 02:02:13 +00:00
alecf%netscape.com
ec27b2a6fd work on moving to new array of scriptable search terms 2000-05-10 01:06:26 +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
suresh%netscape.com
e4c83baa9d fix for 6846 r=sspitzer 2000-05-09 20:42:44 +00:00
alecf%netscape.com
3a549c4a97 minor tweaks to make this dialog work again 2000-05-09 08:05:42 +00:00
cata%netscape.com
ae39534206 Dynamic charset menu for Mailview. 2000-05-09 07:18:49 +00:00
alecf%netscape.com
2f1cec3217 xpidlize nsIMsgSearchTerm 2000-05-09 07:12:19 +00:00
alecf%netscape.com
0e7c8ac9d5 make the account manager exactly the same dimensions and box flex as prefs 2000-05-09 06:27:21 +00:00
alecf%netscape.com
584893e5f5 remove duplicate button 2000-05-09 06:17:08 +00:00
alecf%netscape.com
7263eabcce remove some dead code 2000-05-09 05:37:39 +00:00
putterman%netscape.com
df8a74d27b Fix for 38592. Don't show twisties if there are no children. 2000-05-09 05:27:30 +00:00
sspitzer%netscape.com
3dd758d1b9 make it so the throbber stops when you try to build the subscribe datasource for imap. 2000-05-09 02:48:25 +00:00
putterman%netscape.com
fc1b005b84 fix for 38580 and 38549. by andreas.otten@primus-online.de 2000-05-09 00:27:55 +00:00
rjc%netscape.com
31fad5b776 Part of fix for bug # 36037: drag&drop change. 2000-05-08 23:43:01 +00:00
suresh%netscape.com
29c0cb902b fix for 31729. r=putterman 2000-05-08 22:04:10 +00:00
jefft%netscape.com
651bc98ce1 fixed imap server pref not initailized correctly; check in for alecf 2000-05-08 21:39:44 +00:00
putterman%netscape.com
641299de14 backing out tooltip changes to fix mail crashes 2000-05-08 18:13:05 +00:00
putterman%netscape.com
5805f87f20 tooltips, folder tooltips, and making button icons show up again. 2000-05-08 14:48:24 +00:00
hangas%netscape.com
3aeeb0d994 Converting files to use xul widgets (19558) 2000-05-07 07:33:28 +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
76712d4474 added files: mozilla/mailnews/base/search/public/nsIMsgSearchTerm.idl 2000-05-07 00:41:31 +00:00
alecf%netscape.com
e072daebd3 add new IDL wrapper around searchterms 2000-05-07 00:39:27 +00:00
alecf%netscape.com
445a90dd93 fix for #34899
clear default server if we're deleting it.
2000-05-06 08:34:48 +00:00
alecf%netscape.com
14f7230e6c add a RDF URI that I'm going to need later 2000-05-06 08:34:24 +00:00
alecf%netscape.com
475f75691c remove old file 2000-05-06 07:34:27 +00:00
alecf%netscape.com
c4676893f1 remove accidental debugging text 2000-05-06 07:22:16 +00:00
alecf%netscape.com
980af4fe54 remove obsolete files from build 2000-05-06 07:14:22 +00:00
alecf%netscape.com
c462f3e59c fix collapsed tree 2000-05-06 07:11:52 +00:00
alecf%netscape.com
29ea138818 skinnabilify the account manager, and use the shared smtp editor for the smtp page 2000-05-06 07:11:29 +00:00
bryner%uiuc.edu
d0962238b5 Fixing objdir build bustage. 2000-05-06 06:17:48 +00:00
alecf%netscape.com
5a963622bf switch from document.controls to document.getElementsByAttribute, in preparation for skinnability work 2000-05-06 05:13:50 +00:00
alecf%netscape.com
3bfb3496c6 skinnabilize the advanced imap pane 2000-05-06 05:11:21 +00:00
alecf%netscape.com
5bc0a508e1 fix broken folder pickers 2000-05-06 05:10:30 +00:00
danm%netscape.com
80f80715c2 adding crome registry update directives 2000-05-06 01:36:10 +00:00
danm%netscape.com
7cec3168f2 adding chrome registry update directives 2000-05-06 01:02:42 +00:00
jefft%netscape.com
d204e99553 fixed bug 32316 - Allow server to override these namespaces pref not implemented 2000-05-06 00:02:27 +00:00
waterson%netscape.com
d805d35d9a Bug 28236. Add explicit rule recompilation after SetSentFolderColumns(). 2000-05-05 23:47:33 +00:00
slamm%netscape.com
bcea0a788b Remove obsolete class attribute from sidebar's splitter. 2000-05-05 22:39:42 +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
652f3dbbe4 speed up initialization of the dialog by forwarding the scope into the initialization method for a searchterm 2000-05-05 22:06:18 +00:00