danm%netscape.com
d0d8c4d5c3
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
alecf%netscape.com
5150a128d8
further skinability updates - this time to the account wizard.
...
fix html:iframe problem (looks like xul iframe still isn't as smart as html:iframe!)
2000-04-18 07:14:33 +00:00
alecf%netscape.com
bd9cbb4282
skinify the account wizard outer frame
2000-04-18 06:44:43 +00:00
alecf%netscape.com
2d4a244131
first round of skinifying the account manager - remove html tables, divs, and update JS that expected certain tags
2000-04-18 06:40:02 +00:00
putterman%netscape.com
1e6f1a5f07
More work on reorganizing mailnews frontend so standalone msg window will work. Also
...
fixes some bugs from the last time. r=sspitzer
2000-04-14 14:07:23 +00:00
sspitzer%netscape.com
be06b6be6d
fix for #34791 . "check new mail" -> "check new messages".
2000-04-13 02:53:55 +00:00
alecf%netscape.com
7b32690c1c
add "Advanced..." text
2000-04-05 00:28:27 +00:00
alecf%netscape.com
362d54dd4d
add new DTD for smtp picker
2000-04-05 00:27:38 +00:00
alecf%netscape.com
dc98284ff7
change "stationery" to "templates"
2000-04-05 00:26:47 +00:00
alecf%netscape.com
c88f9a1562
fix typo with missing space
2000-04-05 00:26:21 +00:00
alecf%netscape.com
2f56122f5e
fix <html> tag and width so that the verbose text appears
2000-04-05 00:25:22 +00:00
alecf%netscape.com
004e00c139
add "Advanced" button to main panel to get to per-identity smtp picker
2000-04-05 00:22:37 +00:00
alecf%netscape.com
f611bbfd8c
updates to the server panel - make server type localizable, use new XUL widget
2000-04-05 00:21:49 +00:00
alecf%netscape.com
9f0586ed8b
add per-identity smtp chooser to build for #18184
2000-04-05 00:20:48 +00:00
alecf%netscape.com
0597af8bf5
add per-identity smtp picker for #18184
2000-04-05 00:20:21 +00:00
alecf%netscape.com
fc70ef2dc5
switch from titledbuttons to buttons
2000-04-04 01:45:06 +00:00
alecf%netscape.com
6798383d92
add support for auto-refreshing server list, set as default, and various other minior tweaks
...
r=sspitzer
2000-04-04 01:40:10 +00:00
alecf%netscape.com
6c4a494981
add support for automatically disabling certain controls in the smtp server editor
...
r=sspitzer
2000-04-04 01:39:11 +00:00
alecf%netscape.com
a382e36f3e
add am-smtp.js to the builds r=sspitzer
2000-04-04 01:36:41 +00:00
alecf%netscape.com
be7a36352b
make the smtp server panel reload itself when the advanced dialog tells it that there have been edits
...
r=sspitzer
2000-04-04 01:36:01 +00:00
alecf%netscape.com
7b171e786c
add support for pages asking to be reloaded from scratch
...
(so that SMTP prefs can be reloaded)
r=sspitzer
2000-04-04 01:33:23 +00:00
alecf%netscape.com
5328478b8b
add smtp server editor to the mac/windows build, and add one new file to the windows build r=sspitzer
2000-04-03 06:37:10 +00:00
alecf%netscape.com
2d0d24f25c
make the server editor itself actually change the hostname of the server being edited r=sspitzer
2000-04-03 06:33:49 +00:00
alecf%netscape.com
8148445ae0
add Smtp editor stuff to the build r=sspitzer
2000-04-03 06:29:40 +00:00
alecf%netscape.com
f41ec03e82
fix typo r=sspitzer
2000-04-03 06:29:04 +00:00
sspitzer%netscape.com
3f5595153a
add GetLocalFoldersServer() for bienvenu, and use it in the account wizard.
...
also, stub out news filter migration calls in the messenger migrator code.
r=bienvenu
2000-04-02 16:52:29 +00:00
alecf%netscape.com
a79f666692
rearrange checkboxes to match spec
...
r=sspitzer
2000-03-30 14:59:44 +00:00
alecf%netscape.com
fa2234dee8
add smtp dtds to unix build r=sspitzer
2000-03-30 14:58:59 +00:00
alecf%netscape.com
bb1d11d8bb
further tweaks to smtp server editor
...
r=sspitzer
2000-03-30 14:58:36 +00:00
alecf%netscape.com
25b2bf6b6d
add advanced button and smtp server list to build
...
r=sspitzer
2000-03-30 14:57:37 +00:00
alecf%netscape.com
1ef4b42992
add smtp strings (not part of build) and add one "Advanced" string to the smtp server panel
2000-03-30 14:54:53 +00:00
alecf%netscape.com
8acaad0615
first cut at multiple-SMTP server editor
...
not part of build yet
2000-03-30 06:54:42 +00:00
alecf%netscape.com
4e4dc345d8
fix html:label for= tags so that they match their respective IDs ( #24872 )
...
fix incredibly trivial r=me
2000-03-24 08:55:41 +00:00
alecf%netscape.com
8f8003646c
move this checkbox over just slightly to fix #23661
...
fix incredibly trivial r=me
2000-03-24 08:52:32 +00:00
alecf%netscape.com
4ada00166a
don't allow set as default to be enabled when clicking on the smtp server
...
#28018 fix incredibly trivial r=me
2000-03-24 08:48:16 +00:00
alecf%netscape.com
f0b0aba02c
fix for #27629 - fix is incredibly trivial, r=me
2000-03-24 08:46:37 +00:00
sspitzer%netscape.com
d83ff54336
fix for #28827 . make it so I can stuff a password into the single signon database.
...
now we can store the password from the user when creating the account with the wizard.
2000-03-24 08:26:32 +00:00
sspitzer%netscape.com
a9ca1f89f8
wrap with a try catch. if we get failure, and we don't handle it properly,
...
the account setup dialog won't go away.
2000-03-23 23:50:32 +00:00
chuang%netscape.com
6b23de5af6
Bug 26070 wrap reuseExp.label
2000-03-16 22:58:36 +00:00
ben%netscape.com
9edc1b6866
pref panel appearance tweaks, r=hyatt
2000-03-14 11:31:54 +00:00
sspitzer%netscape.com
5c0061f9d3
remove aw-fullname.*, they are no longer used.
2000-03-12 08:21:38 +00:00
sspitzer%netscape.com
8719055576
use nsIUserInfo (if it exists, it doesn't on mac and windows yet) to pre-populate the users email address and full name.
2000-03-12 08:20:13 +00:00
alecf%netscape.com
b5b4662332
fix for #31038 - move the smtpService initialization to just before invalid accounts get loaded
...
r=sspitzer
a=jar
2000-03-09 05:16:53 +00:00
sspitzer%netscape.com
4ec69fb1fb
fix for #30146 . r=mscott,jar a=jar. if we are creating the "Local Folders" account
...
and we aren't migrating, then don't set the server's local path. it is already
set correctly. also, find the local folders account after creating it for use
in setting the copies and folders.
2000-03-05 18:44:26 +00:00
alecf%netscape.com
5064ec9a3a
second part of fix for #29714 - tie a particular SMTP server to a particular identity if the ISP requests it.
...
r=mscott
a=phil
2000-03-02 23:42:32 +00:00
sspitzer%netscape.com
2531b3070f
fix for #29647 . fix pref stickiness issue. r=ben, a=jar,rickg
2000-03-01 02:50:09 +00:00
alecf%netscape.com
fe637100c7
fix for #29586 r=rickg a=rickg
...
bandaid fix to make <p> tag wrap the paragraphs
2000-03-01 02:47:45 +00:00
alecf%netscape.com
1d15d01f5f
fix for #29168
...
r=sspitzer
a=phil
allow us to switch between nativePath and URLString when using the picker in prefs/account manager
2000-02-29 00:52:51 +00:00
alecf%netscape.com
b2f6882705
additional string for #23411 r=sspitzer, a=phil
2000-02-25 00:57:47 +00:00
alecf%netscape.com
083fedbb1c
support to allow arbitrary ISPs to pre-fill any accounts in the account wizard.
...
r=sspitzer, a=phil
bug=#23411
2000-02-24 23:05:07 +00:00