Commit Graph

309 Commits

Author SHA1 Message Date
sspitzer%netscape.com
a8927fd2e9 step 2 of divorce the mailnews migration code from the account manager 2000-01-15 09:00:46 +00:00
alecf%netscape.com
4bf54686cc switch account wizard to using .controls instead of getElementsByTagName 2000-01-13 09:01:00 +00:00
chuang%netscape.com
69cc1d4e10 fix bug5476 Preference radio buttons are not initialized, r=ducarroz 2000-01-13 04:31:02 +00:00
alecf%netscape.com
2e7af13168 use new .controls attribute to speed up account manager 2000-01-13 03:48:16 +00:00
alecf%netscape.com
62b64995f2 remove large font so wizard is readable 2000-01-12 08:32:33 +00:00
sspitzer%netscape.com
b773a3fa83 fix for #13767, when creating a news account, default compose html to false. 2000-01-12 07:57:42 +00:00
mcafee%netscape.com
244a57d9b2 Cleaning up XUL, shrinking UI to fit, simplified some labels. r=rgoodger@ihug.co.nz 2000-01-12 04:50:15 +00:00
alecf%netscape.com
66785118f1 fix typos, no review needed 2000-01-12 01:47:36 +00:00
alecf%netscape.com
01fec6c998 make the account wizard use a common overlay for some elements
prep for using ben's account wizard.
r=sspitzer
2000-01-12 01:46:55 +00:00
alecf%netscape.com
b7130baea5 fix for #14089, various typos & layout problems fixed
r=sspitzer
2000-01-11 23:21:47 +00:00
sspitzer%netscape.com
b9dfd88b3b make it so the identity for the "Local Folders" account that gets created defaults the copies and
folders prefs to the "Local Folders."
2000-01-11 09:28:24 +00:00
sspitzer%netscape.com
9ca75194ad fix for bug #23457. when we create a new account, set the copies and folders prefs for the associated identity to the right defaults.
added to the nsIMsgProtocolInfo interface defaultCopiesAndFoldersPrefsToServer,
which we use to see for a given server type, do the defaults live on the server
or not (where not would mean "Local Folders").

fix the getFoldersWithFlag method in the nsIMsgFolder interface so it
would be easier to use in JS.

r=alecf
2000-01-11 08:01:37 +00:00
alecf%netscape.com
64eae5d51e fix for #23527 - use onchange= to disable the password, not onclick
(and enable the password by default since onchange= is broken right now)
r=sspitzer
2000-01-10 22:06:41 +00:00
alecf%netscape.com
4b677aea8e minor aesthetic changes on advice of ben goodger 2000-01-08 19:29:31 +00:00
alecf%netscape.com
92b9320e72 oops, fix case change (thanks seth) 2000-01-08 09:05:16 +00:00
alecf%netscape.com
acc83c5f70 require servers to have a username and hostname at creation time r=sspitzer 2000-01-08 09:03:55 +00:00
sspitzer%netscape.com
da6aaee871 fix #23372, remove hard coded string from account manager and account wizard
js.  fix #23313, don't allow user to delete "local folders" account.
fix #23413, implement delete account.  further divorce "none" from "pop3"
(which will be useful once we get to movemail and other incoming mail server types)

r=alecf
2000-01-08 04:01:06 +00:00
alecf%netscape.com
402228ea38 get rid of evil tabs so I can actually read this in something other than vi :) 2000-01-07 08:24:35 +00:00
alecf%netscape.com
768fb947e0 print exception r=sspitzer 2000-01-07 07:54:09 +00:00
sspitzer%netscape.com
c40113f7f6 fix bug #23317. when using the account wizard, check the
protocol info to see if username is required and how to preflight
the pretty name.  (news does it different than imap and pop.)

to help the insane clown posse, create a string bundle to be used
by the account wizard.

fix the bug that I just introduced where creating accounts
would fail at the very end, so the folder pane would fail to refresh.

r=alecf
2000-01-07 07:49:37 +00:00
alecf%netscape.com
bf21864da7 update mail pref panes to match the new prefwindow landing 2000-01-07 07:09:12 +00:00
sspitzer%netscape.com
b21a2e9a14 fix #21978. two changes: "Local Mail" is now "Local Folders"
and make it so the user *always* has a Local Folders account.
r=alecf
2000-01-07 06:09:47 +00:00
alecf%netscape.com
d516ac6647 slightly better e-mail validation for #3744
r=sspitzer
2000-01-06 23:34:26 +00:00
alecf%netscape.com
1c2e74b53e major cleanup of the account wizard:
- add validation routines so people don't enter blank information
- prepopulate a couple fields based on previous entries
fixes #23001, #23003, #3744, #21806
r=sspitzer
2000-01-04 21:12:43 +00:00
alecf%netscape.com
b603c06944 fix misspelling 2000-01-04 08:30:10 +00:00
alecf%netscape.com
737c9809c6 fix for #13587, #22316, #13591, #16898 - overall wizard behavior
fix next, finish buttons, get rid of superflous "click next" instructions, get enabling/disabling of buttons correct, etc
2000-01-04 08:19:45 +00:00
alecf%netscape.com
2d410ffb44 more fixes for #13586, more typos, missing strings 2000-01-04 08:00:43 +00:00
alecf%netscape.com
2946e8fccd more fixes for #13586, just typos 2000-01-04 07:55:34 +00:00
alecf%netscape.com
018e5b4d27 fix for #13586 - add a missing string and spacer 2000-01-04 07:53:45 +00:00
sspitzer%netscape.com
5da1555134 being anal... 2000-01-04 05:49:43 +00:00
sspitzer%netscape.com
ef700385ba more changes for the "Choose..." button near the signature text area.
also, make the smtp server pane in the account wizard grey, like the rest of them.
1999-12-29 02:53:33 +00:00
sspitzer%netscape.com
f20b68b65b add a "choose..." button next to the signature text field. 1999-12-29 02:42:37 +00:00
sspitzer%netscape.com
9b50d8d2ef fix for #21057. we had move to trash and mark as delete switched in the UI. 1999-12-28 21:12:27 +00:00
sspitzer%netscape.com
dc6f96ac32 rest of fix for #15845, #15843, and #15861. for check boxes, see if
"reversed" attribute is true.  if so, reverse the value.
1999-12-24 09:57:49 +00:00
sspitzer%netscape.com
f5a6026e45 fix for #15845, #15843, and #15861. we had the pref ui reversed for a few prefs. doh! 1999-12-24 09:38:15 +00:00
sspitzer%netscape.com
d9aff6507e fixes for #21345 and #17090. remove the junk mail folder, since we
don't support it yet.  and remove the message center prefs, since we
don't support that UI anymore.
1999-12-24 09:18:36 +00:00
sspitzer%netscape.com
33107dab44 fix for #17665, allow the user to configure if they want to use
the newsgroup name abbreviations in the folder pane.
default is yes.  comment out some dumps.  make it so the account manager
can deal with radio inputs.
1999-12-24 08:57:54 +00:00
sspitzer%netscape.com
9ffa08f796 fix for #13767. new nntp accounts should have text compose for the default.
the user can always override this in the account manager.
if it was a migrate account, we use what ever they had set in 4.x
1999-12-24 05:07:30 +00:00
sspitzer%netscape.com
a26bca573d fix js exception when the smtp server is not defined 1999-12-22 07:14:21 +00:00
sspitzer%netscape.com
b50818392f whoops, forgot the pref type. stoopid. 1999-12-22 06:22:24 +00:00
sspitzer%netscape.com
e3a93c9861 rest of fix for #2658, allow user to disable the mailnews start page through the prefs ui.
a=sdagley
1999-12-22 06:17:43 +00:00
sspitzer%netscape.com
e0b95ee765 fix for #2658, allow the user to set the mailnews start page via prefs.
I'm re-using some of the js in PrefWindow.js to do this, since it very much like
setting the users home page.
1999-12-22 06:08:51 +00:00
sspitzer%netscape.com
ac6c946700 now that the newsrc file is not in $(HOME), I better allow the user to see
where it is and change the location (if they want, not recommended)
from the account setup dialog.
1999-12-22 04:28:32 +00:00
sspitzer%netscape.com
8b1b5440f7 fixes for #17787 and #20395. make the folder pickers look like buttons
and get the "mail.citation_color" pref to work in the prefs dialog.
thanks for brade for doing the hard work with color prefs.
r=brade,alecf, a=chofmann
1999-12-21 00:52:39 +00:00
shaver%netscape.com
5818d49be7 remove excess 'Netscape' references from the chrome (r=dmose,a=leaf) 1999-12-15 23:00:34 +00:00
sspitzer%netscape.com
535b06f19f fix for #20798. on preflight the folder picker with valid folders.
also, rename SetTitleButton -> SetFolderPicker.  remove dump statements.
1999-12-04 18:29:05 +00:00
sspitzer%netscape.com
4f57d4410e use the new folder picker cascading menus in the "copies and folders" panel of the
account setup dialog.  remove cruft in am-copies.*.
fixes #19400.  r=alecf
1999-12-04 01:43:12 +00:00
sspitzer%netscape.com
91d20aadc4 fix for #17402, stationary -> stationery.
r=alecf

major fixes for the new folder / rename folder / subscribe dialogs.
we no longer use an html select for the folder picker.
now we use cascading menu popups, like the copy and move menus.
this fixes a lot of bugs, and allows pre-flighting to finally work.

our folder data source has some new properies:
CanFileMessages, CanSubscribe, CanRename, and CanCreateSubfolders
we use these to determine what cascading menu to build, what to disable, etc.

also, nsMessenger::NewFolder() and nsMessenger::RenameFolder() were changes to
take a nsIRDFResource instead of a nsIDOMXULElement.  Before we were
passing through to the back end the selected xul element, now we pass
the resource in.

other cool side effects:
in the copy & move menus, you don't get the choice to file or copy to a server, on folders
in the rename dialog, you can't pick a server, on a folder
in the new folder dialog, you can't pick the imap inbox. (* more needs to be done here.)

bugs fixed: #14773, #14254, #20599, #20646
r=alecf

a couple bullet proofing fixes to prevent some crashes reported on fullcircle
r=bienvenu
1999-12-03 08:10:09 +00:00
alecf%netscape.com
df62407466 mail architecture cleanup (no bug - emptying my tree before next week's closure)
- get rid of GetAccountManager call (it's now a service)
- move hacks GetCurrentIdentity and GetCurrentServer into the account manager for now
- eliminate these calls from nsMsgMailSession
- update all call sites (C++ and JS)
r=mscott
1999-12-02 06:59:28 +00:00
alecf%netscape.com
18838e8d7e oops, this is a pop3-specific pref. this and the previous checkin r=sspitzer 1999-12-01 00:22:38 +00:00
alecf%netscape.com
7c1ae0d528 add new preference for automatically downloading mail on biff 1999-12-01 00:10:37 +00:00
alecf%netscape.com
6a6372a8e1 fix for #16885 - remove the "Name" heading from the tree
r=sspitzer
1999-12-01 00:06:19 +00:00
hangas%netscape.com
be1b60400d Fix for 18018, mail prefs messed up. r=davidm 1999-11-29 21:38:32 +00:00
alecf%netscape.com
2f3a8d8084 fixing spelling error in dtd (no reviewer necessary) 1999-11-23 21:50:19 +00:00
alecf%netscape.com
b67dd8b1d2 fix regression #19239
form widget "types" changed to be leading-letter capitalized, which busted the heck out of everything.
couldn't find a reviewer, but this has to be fixed for tomorrow
r=me
1999-11-19 03:37:10 +00:00
sspitzer%netscape.com
099b44e300 fix for #18128, r=alecf, a=chofmann
fix the broken icon.
1999-11-09 02:54:00 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
sspitzer%netscape.com
7a5278d0a4 fix for #18064, r=alecf, a=choffman.
only create the local mail account if the user migrates from imap, or if the
user creates an imap server and they don't have a local mail account.
1999-11-06 01:22:28 +00:00
putterman%netscape.com
f4dcdcb263 Fix for 17987. Approved by chofmann and reviewed by hangas. 1999-11-04 19:38:11 +00:00
alecf%netscape.com
7d18669d38 add open="true" to all the account
r=scottip
no bug, it's cosmetic/usability thing
1999-11-03 07:33:08 +00:00
alecf%netscape.com
f1b07b5419 more adding of class="dialog" to dialogs 1999-10-30 05:55:15 +00:00
alecf%netscape.com
766acfd30f add class="dialog" to mailnews prefs panes
this and last checkin r=rgoodger@ihug.co.nz
1999-10-30 05:46:04 +00:00
alecf%netscape.com
f7c9fa1c6f fix titledbutton class to "dialog push"
r=shaver
1999-10-29 20:51:41 +00:00
rchen%netscape.com
22f0027b14 Add Localization Notes 1999-10-29 20:28:18 +00:00
sspitzer%netscape.com
dbd14302c9 make the xul look pretty by using html fieldsets and legends. 1999-10-22 23:31:05 +00:00
sspitzer%netscape.com
bd1fc9b73e fix typo. #17087.
"I think about the education that I missed.  but then my homework was never quite like this.  Got it bad, got it bad, got it bad..."
1999-10-22 21:41:13 +00:00
sspitzer%netscape.com
534108fcd8 add pref-mailnews.js, which has the necessary (but currently not working) JS for the color picker.
rewrite the xul so that the html select heeds the quote prefs.  (#15230)

use a color picker instead of an empty html select.
1999-10-22 02:10:49 +00:00
sspitzer%netscape.com
3d63435cac fix for #15231, r=mscott. get the fixed_width pref to stick.
the problem was we had it as an int pref, when it was a bool pref.
1999-10-21 00:05:50 +00:00
alecf%netscape.com
2b115792a2 add big comment describing how this dialog works
(no reviewer, no bug, just comments)
1999-10-18 23:35:53 +00:00
alecf%netscape.com
b9f981b64f fix for #15685
r=sspitzer
rdf: prefix on XML attributes was confusing the template
1999-10-18 23:35:22 +00:00
norris%netscape.com
2009994a25 Fix bug 16303. r=alecf@netscape.com 1999-10-14 23:45:40 +00:00
alecf%netscape.com
c4a9e1b228 fix for #16303 - work around DOM security by specifying absolute chrome URLs
patch from norris, r=alecf
1999-10-14 07:07:43 +00:00
alecf%netscape.com
0fa5cd6df4 update new image names in all XUL, JS, and CSS 1999-10-13 04:26:01 +00:00
tao%netscape.com
dfc5dc1b02 Move da-DK files to l10n/lang; r=leaf 1999-10-08 01:06:56 +00:00
tao%netscape.com
452378ee8a Move localized resource files to mozilla/l10n/lang. 1999-10-07 23:59:32 +00:00
hyatt%netscape.com
0c1aef9920 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
chuang%netscape.com
945748e712 Fix bug 5393 Controls should be enclosed with <LABEL></LABEL>, r=putterman 1999-10-01 04:11:36 +00:00
alecf%netscape.com
0f477a7c76 disable unimplemented buttons, add hardrule above ok/cancel 1999-09-22 06:08:30 +00:00
alecf%netscape.com
a147d0e107 update the account wizard to specs, fix typos, fix layout, and summarize the account at the end of the setup 1999-09-22 06:08:08 +00:00
alecf%netscape.com
381ae43187 fix typos 1999-09-22 06:07:32 +00:00
alecf%netscape.com
27e3b3fb1e add aw-done.js 1999-09-22 06:07:05 +00:00
alecf%netscape.com
4adc0a12be add fix typos, add strings I needed for the wizard 1999-09-22 06:06:37 +00:00
alecf%netscape.com
4bdb2c74f1 bring account setup dialog up to spec 1999-09-22 03:44:58 +00:00
alecf%netscape.com
c030a57e31 check in new copies UI, use combo boxes for folders
(many thanks to waterson for making this happen)
1999-09-22 02:54:49 +00:00
alecf%netscape.com
7fc20a4fad fix typo 1999-09-22 02:07:10 +00:00
alecf%netscape.com
88aa743f83 oops, don't comment out the signature UI! 1999-09-22 02:00:24 +00:00
alecf%netscape.com
b4afac8afd when we refresh the account list, clear the item selection (workaround for bug in the tree widget) 1999-09-21 20:26:36 +00:00
alecf%netscape.com
fdc228f899 rename NNTP server description 1999-09-21 07:07:25 +00:00
hangas%netscape.com
669e7fa437 Added key binding to dialogOverlay.xul for OK and Cancel buttons. Updated xul windows to include these keys. 1999-09-21 05:20:56 +00:00
chjung%netscape.com
0e40d2b6dc [chjung 990920] add localization notes 1999-09-20 23:29:30 +00:00
chuang%netscape.com
0410535e26 Fix bug 13904 Preferences: Mail and News typos 1999-09-20 22:16:14 +00:00
alecf%netscape.com
26395da238 make the account wizard use the new SMTP stuff 1999-09-20 02:11:19 +00:00
alecf%netscape.com
7f6277685d oops, I checked in the wrong line! Should be setting the source, not dumping 1999-09-20 01:55:13 +00:00
alecf%netscape.com
93493186dd fix up more layout problems. layout is way too screwy for me. 1999-09-20 00:04:55 +00:00
alecf%netscape.com
ff22c4f706 turn off vard for PR1 1999-09-20 00:04:15 +00:00
alecf%netscape.com
1b434f88c2 get rid of advanced pane for now 1999-09-20 00:03:47 +00:00
alecf%netscape.com
c013c586cb update SMTP server pane to reflect latest specs 1999-09-20 00:03:15 +00:00
alecf%netscape.com
8b6735cc41 add support for the default SMTP server as a source and destination, and don't freak out when there's no account (default to "global") 1999-09-20 00:02:07 +00:00
alecf%netscape.com
70719fc56c remove stupid debugging 1999-09-19 22:01:24 +00:00
alecf%netscape.com
7ad9a678b2 more spacer cleanup 1999-09-19 22:00:55 +00:00
alecf%netscape.com
30093187ba hrm. html spacer seem to do wierd things inside boxes 1999-09-19 22:00:29 +00:00
alecf%netscape.com
0f56d5e0c3 fix support for when someone enters a blank entry in a filespec textbox 1999-09-19 20:49:30 +00:00
alecf%netscape.com
afb1f412f4 Server panel update:
- make pop deck appear even after visiting a non-POP deck!
- add local mail directory
1999-09-19 20:48:30 +00:00
alecf%netscape.com
96f89ab9bb remove my idiocy 1999-09-19 20:29:53 +00:00
alecf%netscape.com
eb321dd917 add html:select template example for waterson 1999-09-19 19:55:30 +00:00
alecf%netscape.com
cddb3bbc74 oops, didn't mean to check in the blank value 1999-09-19 09:36:18 +00:00
alecf%netscape.com
9fbb586804 fix layout of main panel
add support for nsIFileSpec style fields
1999-09-19 09:34:59 +00:00
alecf%netscape.com
08a45e2d32 add css (not used yet, only part of unix build) 1999-09-19 09:34:11 +00:00
alecf%netscape.com
96b1c25582 use the onselect event instead of onclick, and load the first item when the window opens 1999-09-19 01:34:10 +00:00
alecf%netscape.com
d9ce6ac91c don't flip out when we load a non-server page 1999-09-19 00:59:47 +00:00
tao%netscape.com
aeb3781cce Hook up da-DK. 1999-09-18 01:56:34 +00:00
sspitzer%netscape.com
cc678185e1 comment out the radio buttons for webmail support, as we don't
support it yet.
1999-09-18 01:23:01 +00:00
fergus%netscape.com
3b5a437472 Adding localization comments 1999-09-17 23:59:23 +00:00
tao%netscape.com
4661727893 First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-17 23:35:55 +00:00
alecf%netscape.com
4fb4140ce5 make the UI look better by making this textbox bigger 1999-09-17 09:03:12 +00:00
alecf%netscape.com
feb75cb527 save prefs file when closing account manager and account wizard, in case we crash later. 1999-09-17 08:04:54 +00:00
alecf%netscape.com
88e6189d9e add new SMTP pane to account manager 1999-09-17 06:56:22 +00:00
sspitzer%netscape.com
3e55776a51 even though only tab gets shown per server type, all tabs in the deck widget (nntp, pop3, imap, and none) exist, and attept to be filled in. but for a given server, the query interface will fail 3 times, and succeed on one: the one it matches. only do the query interface if the requested type matches the actual type. 1999-09-16 04:18:13 +00:00
sspitzer%netscape.com
224bb8c6d0 initial changes to hook up server type specific prefs to the account manager. 1999-09-16 02:46:43 +00:00
sspitzer%netscape.com
8aeb8ece4d for the pop / nntp server specific prefs, don't name the html elements.
because those attributes don't exist in the nsIMsgIncomingServer interface
it causes us to crash.  alecf and I are working on a way to get type
specific prefs to get saved correctly.  until then, none of these type
specific prefs will get saved.
1999-09-15 21:21:45 +00:00
sspitzer%netscape.com
0896694303 remove am-server-<type>.xul and am-server-<type>.dtd files.
the entities are in am-server-top.dtd now
and the xul is all in am-server.xul (in a cool deck widget. go alecf!)
add the news server specific ui for the max_articles pref
1999-09-15 19:34:20 +00:00
alecf%netscape.com
142649ce36 move server-specific stuff into a deck 1999-09-15 19:21:07 +00:00
sspitzer%netscape.com
5c5a96d0bb new files for news specific prefs in the account manager.
NOT PART OF THE BUILD YET.
1999-09-15 19:10:14 +00:00
chuang%netscape.com
c08a9c1e8c Bug 13787 pref return receipts entered multipule times 1999-09-15 17:55:32 +00:00
alecf%netscape.com
66472985dc bring account wizard up to spec 1999-09-15 06:53:59 +00:00
alecf%netscape.com
d936a6fb95 move strings into AccountManager.xul and remove old DTD 1999-09-15 04:46:26 +00:00
alecf%netscape.com
3cee2e19a5 get rid of old XUL 1999-09-15 04:46:03 +00:00
alecf%netscape.com
b6eea89c03 add default height to wizard, make it bigger than before 1999-09-15 04:45:53 +00:00
alecf%netscape.com
662220abf3 if account creation is successful, set the refresh to true 1999-09-15 04:45:20 +00:00
alecf%netscape.com
ccbbd43e99 move the accounttree into the AccountWizard XUL, and get rid of DumpDOM stuff 1999-09-15 04:44:37 +00:00
alecf%netscape.com
0df90cd541 fire off new account wizard when the button is pressed, and propagate the refresh parameter 1999-09-15 04:43:57 +00:00
briano%netscape.com
22b5e77499 General cleanup. 1999-09-14 22:49:58 +00:00
alecf%netscape.com
c559373057 actually, create the account at the end 1999-09-14 09:28:15 +00:00
alecf%netscape.com
585e4c64d1 workaround for broken GFX combo box 1999-09-14 09:26:57 +00:00
alecf%netscape.com
5c02cdebcc it's index now, not value 1999-09-14 05:07:45 +00:00
sspitzer%netscape.com
10dd26a542 fix Account Wizard to use the first image of the new animation. 1999-09-13 10:18:50 +00:00
alecf%netscape.com
aad4bf790b minor fixes to the account wizard - report success of account creation 1999-09-11 01:53:14 +00:00
alecf%netscape.com
452690b4fb fix account manager to only retrieve values that will go into pages, and only save values that have changed. 1999-09-10 23:24:16 +00:00
sspitzer%netscape.com
cd62be5ba4 change to migrate the old 4.x copies and folders prefs.
changes to js and xul to make these show up in the Account manager.
more macros to clean up the code.
remove anything that indicates we are clearing old prefs, since we aren't doing that yet.
1999-09-10 08:12:05 +00:00
alecf%netscape.com
63229391bb remove stupid dump()s 1999-09-02 21:50:07 +00:00
alecf%netscape.com
eb182b184d account wizard now creates new accounts
(first rough cut)
1999-09-02 21:48:26 +00:00
briano%netscape.com
b7ba61b5b8 Fix for objdir builds. 1999-09-02 02:21:24 +00:00
briano%netscape.com
903fa1916f Fix for objdir builds. 1999-09-02 02:05:57 +00:00
alecf%netscape.com
e113a6f5f1 oops, the signature is an object, doesn't belong in a form 1999-09-01 00:49:45 +00:00
alecf%netscape.com
925b3cd55e add save capability to account manager 1999-09-01 00:46:21 +00:00
alecf%netscape.com
44bf72bcc7 update account manager to size all content correctly 1999-08-31 03:36:11 +00:00
alecf%netscape.com
30fb50812d update account manager to take new identity fields, and add support for onInit() and onSave() events in account manager pages 1999-08-31 03:18:01 +00:00
alecf%netscape.com
c86358e24c first time added 1999-08-31 03:16:37 +00:00
alecf%netscape.com
79443a6db0 update DTDs to use new strings 1999-08-31 03:16:02 +00:00
alecf%netscape.com
5a26414e22 now support checkboxes too 1999-08-28 00:56:37 +00:00