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

600 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net 4b24af480a Bug 108177 - change Henrik Gemal's email address to mozilla@gemal.dk . r=gerv, auto-sr=brendan. Comment changes only. 2001-11-10 19:10:40 +00:00
loadrunner%betak.net 0ee9e18278 bug 64146, Delay nsCharsetMenu initialization to avoid consuming ~2% of startup time, r=dp, sr=brendan,alecf (this file didn't make it into M096) 2001-11-10 17:39:50 +00:00
blakeross%telocity.com b2873b95d7 108841 - can't create new news account. r=racham,jmkg sr=hewitt 2001-11-08 12:41:55 +00:00
stephend%netscape.com 92d14a48d8 Bug 81041. 'New Account' -> 'Add Account'. r=jglick, sr=mscott 2001-11-06 02:14:08 +00:00
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