blakeross%telocity.com
c79cd4e11f
Fixing js strict warning in stmpserverlist. r=hewitt sr=hyatt
2001-11-05 04:50:11 +00:00
blakeross%telocity.com
6d0b282ac1
Removing mistakenly removed flex. r=hewitt sr=hyatt
2001-11-03 22:33:59 +00:00
blakeross%telocity.com
ced4acfd79
Readding mistakenly removed flex. r=hewitt sr=hyatt
2001-11-03 21:25:58 +00:00
hewitt%netscape.com
a4f3ed989c
fixing various fun regressions from blake's earlier landing, rs=hyatt
2001-11-03 11:27:04 +00:00
blakeross%telocity.com
d41637ea57
107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben
2001-11-03 04:06:54 +00:00
mscott%netscape.com
83d90b1519
Bug #107608 --> allow generic extensions to account manager,
...
nsIMsgIdentity and nsIMsgIncomingServer. checking in for Seth.
r=bhuvan
sr=mscott
2001-10-31 03:45:24 +00:00
bnesse%netscape.com
df5dab7fb7
Fix for bug 106159. Force getComplexValue calls to return string values. r=sgehani, sr=alecf.
2001-10-31 00:13:06 +00:00
bnesse%netscape.com
f1f4e0d7a5
Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf
2001-10-27 05:39:25 +00:00
hwaara%chello.se
d3494b22c8
#72667 , get custom quoted colors working again; obey the pref.
...
r=ducarroz, mcafee, sr=sspitzer
2001-10-26 19:25:19 +00:00
stephend%netscape.com
7d0331899c
Bug 94022. Copies and Folders -> Copies & Folders. r=timeless, sr=sspitzer
2001-10-25 04:58:07 +00:00
hewitt%netscape.com
3f08911279
70751 - [XUL Syntax] XUL docs loaded in iframes should use <page>, r=blake, sr=hyatt
2001-10-21 04:16:03 +00:00
sspitzer%netscape.com
501a13fb8d
fix for #105659 . fix js warnings when there isn't a mapiregistry service.
...
r=srilatha, sr=mscott
2001-10-20 06:24:07 +00:00
cavin%netscape.com
cb99249377
Bug #104975 : Check if 'accountValues[type]' is NULL in checkUserServerChanges(). r=racham, sr=sspitzer.
2001-10-16 20:35:46 +00:00
eddyk%netscape.com
8ad3fe502a
bug 103181: disable code in AccountManager regression
...
More stuff for eClient disable code.
r=bhuvan, sr=sspitzer
2001-10-09 21:04:12 +00:00
cavin%netscape.com
7b4824404f
Bug #14295 : (1) Add 'realHostName' and 'realUsername' to nsIMsgIncomingServer and reflect them
...
in prefs (ex: mail.server.server1.realHostName). (2) The getters for the new attributes call
GetHostName() and GetUsername() if prefs is not set. (3) Change GetHostName() and GetUsername()
to GetRealHostName() and GetRealUsername() at places where we open connections or send the
username to servers. (4) Prevent users from changing an account to one that already exists.
(5) After the change is validated, close all open connections and clear all stored passwords,
plus modify the account name based on the new user/server name. r=ssiptzer, sr=bienvenu.
2001-10-09 19:20:31 +00:00
stephend%netscape.com
af157983f7
Bug 103068. Remove tooltip on label for emoticons pref. r=dean_tessman@hotmail.com, sr=mscott@netscape.com (UI approved by jglick@netscape.com)
2001-10-06 02:37:17 +00:00
gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
eddyk%netscape.com
c8b9003438
Bug 96153: disable locked prefs for addressing panel in AccountManager
...
r=srilatha, sr=blake,alecf
2001-09-26 22:57:41 +00:00
eddyk%netscape.com
4cc97f248c
Bug 96152: disable locked prefs for drafts and templates in AccountManager
...
r=bhuvan sr=alecf
2001-09-26 22:56:25 +00:00
sspitzer%netscape.com
fb2d561f75
fix for #101421 . the radiogroups in the mailnews pref panel and in search
...
and filters are supposed to be horizontal. rs=bienvenu
2001-09-26 02:38:28 +00:00
racham%netscape.com
3aa31371ec
Fixing bug 100404. Backing out changes made to to accountwizard to reflect the current xpcom component. Bug 100483 will be used to bring back these changes.
2001-09-19 07:47:59 +00:00
jaggernaut%netscape.com
3098b78e27
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +00:00
srilatha%netscape.com
b9534eb89f
Fix for bug # 95122. Implementation of UI for simple MAPI
...
r=rdayal, sr=sspitzer
2001-09-18 06:10:34 +00:00
sspitzer%netscape.com
6d960021bb
fix for trivial bug #100128 . ("account ." should be "account.") rs=bienvenu
2001-09-17 19:05:59 +00:00
stephend%netscape.com
6390433735
Bug 99984. JavaScript strict warning in am-prefs.js r=dmose@netscape.com, sr=mscott@netscape.com
2001-09-17 18:59:42 +00:00
racham%netscape.com
6fed22752b
Fixing bugscape bug 4198. This fix allows ISPs add signature files to the user accounts. If ISP opts for attaching signature file, get the respective file and set the signature.
2001-09-15 07:57:48 +00:00
bienvenu%netscape.com
248cd0f7e1
fix handling of limiting offline download checkbox rs=sspitzer prefs ui was setting the wrong pref 96335
2001-09-12 23:15:33 +00:00
jaggernaut%netscape.com
83798daa05
Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt
2001-09-07 14:23:21 +00:00
stephend%netscape.com
7d8fd277e1
Bug 98453. Use 'Mail & Newsgroups' consistently throughout the UI. r/sr=sspitzer@netscape.com
2001-09-06 03:41:10 +00:00
bienvenu%netscape.com
18359108a6
fix alignment of text following text boxes rs=sspitzer 97697
2001-09-05 18:31:36 +00:00
hewitt%netscape.com
5058795b24
97487 - breaking up the mail css files, r=mscott, sr=sspitzer, a=asa
2001-08-31 22:37:44 +00:00
hewitt%netscape.com
ed03239baa
97487 - splitting up mail css files, r=mscott, sr=sspitzer, a=asa
2001-08-31 22:20:37 +00:00
racham%netscape.com
7fe4d0511f
Fixing bugs 84821 and 86992. Outgoing server panels are updated with correct user and server names instead of null values. Copies and Folders panel now fits all elements properly. r=ssu,naving sr=sspitzer a=roc+moz
2001-08-25 02:38:31 +00:00
blakeross%telocity.com
4aa0c386b8
Fallout from box syntax changes. sr=hewitt
2001-08-22 03:20:36 +00:00
sspitzer%netscape.com
68417d7283
fix for #90781 . clean up the confirm dialog when you cancel the account wizard
...
and you don't have any existing accounts. thanks to bhart00@yahoo.com
for the patch. r=racham, sr=sspitzer
2001-08-22 00:56:21 +00:00
dianesun%netscape.com
aa5a092afc
Fix to bug 94961 (kB -> KB). r=buvhan, sr=sspitzer
2001-08-22 00:14:14 +00:00
loadrunner%betak.net
d14da1d089
bug 84188, Need to migrate existing localizable string preferences to a new pref type, r=tao, sr=blake
2001-08-16 23:43:06 +00:00
sspitzer%netscape.com
9387708319
landing mailnews folder pane outliner branch. ( #73865 )
...
huge thanks jan varga and hwaara for doing the lion's share of the work
to convert the folder pane to use the outliner.
reviewed by waterson, andreww, ben, hewitt, pinkerton, attinasi, hwaara, varga, sspitzer, bienvenu.
super reviewed by hyatt and sspitzer
for the end user: unread and total columns are back in folder pane (like 4.x)
also includes fixes for #80844 #85376 #89072 #90075 #93011 #93963 #95298 #54171 #78768 #85088
2001-08-15 05:07:48 +00:00
hwaara%chello.se
eb6225b532
#91257 , some characters in an email ID in account wizard creates new strange account (which cannot be removed!). Make Account Wizard's checking of the email address adhere to the appropriate RFC.
...
r=varada, sr=sspitzer
2001-08-15 01:08:30 +00:00
sspitzer%netscape.com
4be86891bd
remove folderPane.css from where it is not needed. only the folder pane
...
and the offline folder select dialog need it. rs=bienvenu
2001-08-10 20:04:29 +00:00
eddyk%netscape.com
3c3eb6e28d
bug 85335: Disk Space UI Elements need to be lockable.
...
r=dianesun sr=sspitzer
Fix to js code to handle non-pref-locked disable and pref-locked disable cases.
2001-08-10 19:35:08 +00:00
dianesun%netscape.com
621f874dbb
Fix to bug 80134(Gui refresh problem). R=eddyk, SR=sspitzer
2001-08-08 00:13:17 +00:00
sspitzer%netscape.com
2d7fd2e0d8
fix for #94067 . catch the js exception we get when there is no default account.
...
this happens the first time you use the account wizard on a new profile.
r/sr=bienvenu
2001-08-07 06:04:01 +00:00
hyatt%netscape.com
079c95cba2
Fix for 71106. r=jag, sr=jst
2001-08-06 21:49:35 +00:00
sspitzer%netscape.com
acfb6f42ec
back end changes for "POP over SSL". bug #68516 .
...
thanks to kai.engert@gmx.de for the patch. r=sspitzer, sr=mscott
2001-08-06 20:12:31 +00:00
dianesun%netscape.com
ce4cd2a55a
Fixes to bugs 87177, 91560, 86014, 81321. R=bhuvan, hwaara, eddyk, SR=sspitzer
2001-08-03 00:02:25 +00:00
eddyk%netscape.com
ada140d28f
bug 85335: Disk sapce UI elements need to be lockable
...
Added js code to disable xul elements for locked prefs.
r=bhuvan, sr=mscott
2001-08-02 02:29:59 +00:00
srilatha%netscape.com
bd468c0dde
Fix for bug 86442. Made some changes such that the right directory will be selected when
...
a directory is edited/deleted.
r=mohanb, sr=sspitzer
2001-08-02 00:58:48 +00:00
chuang%netscape.com
bd3096e07e
Bug82197 Acct Central Offline Settings should go to Offline panel, r=bhuvan, sr=mscott
2001-07-16 18:47:20 +00:00
sspitzer%netscape.com
8228101d41
fix for #90678 . more regressions caused by bad box -> vbox landing.
...
r/sr=bienvenu
2001-07-13 20:55:39 +00:00
sspitzer%netscape.com
2450bf8f60
fix for #90678 . more regression from the box -> vbox landing.
...
r/sr=bienvenu
2001-07-13 20:48:45 +00:00
hwaara%chello.se
a1c1b144c2
#90055 , offline tab in account mgr busted by XUL changes. r=bienvenu, sr=sspitzer
2001-07-10 01:13:50 +00:00
timeless%mac.com
d85f0a7154
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
hwaara%chello.se
a17c4a288f
Trivial wording fixes:
...
#88665 , r=Hurricane, sr=blizzard. #89470 , r=varada, sr=sspitzer.
2001-07-08 10:52:37 +00:00
racham%netscape.com
e81b30d1bb
Fixing bugscape bug 6684. Adding context sensitive help system for Account Manager dialog. r=oeschger, sr=sspitzer
2001-07-06 21:48:47 +00:00
racham%netscape.com
83c23866ae
Fixing bug 81494. Removing the duplicate pref for limit download size from POP server settings panel. r=dianesun, sr=sspitzer
2001-06-29 08:18:21 +00:00
stephend%netscape.com
d13ffa9d26
86681 - Cancel account setup dialog has confusing wording. Patch by Bradley Hart <bhart00@yahoo.com> r=stephend/jglick/bhuvan@netscape.com sr=sspitzer@netscape.com
2001-06-27 23:22:43 +00:00
racham%netscape.com
387d605e43
Fixing bug 87396. Today, when a new IMAP account is created special folder prefs are pointed to the server. This will be a problem for ISPs who do not want allow any folder creation on their servers and it is not very user friendly experience for end user in such a case. This check in allows ISPs to turn off that default setting to point to server via rdf file. Local folders will be used as home for special folders in such cases. r,sr=sspitzer a=chofmann
2001-06-23 21:11:52 +00:00
sspitzer%netscape.com
188991d9ff
fix for #86996 and #82805 . fix some UI problems caused by js error.
...
fixing the js error makes it so we can lock the offline and disk space prefs.
r=racham, rs=mscott, a=asa
2001-06-21 03:27:48 +00:00
racham%netscape.com
9bb7587bd9
Fixing bugs 23625 and 62433. Bug 23625 is about creation of special folders for new IMAP accounts. Fix to that bug includes the rearrangment of copies and folder UI panel which is a bit similar to 4.x model now. Panel UI allows user to select a special folder on the IMAP server and the folder is then created at runtime as needed. Today, IMAP account special folders point to Local folders which is confusing. Bug 62433 takes care of migration of multiple 4.x imap servers under single identity to get migrated properly with unique account names based on username, hostname and the port value if needed. r=naving, s=sspitzer a=asa
2001-06-20 06:13:27 +00:00
dianesun%netscape.com
14e38088a8
Fix for bugs 79554, 80194, 82805, 82984. r=bhuvan, sr=sspitzer, a=asa@mozilla.org
2001-06-20 00:23:35 +00:00
sspitzer%netscape.com
047a719a94
fix for bug #79239 .
...
hide or alter offline related UI for servers and folders that don't support
offline.
r=racham, sr=mscott, a=dbaron
2001-06-16 07:20:15 +00:00
srilatha%netscape.com
3e788efb44
Fix for bug # 79249. Move the ldap preferences stuff to addressing panel in
...
Mail/news account settings. r=mohanb, sr=sspitzer, a=asa
2001-06-13 00:59:01 +00:00
dianesun%netscape.com
d07e015703
Fix for bugs 79555(Download/Sync doesn't retain pref) 80127(Select dialog not modal). r=bhuvan, sr=sspitzer, a=dbaron
2001-06-08 21:17:43 +00:00
racham%netscape.com
7fe4a0199e
Fixing bug 82827. Fixed the persistence problem with IMAP server type selection in mail account wizard. Added wsm_persist attribute to radio group items so that user selection persists. POP3 will be the default item selected when the user enters the server type page for the first time and persistent value will take on from there. r=ssu, sr=sspitzer, a=chofmann, asa
2001-05-31 00:57:52 +00:00
hwaara%chello.se
8a87ef8942
#79188 . Make the Offline "Select Folders" dialog suck less. r=racham, sr=hewitt, sspitzer, a=blizzard. The UI changes are OK'd by jglick@netscape.com
2001-05-25 01:13:56 +00:00
dianesun%netscape.com
1ad1dbdc8c
Back up checkin for 79555 and 80127
2001-05-23 00:50:58 +00:00
dianesun%netscape.com
5e787a8bda
Bug fixes for 79555(Download/Sync not retain pref), 80127(Select Dialog not modal). r=bhuvan, sr=sspitzer
2001-05-22 21:23:04 +00:00
racham%netscape.com
8b68736eae
Fixing bugs 76388, 79561. This fix introduces a generalized procedure to query a given server for it's offline support level. Offline settings item is added to AccountCentral based on server's offline capability. New checkbox item to make messages in the Inbox available when user works offline is added to IMAP offline settings panel. Offline items are hidden in AccountCentral and AccountManager for those ISPs who does not support this feature. Also, offline panel items have been grouped under offline and disk space sections. Minor UI cleanup by fixing some of the sentences on these panels. r=bienvenu,jglick sr=sspitzer
2001-05-19 01:38:51 +00:00
stephend%netscape.com
d9fb5f7eb4
Wording inconsistencies in Account Manager and Account Wizard (NNTP/SMTP). Bug 70241 r=nbaca/robinf/jglick sr=sspitzer a/rs=rchen (localization)
2001-05-18 21:48:47 +00:00
eddyk%netscape.com
c74574d909
Bug 70623: Mail/News account settings need to honor locked prefs.
...
r=racham, sr=alecf
(This is removing a single line for debuggin I forgot to delete)
2001-05-17 05:09:05 +00:00
eddyk%netscape.com
d43191670b
bug 70623: Mail/News account settings need to honor locked prefs
...
r=racham, sr=alecf
2001-05-17 05:06:53 +00:00
eddyk%netscape.com
b8e380d020
bug 70623: Mail/news Account settings need to honor locked prefs
...
r=racham, sr=alecf
2001-05-17 05:06:01 +00:00
srilatha%netscape.com
f2e9708389
Modified the Addressing pref panel to fit in the pref window. bug# 80304.
...
r=mohanb, sr=sspitzer
2001-05-17 00:43:32 +00:00
ben%netscape.com
4043f8429d
Fix for 80392, r=blake, sspitzer
2001-05-16 02:04:14 +00:00
racham%netscape.com
e1622665e8
Fixing bug 80985. Allowing valid characters in the hostname during the mail accountsetup. sr=sspitzer
2001-05-15 19:02:48 +00:00
racham%netscape.com
f9cac06472
Fixing bug 80102. Using radio group items to represent server type selection in mail account wizard. r=ssu,hwaara sr=sspitzer
2001-05-15 03:09:10 +00:00
sspitzer%netscape.com
d1ddcbffaf
fix for #75973 . prevent the crash when a user entered a bogus hostname
...
in the account wizard. and now, prevent the user from entering a
bogus hostname. the test isn't perfect yet, but it's much better.
r=racham,sr=bienvenu
2001-05-15 03:00:52 +00:00
racham%netscape.com
57401d6d98
Fixing bug 80104. Changing text on congratulations page of mail accountwizard to request user to verify the account information. r=racham, a=jglick,robinf
2001-05-12 05:17:43 +00:00
racham%netscape.com
5583fe12a0
Partial fix to bug 76388. Getting dtd file changes in. r=racham, a=jglick.
2001-05-09 07:00:21 +00:00
stephend%netscape.com
4a8cdf06b9
Fix 'Inconsistency in describing SMTP server' r=robinf@netscape.com, sr=sspitzer@netscape.com
2001-05-09 03:14:01 +00:00
dianesun%netscape.com
e0076fddc8
Fix for bug 66917:Account Manager Panel. R:bhuvan SR:sspitzer
2001-05-04 06:02:52 +00:00
dianesun%netscape.com
84fd361aab
Feature Dev for IMAP Offline UI bugs: 66914:Select Folders Dialog; 66917: Account Manager Panel; 71125:File Menu; 71126:Offline/Online Icon; 71127:Preference Panel; 71316:Online/Offline button broke Nav menu's/links. R:bhuvan, SR:sspitzer
2001-05-04 00:47:53 +00:00
srilatha%netscape.com
120f2ca856
LDAP UI implementation.
...
Bug# 31881. r=chuang, bhuvan.
sr=sspitzer
2001-05-03 21:24:48 +00:00
sspitzer%netscape.com
deb38085f2
fix for #77617 . if you crash after creating an account (either through import, autosubscribe,
...
or auto wizard) and we haven't saved prefs yet, you'll lose the account.
abstract how we "save" account changes, and then "save" after creation.
fix by cavin@netscape.com . r/sr=sspitzer@netscape.com
2001-05-03 01:07:45 +00:00
bnesse%netscape.com
19dccef1bc
Prefs API refactoring. Bug #46863 . r=valeski, sr=alecf.
2001-04-26 18:41:11 +00:00
bryner%uiuc.edu
cbc8cea88c
Backing out bnesse's fix for bug 46863 due to numerous types of runtime bustage on linux and windows. a=brendan.
2001-04-20 06:45:56 +00:00
bnesse%netscape.com
6a048b1a8f
Landing PrefAPI refactoring bug 46863. r=valeski, sr=alecf, a=blizzard.
2001-04-19 22:21:39 +00:00
eddyk%netscape.com
e00bb3c12b
Bug 70625: complex locked pref FE disabling
...
r=blake, sr=ben
2001-04-12 02:42:08 +00:00
maolson%earthlink.net
c0e2c1afa3
fix bug 69433 - %foo% begone, summon %s (aka use stringbundle's getFormattedString instead of js .replace())
...
r=jag, racham; sr=sspitzer
2001-04-11 05:36:01 +00:00
danm%netscape.com
195816bd8f
fix goofed recent change from use of commondialogs to promptservice. bug 75244 r=hyatt,ianh
2001-04-09 20:38:20 +00:00
danm%netscape.com
9751b284ab
commondialog service is being replaced by promptservice. bug 72112 continues
2001-04-09 02:08:05 +00:00
blakeross%telocity.com
6573419a09
Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt
2001-04-05 19:53:13 +00:00
sspitzer%netscape.com
06d0874956
#74454 , allow the user to edit the value "limit message size" text area
...
when it is enabled. sr=bienvenu
2001-04-03 06:05:31 +00:00
disttsc%bart.nl
123bc557af
Removing prefutilities.js, moving the code in it to where it belongs. bug=73355, r=mao, sr=ben
2001-04-01 05:02:07 +00:00
hwaara%chello.se
1b56d6b081
fix if "limit message size" check box is disabled, disabled the "size" text area and do some additional cleanup. bug 74044. sr=sspitzer
2001-03-31 11:27:34 +00:00
racham%netscape.com
4fc8beb00d
Fixing bugs 72498, 73892 and 72531. Fixing bug 72498 brings back File Here menuitem back into all mailnews folder pickers. This one missed 081 branch train. Thanks to all who reviewed this patch now and then. Fixing bug 73892 makes the Bcc Self field appear again in Copies and Folders panel of any given server and fianlly fix to bug 72531 makes Search Messages link to appear for news and movemail accounts in AccountCentral. r=gayatrib, bienvenu, racham sr=sspitzer
2001-03-30 02:06:46 +00:00
naving%netscape.com
d1821d47e5
74018. sr=sspitzer. limiting message_size working again.
2001-03-30 02:03:32 +00:00
stephend%netscape.com
d8e7e2948e
Per RFC2606, using user@domain.invalid in bug 71121. r=Ben Bucksch sr=sspitzer@netscape.com.
2001-03-24 00:54:09 +00:00
timeless%mac.com
c112b6521e
fix Bugzilla Bug 65428 language="javascript" should be type="application/x-javascript" mailnews
...
r=fabian, a=ben
2001-03-23 23:44:31 +00:00
stephend%netscape.com
796c46728e
Part of the fix for bug 73051, observing RFC2606. r=robinf@netscape.com, hixie@netscape.com, sr=shaver@mozilla.org
2001-03-23 05:35:19 +00:00
stephend%netscape.com
fadae6d154
Part of the fix for bug 73051, observing RFC2606. r=robinf@netscape.com, hixie@netscape.com, sr=shaver@mozilla.org
2001-03-23 05:33:07 +00:00
sspitzer%netscape.com
51f41fb2b1
fix for #73091 . javascript exception when setting up a news account.
...
sr=bienvenu
2001-03-23 04:32:50 +00:00
sspitzer%netscape.com
a832c91181
fix #70641 . allow the user to set a signature file. sr=bienvenu
2001-03-23 04:32:11 +00:00
sspitzer%netscape.com
950456c446
fix account manager regression. use new style contract id
...
instead of old style. patch from shaver. sr=sspitzer
2001-03-22 22:22:20 +00:00
blakeross%telocity.com
eaa6754a0a
Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben
2001-03-22 00:59:29 +00:00
maolson%earthlink.net
cf7a9d0f56
fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
...
r=blake, a=ben
2001-03-22 00:15:47 +00:00
stephend%netscape.com
46ca657aac
Inconsistency between News Server and News Server (NNTP) in bug 70128. r=jglick@netscape.com sr=sspizter@netscape.com
2001-03-21 01:23:17 +00:00
timeless%mac.com
068c7c8201
change for Bug 71416 Checkbox "Send this email adress ... FTP password" and edit field belong together
...
patch by bzbarsky@mit.edu r=db48x@yahoo.com ,zach a=ben@netscape.com
2001-03-13 03:38:50 +00:00
varada%netscape.com
dd25bfa0b1
fixes for bugs# 70615 70626;r=ducarroz;sr=mscott
2001-03-12 05:30:11 +00:00
jgmyers%netscape.com
90fcb4639b
enable SMTP auth by default: bug 64777 r=racham sr=sspitzer
2001-03-08 22:00:33 +00:00
stephend%netscape.com
563ba3de60
Bug 70241 Inconsistency in describing SMTP server r=racham@netscape.com, sr=sspitzer@netscape.com
2001-03-08 01:01:48 +00:00
stephend%netscape.com
a21fec09af
Bug 70128 & 70241 Inconsistency in describing SMTP & NNTP servers r=racham@netscape.com, sr=sspitzer@netscape.com and sr=mscott@netscape.com
2001-03-08 01:00:28 +00:00
stephend%netscape.com
c2fe758646
Bug 70128 Inconsistency in describing SMTP server r=racham@netscape.com, sr=sspitzer@netscape.com
2001-03-08 00:59:07 +00:00
stephend%netscape.com
61724e7a28
Part of bug 70241 Inconsistency in describing SMTP server r=racham@netscape.com, sr=sspitzer@netscape.com
2001-03-08 00:58:21 +00:00
timeless%mac.com
63a9571bee
fix bug 64562 Some chrome dtd bugs [duplicate entities in dtds]
...
fixes from cjh@kr.freebsd.org r=jag, sr=jst
2001-03-07 11:28:42 +00:00
ben%netscape.com
77cf4c0d35
Fix for 57763. r=blake, a=alecf
2001-03-07 07:50:14 +00:00
sspitzer%netscape.com
5a879b8bee
fix for bugscape bug #4174 . sr=mscott
2001-03-07 00:44:20 +00:00
timeless%mac.com
048c9d249a
fix bug 67108 "Mail startpage" groupbox needs cleanup
...
fix by hwaara@chello.se r=timeless, sr=sspitzer
2001-03-06 03:24:13 +00:00
stephend%netscape.com
d29f77e22e
Bug 70241 - r=timeless@mac.com sr=mscott@netscape.com
2001-03-01 00:22:37 +00:00
racham%netscape.com
9275fe9fe9
Fixing busg 66460, 66442, 66447, 66376, 69358 and 69909. Bug 66460 - Check new mail at startup introduced. All the accounts with this option turned on will perform biff at startup. Bug 66442 - AccountCentral for alternate layout introduced. Bug 66447 - Modifying the AccountCentral header format. Bug 66376 - Read Messages link in AccountCentral fetches new mail. Bug 69358 - A performance improvement at startup. Bug 69909 - Fixing the AccountCentral headers broken by new stringbundle checkins. r=gayatrib, bienvenu, timeless, blakeross sr=sspitzer
2001-02-23 02:42:31 +00:00
blakeross%telocity.com
a8fa2dbb3e
Using xul <stringbundle/> in mailnews instead of including strres.js everywhere. Patch by Mark Olson (maolson@earthlink.net). r=jag sr=bienvenu
2001-02-22 23:32:13 +00:00
timeless%mac.com
902055976c
fix bug 41083 Signature path not stored correctly when containing non-english characters
...
patch by alecf, updated by timeless and bz. r=sspitzer,alecf sr=mscott,alecf
2001-02-22 10:18:54 +00:00
waterson%netscape.com
2cd62f503b
Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan.
2001-02-22 03:01:34 +00:00
jgmyers%netscape.com
7e64c44d58
fix account manager labels: bug 68071 r=racham sr=sspitzer
2001-02-20 01:04:13 +00:00
disttsc%bart.nl
ec0f22e92c
``Acct Settings:Acct Name Field:Letters with descenders being cut off'', bug=67245, author=H�kan B. Waara <hwaara@chello.se>, r=jag, sr=sspitzer.
2001-02-17 23:49:54 +00:00
jgmyers%netscape.com
22b7b1c8ac
fix SMTP/SSL prefs: bug 32018 r=brendan sr=sspitzer
2001-02-14 01:18:33 +00:00
hewitt%netscape.com
831130b511
68709 - mail text change (for stephend), r=hewitt, sr=sspitzer
2001-02-13 23:55:46 +00:00
timeless%mac.com
302419b9f1
fix bug 68484 Account Manager : Change "Delete" to "Remove Account"?
...
patch by stephend@netscape.com , r=racham, sr=sspitzer
2001-02-13 05:37:59 +00:00
blakeross%telocity.com
a2f95e1567
Inconsistent wording usage (by gemal, 50826). r=hwaara sr=bienvenu
2001-02-12 21:31:45 +00:00
timeless%mac.com
1f4e4d4a22
fix bug 68194 Wording changes to Account Settings panel
...
patch by stephend@netscape.com r=timeless, sr=sspitzer
2001-02-12 06:24:30 +00:00
jgmyers%netscape.com
7754a29d29
Fix SMTP/SSL: bug 32018 sr=mscott
2001-02-03 00:17:52 +00:00
blakeross%telocity.com
eee666df98
Disabling autostretch where necessary (42406). r=gemal a=ben
2001-02-01 22:11:05 +00:00
sspitzer%netscape.com
7a449f55ca
fix for #29199 . r=gemal@gemal.dk. sr=bienvenu
2001-01-30 21:07:36 +00:00
disttsc%bart.nl
89b6e8edc6
Fix js strict warning, bug=60646, patch=Henrik Gemal, r=mao, sr=bienvenu
2001-01-30 00:49:37 +00:00
racham%netscape.com
3a1948ca5d
Fixing bugscape bug 3709. Setting unique and polished accountname format for ISPs. r=sspitzer sr=bienvenu
2001-01-25 20:34:57 +00:00
racham%netscape.com
7d6fd5e381
Fixing bugs 14301, 29745, 46450, 60668 and 63251. Fixes to bug 63251 includes introduction os new AccountCentral page. When user selects an account in the folder pane of the messenger, AccountCentral page is displayed inplace of threadpane and messagepane. This page contains links to various account related activities like read, search, compose messages and others. Bugs 14301 and 60668 are fixed so that we logon to the default account all other accounts that have been asked to login at startup. Fix to bug 29745 displays customized email description text on AcctWizard identity page. r=sspitzer sr=bienvenu
2001-01-23 21:54:34 +00:00
blakeross%telocity.com
01aca659c5
Fix 60636: JS strict warnings in accountUtils.js, and more dump() removal (65127). r=timeless sr=mscott
2001-01-17 00:31:27 +00:00
racham%netscape.com
863e768c40
Fixing bug 60652. Fixing a js warning. Patch by Mark Olson. r=timeless, sr=mscott
2001-01-16 19:54:21 +00:00
disttsc%bart.nl
4b2be984f7
Fix bug 63990: make "delete messages from server" depend on "leave messages on server". patch is by hwaara, additional clean-up by me. r=jag, r=sspitzer, sr=mscott
2001-01-13 00:46:52 +00:00
blakeross%telocity.com
8106a5e42e
removing some dump()s.
2001-01-10 03:58:57 +00:00
sspitzer%netscape.com
bacd3e57de
fix (again) #63992 . now that checkboxes work correctly, I can
...
clean up my js and xul. sr=bienvenu
2001-01-09 04:18:43 +00:00
sspitzer%netscape.com
badfe0f9a9
fix js warning when migrating. (no bug).
...
fix movemail service contract id. (#64486 )
sr=bienvenu
2001-01-08 18:02:56 +00:00
sspitzer%netscape.com
99dcbaa064
fix for #36025 . play sound when new mail arrives. thanks to
...
rcassin@supernova.org for the front end work. all the prefs work,
but we only have UI for enabling / disabling the sound.
sr=bienvenu
2001-01-06 02:43:03 +00:00
bryner%uiuc.edu
433f20e3da
Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build.
2001-01-05 23:51:45 +00:00
racham%netscape.com
d59c6b180f
Fixing bugs 62206, 62461. Changing sentences at various places to be more meaningful as per the patches submitted. r=sspitzer, sr=mscott
2001-01-05 23:24:49 +00:00
sspitzer%netscape.com
4499182f99
really fixing #63992 this time. thank to hwaara for point out the
...
problem. sr=bienvenu
2001-01-05 23:10:09 +00:00
sspitzer%netscape.com
25e4fa24e2
fix for #64333 and #63992 . sr=mscott
2001-01-05 01:45:30 +00:00
sspitzer%netscape.com
68cef4975a
fix for #63992 . fix based on patch from hwaara@chello.se. sr=bienvenu. also fix a js warning.
2001-01-04 07:16:38 +00:00
nhotta%netscape.com
3ee0df6f9b
Changed to use DecodersRoot instead of MaileditCharsetMenuRoot for mail view default charset list, bug 45218, r=cata, sr=erik.
2001-01-03 23:46:06 +00:00