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

7942 Коммитов

Автор SHA1 Сообщение Дата
nhotta%netscape.com de4dad295b Changed to use canonical charset name instead of using the charset name from the message header as is, bug 37562. 2000-05-01 22:00:46 +00:00
sfraser%netscape.com 074fe38857 Changes for changes in editor command handling. 2000-05-01 22:00:05 +00:00
nhotta%netscape.com 0d875410c6 Changed to use "pre", fixing a remaining part of the last change, bug 37299. 2000-05-01 21:59:49 +00:00
putterman%netscape.com a889e7c4cc More work on moving functions around in mail frontend. 2000-05-01 21:58:24 +00:00
nhotta%netscape.com cd71b2a908 Changed a string of NS_MSG_MULTILINGUAL_SEND. 2000-05-01 21:56:22 +00:00
nhotta%netscape.com 823c0fbebe Changed a string of sendDefaultCharset.label. 2000-05-01 21:55:02 +00:00
alecf%netscape.com 7e27d38081 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 a55aab7378 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 f4674826ce 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 9b6f0ec065 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 8cc1a94273 remove assertion for now, not really a bad thing 2000-05-01 07:35:22 +00:00
alecf%netscape.com 69f595730b 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 961d0b83b6 make names more readable 2000-05-01 00:30:58 +00:00
sfraser%netscape.com 7c47f9ece4 Fix access paths 2000-05-01 00:08:38 +00:00
ducarroz%netscape.com 731a30c91f 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 e7f5e255be Remove unused JavaScript include 2000-04-30 21:45:50 +00:00
ducarroz%netscape.com df70aa0e76 Replace harcoded string by a define. R=putterman, chung 2000-04-30 21:45:19 +00:00
ducarroz%netscape.com 45731fb5c5 Fix for bug 24951. Don't force anymore to have a subject. 2000-04-30 21:45:17 +00:00
ducarroz%netscape.com 92673a754c 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 eabb20fd43 Remove unused files 2000-04-30 21:45:01 +00:00
ducarroz%netscape.com 3e1fce6cea Remove unused string define 2000-04-30 21:45:00 +00:00
ducarroz%netscape.com d1140eb4ff 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 a598ce62cb Fix for bug 34563. Replace HTML elements by XUL widget 2000-04-30 21:44:55 +00:00
ducarroz%netscape.com 770335694c 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 1e6fe6a0fa make the subscribe dialog skinnable. 2000-04-30 09:39:15 +00:00
sspitzer%netscape.com dc5e5024a8 remove inline styles. now, these dialogs are skinnable, and I can sleep. 2000-04-30 09:34:53 +00:00
sspitzer%netscape.com 71ab068bad 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 9f44a9671e skinability fixes for the download headers dialog. 2000-04-30 09:15:07 +00:00
alecf%netscape.com e241723d18 first consumer of searchattribute tag - dynamically change contents based on scope 2000-04-30 08:51:43 +00:00
sspitzer%netscape.com e3956a6983 fix warning. 2000-04-30 08:26:01 +00:00
sspitzer%netscape.com ca16f3cf80 more wiring for imap subscribe. 2000-04-30 08:19:31 +00:00
alecf%netscape.com 7cb31bfff2 update search attribute widget to automatically repopulate itself when the scope changes 2000-04-30 07:44:44 +00:00
ben%netscape.com dfbb04f8e8 skinnability fixes for addrbook, mailcompose, messenger, mailnews prefpanels 2000-04-30 02:49:07 +00:00
sspitzer%netscape.com 87b8d97bb2 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 d2dd1aeded 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 b58d1d253b NOT PART OF THE BUILD...JUST KEEPING THE TIP UP TO DATE 2000-04-29 20:17:43 +00:00
jefft%netscape.com cf63212476 fixed typo & press cancel button not closing window problem 2000-04-29 16:59:11 +00:00
jefft%netscape.com 9d6808b0cd 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 94f7181687 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 cb55a4ae4a rev the selectattribute popup to start adding some useful attributes 2000-04-28 20:38:29 +00:00
alecf%netscape.com f5fa680a53 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 b2e89de4f7 You can now select a message or folder from a msgWindow. 2000-04-28 20:10:36 +00:00
ducarroz%netscape.com da01258e39 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 013bd1fb74 NOT PART OF THE BUILD...nothing to see here, just move along... 2000-04-28 13:56:54 +00:00
alecf%netscape.com 01d2e1af86 add skeleton implementations of search attribute XBL (doesn't work right now) 2000-04-28 08:25:47 +00:00
alecf%netscape.com effc07b622 add the cool hypnotizing background to the messenger toolbar 2000-04-28 08:23:07 +00:00
nhotta%netscape.com 5572a0c903 Added a pref UI for mailnews.send_default_charset, bug 32802. 2000-04-28 06:18:50 +00:00
cmanske%netscape.com 0b9acc02bd 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 1e60070c72 more fixes. 2000-04-28 04:23:05 +00:00
sspitzer%netscape.com a2559a1346 more bustage fixage 2000-04-28 04:07:58 +00:00