Commit Graph

263 Commits

Author SHA1 Message Date
alecf%netscape.com
c19cc75064 second part of fix for #29714 - tie a particular SMTP server to a particular identity if the ISP requests it.
r=mscott
a=phil


git-svn-id: svn://10.0.0.236/trunk@62087 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 23:42:32 +00:00
sspitzer%netscape.com
868f9e4c12 fix for #29647. fix pref stickiness issue. r=ben, a=jar,rickg
git-svn-id: svn://10.0.0.236/trunk@61942 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 02:50:09 +00:00
alecf%netscape.com
728bb9c7ef fix for #29586 r=rickg a=rickg
bandaid fix to make <p> tag wrap the paragraphs


git-svn-id: svn://10.0.0.236/trunk@61940 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 02:47:45 +00:00
alecf%netscape.com
1b216fafd4 fix for #29168
r=sspitzer
a=phil
allow us to switch between nativePath and URLString when using the picker in prefs/account manager


git-svn-id: svn://10.0.0.236/trunk@61820 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 00:52:51 +00:00
alecf%netscape.com
038c1198f9 additional string for #23411 r=sspitzer, a=phil
git-svn-id: svn://10.0.0.236/trunk@61624 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 00:57:47 +00:00
alecf%netscape.com
ae52ba6978 support to allow arbitrary ISPs to pre-fill any accounts in the account wizard.
r=sspitzer, a=phil
bug=#23411


git-svn-id: svn://10.0.0.236/trunk@61611 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 23:05:07 +00:00
alecf%netscape.com
97a4addd00 fix for #26413 and #28675:
- clear out the currently selected page so a deleted account doesn't whack new account
- prompt the user before deleting an account


git-svn-id: svn://10.0.0.236/trunk@61380 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 19:39:14 +00:00
hangas%netscape.com
3e4d79ac10 First phase of fix for 28144. This checkin is to make our chrome widgets look more professional. They now look much more like the spec. This changed the look for titledbutton, tab, input, checkbox, radio button, and select widgets. Some other widgets had minor changes to colors, paddings, and margins. r=german, a=phil.
git-svn-id: svn://10.0.0.236/trunk@61351 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 02:44:24 +00:00
alecf%netscape.com
d8fd6e7527 fix for #28246 - display static text if the user has already entered an SMTP server
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@61321 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 22:58:27 +00:00
alecf%netscape.com
13f16c5fc7 second part of fix for #27913 - make sure identities exist at the time the server is attached to the account, so that there are actually identities associated with the account when the server is loaded and queried by rdf
r=sspitzer, a=phil, chofmann


git-svn-id: svn://10.0.0.236/trunk@61290 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 07:43:38 +00:00
alecf%netscape.com
e64929e000 remove password stuff from the wizard for beta 1
git-svn-id: svn://10.0.0.236/trunk@61100 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:19:46 +00:00
alecf%netscape.com
2f82cac49f fix account wizard so that we don't clear the SMTP server if it's not already set
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@61094 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 06:50:47 +00:00
danm%netscape.com
e9d37afbba install am-imap-advanced.dtd. bug 26902.
git-svn-id: svn://10.0.0.236/trunk@60979 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 00:40:34 +00:00
alecf%netscape.com
64b732b416 followup fix for #23391 - use shared accountUtils.js
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@60817 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 06:41:53 +00:00
alecf%netscape.com
a088390905 fix #27485 - remember SMTP server information
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@60815 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 06:39:11 +00:00
alecf%netscape.com
5290675110 remove debugging dump()
git-svn-id: svn://10.0.0.236/trunk@60779 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:57:42 +00:00
alecf%netscape.com
782280f693 pretty up smtp and serverwithnoidentities panel for #27634
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@60777 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:49:55 +00:00
alecf%netscape.com
dce3ddbf5b add ispUtils.js and accountUtils.js to the build (not part of the product yet)
git-svn-id: svn://10.0.0.236/trunk@60768 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:17:45 +00:00
alecf%netscape.com
ee46d5dfb8 fix signature chooser and mail homepage chooser to use the file picker just exposed from prefutilities.js, for #27630, r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@60766 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:16:15 +00:00
alecf%netscape.com
e51bfe77b6 do smart enabling/disabling of set as default button, and clean up the general enabling/disabling stuff for #27756
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@60762 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:12:02 +00:00
alecf%netscape.com
1409d63718 fix #27625 - fix title of wizard to match spec (and put it in an entity so it can be localized!)
git-svn-id: svn://10.0.0.236/trunk@60717 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 08:41:15 +00:00
alecf%netscape.com
dd881b1be5 fix grammer to match spec #17274
no reviewer, just a string change


git-svn-id: svn://10.0.0.236/trunk@60716 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 08:40:33 +00:00
alecf%netscape.com
e23e9cd01e finish fixing #25575 by updating some strings to match spec
no reviewer, just string changes


git-svn-id: svn://10.0.0.236/trunk@60708 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:45:36 +00:00
alecf%netscape.com
8ed1b3ccbd remove quotes from a string to finish bug #23123
no reviewer, just a string change


git-svn-id: svn://10.0.0.236/trunk@60707 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 06:41:59 +00:00
evaughan%netscape.com
d91adaffda Fix for bug 24351 as well as other jumping buttons and glitches in UI.
git-svn-id: svn://10.0.0.236/trunk@60689 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 05:30:05 +00:00
alecf%netscape.com
689bc6faad unloading stuff from my tree (no bug, but I said I would do this)
speed up Account Manager for beta1 by removing excess IFRAMEs and decks.
now load each page on demand, as well show individual server prefs instead of grouping them all together.
r=putterman


git-svn-id: svn://10.0.0.236/trunk@60516 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:23:49 +00:00
alecf%netscape.com
e0550c38f0 fix for #27397, remove duplicate ENTITY line
(no reviewer, too simple)


git-svn-id: svn://10.0.0.236/trunk@60515 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:22:31 +00:00
alecf%netscape.com
ab3b24cd5d switch to safer example text
r=sspitzer
for bug #23407


git-svn-id: svn://10.0.0.236/trunk@60115 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 09:39:45 +00:00
alecf%netscape.com
e9eee49f2e add html:labels for most checkboxes
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@60113 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 09:26:44 +00:00
alecf%netscape.com
f4c435a16e fix account manager to behave well for large fonts, by specifying iframe sizes in ems
git-svn-id: svn://10.0.0.236/trunk@60112 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 09:14:59 +00:00
alecf%netscape.com
a63d474676 update account wizard to run and fill in the first "invalid" account and start adding framework for pre-filled account data (such as from ISPs)
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@60078 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 05:56:33 +00:00
alecf%netscape.com
ed28a2899b add support for arbitrary ISPs to add themselves to the UI
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@60076 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 05:55:42 +00:00
alecf%netscape.com
51a2888b4a fix for #26762 - I forgot to check in this file, just make sure to pass in the event to the delete handler.
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@59986 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 08:54:59 +00:00
alecf%netscape.com
0ca9e26f46 update some strings, no reviewer
git-svn-id: svn://10.0.0.236/trunk@59878 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 08:09:02 +00:00
alecf%netscape.com
9f7a9e6a89 add ispUtils.js (not used yet)
git-svn-id: svn://10.0.0.236/trunk@59877 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 08:06:54 +00:00
alecf%netscape.com
4db2212220 hook up Set Default Account and clean up delete account
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@59818 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 01:07:19 +00:00
alecf%netscape.com
06a624e4ae minor aesthetic updates to account wizard
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@59469 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 02:02:12 +00:00
alecf%netscape.com
41eef93a65 update some strings to remove Mozilla/Netscape specific wording
(just text change, no reviewer)


git-svn-id: svn://10.0.0.236/trunk@59468 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 02:01:23 +00:00
sspitzer%netscape.com
825dc1bf2d migrate the "mail.imap.server.<hostname>.server_sub_directory" pref from 4.x
and add serverDirectory to the nsIImapIncomingServer interface, and hook up the advanced imap server ui to use it. r=alecf


git-svn-id: svn://10.0.0.236/trunk@59370 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 06:51:07 +00:00
jefft%netscape.com
86a63bedb3 fixed build bustage
git-svn-id: svn://10.0.0.236/trunk@59369 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 06:36:35 +00:00
alecf%netscape.com
5b006bf31e general cleanup of account manager, and finish implementation of IMAP advanced dialog
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@59364 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 06:00:29 +00:00
alecf%netscape.com
67155ec2a1 clean up the account manager, and add a new advanced IMAP dialog
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@59357 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 03:34:48 +00:00
alecf%netscape.com
39b6bd2509 update account wizard, to make it look nicer
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@59354 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 03:26:18 +00:00
alecf%netscape.com
6145c490c3 enlarge the account wizard slightly to acommadate windows large fonts
no reviewer, just a geometry change


git-svn-id: svn://10.0.0.236/trunk@59340 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 01:49:50 +00:00
alecf%netscape.com
c47c33a54e add am-imap-advanced, not yet part of product -> no reviewer
git-svn-id: svn://10.0.0.236/trunk@59284 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 22:15:26 +00:00
alecf%netscape.com
dd762a2562 add am-server-top.dtd, not yet part of product -> no reviewer
git-svn-id: svn://10.0.0.236/trunk@59282 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 22:14:46 +00:00
dveditz%netscape.com
e36307b790 Removed reference to non-existent files, check-in for GregNoel@san.rr.com, r=dveditz
git-svn-id: svn://10.0.0.236/trunk@59227 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-30 17:16:54 +00:00
alecf%netscape.com
9e9c1eab39 remove bogus line from this makefile
a=leaf


git-svn-id: svn://10.0.0.236/trunk@59089 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 19:29:51 +00:00
sspitzer%netscape.com
c8e5253340 reflect the "isSecure" attribute of a nsIMsgIncomingServer in the account
setup dialog.  r=mscott, approved by lord.


git-svn-id: svn://10.0.0.236/trunk@59033 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 07:05:26 +00:00
alecf%netscape.com
5a013b31a4 implement NNTP-specific part of the account wizard
#17274
r=mscott


git-svn-id: svn://10.0.0.236/trunk@58977 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 00:56:09 +00:00