7941 Commits

Author SHA1 Message Date
alecf%netscape.com
4348eee608 add inset header styles to the thread pane to see if people like the look 2000-05-01 09:05:25 +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
8c5ae72619 update search widgets - add operator widget, and make generic abstract XUL widget which attribute and operator widgets inherit from 2000-05-01 00:31:40 +00:00
alecf%netscape.com
c962aa894e make names more readable 2000-05-01 00:30:58 +00:00
sfraser%netscape.com
a805db42ec Fix access paths 2000-05-01 00:08:38 +00:00
ducarroz%netscape.com
ff0e91cee1 Fix for bug 24951: Add dialog for asking user to enter a subject Fix for bug 37422: Replace custom dialog for Attach Web page by common dialog 2000-04-30 21:46:07 +00:00
ducarroz%netscape.com
0a245db99a Remove unused JavaScript include 2000-04-30 21:45:50 +00:00
ducarroz%netscape.com
fc9e1001f1 Replace harcoded string by a define. R=putterman, chung 2000-04-30 21:45:19 +00:00
ducarroz%netscape.com
d890fcc7be Fix for bug 24951. Don't force anymore to have a subject. 2000-04-30 21:45:17 +00:00
ducarroz%netscape.com
f6d72fd291 Fix a crasher in openMDB because we were returning a wrong error code. R=chuang 2000-04-30 21:45:08 +00:00
ducarroz%netscape.com
1a28167bc4 Remove unused files 2000-04-30 21:45:01 +00:00
ducarroz%netscape.com
b9920198cb Remove unused string define 2000-04-30 21:45:00 +00:00
ducarroz%netscape.com
f94d43b3d1 Fix for bug 29014. Now we scan all the address books to determine if a recipient accepts HTML. 2000-04-30 21:44:58 +00:00
ducarroz%netscape.com
feedd1be81 Fix for bug 34563. Replace HTML elements by XUL widget 2000-04-30 21:44:55 +00:00
ducarroz%netscape.com
6171370a86 Fix for bug 24951: Add dialog for asking user to enter a subject Fix for bug 37422: Add string for dialog Attach Web Page 2000-04-30 21:44:52 +00:00
sspitzer%netscape.com
954cc88c09 make the subscribe dialog skinnable. 2000-04-30 09:39:15 +00:00
sspitzer%netscape.com
cb24dfb6a1 remove inline styles. now, these dialogs are skinnable, and I can sleep. 2000-04-30 09:34:53 +00:00
sspitzer%netscape.com
d78d6a79fd make the new / rename folder dialogs more skinnable. they are almost 100% skinnable, just
some inline styles to remove.
2000-04-30 09:30:32 +00:00
sspitzer%netscape.com
7d2a3ebd79 skinability fixes for the download headers dialog. 2000-04-30 09:15:07 +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
sspitzer%netscape.com
26f0b8b125 fix warning. 2000-04-30 08:26:01 +00:00
sspitzer%netscape.com
feb0922cfb more wiring for imap subscribe. 2000-04-30 08:19:31 +00:00
alecf%netscape.com
0be507cc88 update search attribute widget to automatically repopulate itself when the scope changes 2000-04-30 07:44:44 +00:00
ben%netscape.com
681caf5d2d skinnability fixes for addrbook, mailcompose, messenger, mailnews prefpanels 2000-04-30 02:49:07 +00:00
sspitzer%netscape.com
dcc969b722 finish the fix for a bad compatability bug with Typhoon news servers (and other types, too). 2000-04-30 02:39:59 +00:00
sspitzer%netscape.com
532dda5081 for subscribe, root the tree in null, so that it goes blank when you switch servers.
start of fix for a bad news compatibility bug with Typhoon news servers.
(rest of fix coming soon.)

Fix it so if we don't have a msg window, we use the hidden window for the parent
of the username/password dialog.

general code cleanup.
2000-04-30 00:27:23 +00:00
rhp%netscape.com
fe053a97e4 NOT PART OF THE BUILD...JUST KEEPING THE TIP UP TO DATE 2000-04-29 20:17:43 +00:00
jefft%netscape.com
9ae3abac96 fixed typo & press cancel button not closing window problem 2000-04-29 16:59:11 +00:00
jefft%netscape.com
c9b40050df partial fix for bug 10802 - new openSaveAttachment.xul & openSaveAttachment.js files to sync up with the spec 2000-04-29 00:26:07 +00:00
alecf%netscape.com
d3944be876 fix compose to use the "hidden" attribute since I changed common dialogs last night 2000-04-28 20:58:50 +00:00
alecf%netscape.com
4eeac3a249 rev the selectattribute popup to start adding some useful attributes 2000-04-28 20:38:29 +00:00
alecf%netscape.com
51bd3758d4 fix the progid for the validity manager so I don't have to escape strings in XBL 2000-04-28 20:37:53 +00:00
putterman%netscape.com
c15c16d712 You can now select a message or folder from a msgWindow. 2000-04-28 20:10:36 +00:00
ducarroz%netscape.com
eb0d8d49c7 Fix for bug 37435. We need to set the textfield value using both .value and setAttribute('value') else we wont be able to query the value of invisible textfield. 2000-04-28 14:52:02 +00:00
rhp%netscape.com
4ad7ab823c NOT PART OF THE BUILD...nothing to see here, just move along... 2000-04-28 13:56:54 +00:00
alecf%netscape.com
ab84816818 add skeleton implementations of search attribute XBL (doesn't work right now) 2000-04-28 08:25:47 +00:00
alecf%netscape.com
d792e03c55 add the cool hypnotizing background to the messenger toolbar 2000-04-28 08:23:07 +00:00
nhotta%netscape.com
5e8ceb956f Added a pref UI for mailnews.send_default_charset, bug 32802. 2000-04-28 06:18:50 +00:00
cmanske%netscape.com
94a2756095 Converting message compose to use new xul widgets on toolbar. Removing 'edit HTML source'. r=ducarroz 2000-04-28 05:57:06 +00:00
sspitzer%netscape.com
a3cd73e352 more fixes. 2000-04-28 04:23:05 +00:00
sspitzer%netscape.com
e367c31117 more bustage fixage 2000-04-28 04:07:58 +00:00
sspitzer%netscape.com
83df722bce more bustage fixed. help from scc. 2000-04-28 04:04:56 +00:00
sspitzer%netscape.com
8cf17967fa more bustage fixage. help from scc. 2000-04-28 04:01:18 +00:00
sspitzer%netscape.com
cdf32dc430 fix bustage. help from scc. 2000-04-28 03:59:34 +00:00
sspitzer%netscape.com
a503099e4b fix the build. 2000-04-28 03:53:57 +00:00
mjudge%netscape.com
c3c9b44819 i dont believe it. more fixes to str 2000-04-28 03:46:32 +00:00
mjudge%netscape.com
58e4d31eae another fix... 2000-04-28 02:57:24 +00:00