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

869 Коммитов

Автор SHA1 Сообщение Дата
smontagu%netscape.com 55b606ff79 Force entry fields for URI elements to be left to right even in right-to-left chrome. Bug 157607, r=jag, sr=hewitt 2002-10-03 21:16:39 +00:00
varada%netscape.com d479331726 fix for 170572: adding prefs to hide mail toolbar buttons; 170573 : Create new notification panel for mail prefs;171068: move compose prefs from main to compose panel;r/sr=sspitzer 2002-10-03 20:03:01 +00:00
sspitzer%netscape.com 42880687c7 fix for #172084. remove "copy to folder on read" UI as it cramps the
copies and folder panel.  it will be moving.  r=cavin, sr=bienvenu.
2002-10-02 07:11:00 +00:00
naving%netscape.com bca073cb04 134158 r=cavin sr=bienvenu Made it so that biff settings doesn't disable downloadOnBiff 2002-10-01 21:45:41 +00:00
varada%netscape.com d817a8473b fix for #42955;should explain why accountwizard is being opened;r=jglick;sr=bienvenu 2002-09-30 22:28:58 +00:00
varada%netscape.com d8e2633092 fix for 154481;Account Settings panel should have account name in title;r=srilatha;sr=mscott 2002-09-30 22:01:23 +00:00
varada%netscape.com 100f9782b1 fix for 164678;169366;-should be able to set outgoing smtp server in smtp panel;not add empty smtp servers in advanced panels;r/sr=sspitzer 2002-09-30 01:50:39 +00:00
sspitzer%netscape.com 6e3e0daf06 rename a global var to gFoo, to match our conventions. 2002-09-26 00:31:09 +00:00
naving%netscape.com 6301e04634 134158 r=cavin sr=bienvenu Made it so that new default accounts download pop3 msgs by default (after logging in) 2002-09-23 20:05:51 +00:00
varada%netscape.com 4b65651768 fix for 167834-Cancelling from advanced smtp settings dialog should work;146488-Cant send any Smtp messages; 170228 -remove server Advanced Button when required by isp r/sr= sspitzer 2002-09-22 22:58:07 +00:00
cavin%netscape.com ec78cad2be Fix for bug 169219. Check if redirector type is null or an empty string. r=naving, sr=sspitzer. 2002-09-20 18:52:48 +00:00
sspitzer%netscape.com b1c6116bc2 adding todo comments for later. 2002-09-19 01:53:15 +00:00
sspitzer%netscape.com 872fafdd79 fix bug #64462. add "play custom sound on new mail" pref UI. right now, it's global.
soon, per server (and also soon, sound as a mail filter action.)
move window prefs to a new windows panel.  we'll be adding some other window
related prefs (like reuse window) to that new panel.  r/sr=bienvenu.
UI changes a=jglick
2002-09-18 08:33:35 +00:00
sspitzer%netscape.com 02ac248720 fix for #169241. fix layout of "Bcc <email>" ui.
r/sr=bienvenu.
2002-09-17 19:53:18 +00:00
sspitzer%netscape.com c37bf3b4bd initial UI for sound picker. working on a datasource that will
sniff the system and display a menulist.  r/sr=sspitzer
2002-09-16 03:36:23 +00:00
sspitzer%netscape.com a73c641518 fix for #167567. Message Display prefs: remove 2nd line for emoticon option.
initial patch contributed by stephend@netscape.com.  r/sr=sspitzer
2002-09-15 15:53:51 +00:00
sspitzer%netscape.com d881adb4ca fix js warning about savePage() and restorePage() not always returning a value.
r/sr=seth@craptastic.org
2002-09-14 19:09:09 +00:00
stephend%netscape.com 37948b90a2 Bug 147440. Properly enable and disable textfields in the Account Manager. Patch by Stephen Walker <walk84@yahoo.com>. r=bhuvan@netscape.com, sr=sspitzer@netscape.com 2002-08-22 05:47:54 +00:00
sspitzer%netscape.com 8534f3b7e1 extensibility hooks for mailnews FE and IMAP back end.
see bug #161226.  r/sr=bienvenu
2002-08-14 22:12:32 +00:00
seawood%netscape.com 8ae6c40f5d Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
naving%netscape.com 8656d3b395 117032 r=bhuvan sr=bienvenu make "Delete messages on server.." label clearer 2002-08-10 02:25:49 +00:00
racham%netscape.com a8931b9ce3 Fixing bug 150471. Fixing the cases where accountValues could be checked before we try to save the values on the page. This will help us to make sure accountmanager proceeds to store the values only on those pages where accountValues is filled in. In case of SMTP advanced panel, values are already saved and reflected. r=srilatha, sr=sspitzer 2002-08-10 02:20:21 +00:00
sspitzer%netscape.com 9ad94f0a3b fix #120842. when viewing settings for an account, scroll to that account in the account manager tree. especially nice if you have lots of mail news accounts.
thanks to neil@parkwaycc.co.uk for the fix.  r/sr=sspitzer
2002-08-09 02:40:13 +00:00
racham%netscape.com 604f2231aa Fixing bug 138462. Patch in here fixes the crash and hang states reported when user clicked on mailto: link and then try to cancel out of the mailnews account wizard, with a new profile. Patch is contributed by Andrew Shultz (ajschultz@eos.nscu.edu). r=bhuvan, sr=bzbarsky 2002-07-30 02:57:19 +00:00
ssu%netscape.com 39a3c8bfe9 fixing bug 158199 - Mailnews Prefs dialogs are missing mnemonics. r=varada, sr=mscott a=drivers 2002-07-26 23:06:32 +00:00
naving%netscape.com 37a37ca8f5 129540 r=racham sr=alecf Adding help buttons in some cases and making them point to the right page (in all cases). 2002-06-19 22:53:04 +00:00
racham%netscape.com a6fd8bfaa8 Fixing bug 144562. Allow ISPs and vendors to set up pre-configured mailnews accounts via prefs. When a proper set of prefs area added to the global prefs file, accounts are set up automatically. On launching mailnews app, Account Wizard will be brought up on identifying invalid accounts so that user information like name and email address can be entered. Please see the bug for set of prefs used as an example. r=srilatha, sr=bienvenu 2002-06-19 07:38:53 +00:00
racham%netscape.com 3cc5c32ddb Fixing bug 144563. Disable AccountManager panel elements and account setting preferences when the corresponding preferences are locked. This is a useful feature for Administrators and vendors. Special configuration tool to be used for generating a config file to feed the locked prefs to the app. r=srilatha, sr=bienvenu 2002-06-18 09:29:15 +00:00
srilatha%netscape.com 46a243fb50 Fix for bug # 118804. Setting the width attribute on the directories List box
r=varada, andreww sr=bienvenu
2002-06-18 01:48:27 +00:00
naving%netscape.com e2af6871c8 136721 r=bhuvan sr=bienvenu. fixing bug where news server should be prepopulated in account wizard after running auto-subscribe urls. 2002-06-14 22:53:15 +00:00
naving%netscape.com cdc7e1a02b 136721 r=bhuvan sr=bienvenu. fixing bug where news server should be prepopulated in account wizard after running auto-subscribe urls. 2002-06-14 22:49:22 +00:00
srilatha%netscape.com 508030fb15 Fix for bug # 149758. Pre-configuring and locking ldap server preferences
r=rdayal, sr=sspitzer.
2002-06-14 01:56:45 +00:00
suresh%netscape.com be08290ce2 fix for 149189. update goPreference calls with correct parameters. r-ducarroz, sr-alecf. 2002-06-12 04:09:52 +00:00
ducarroz%netscape.com 497f8c88ff Fix for bug 97055. The previous fix isn't working correctly when the pref "imageblocker.enabled" is set to false. mailnews element must not be disabled. R=morse, SR=bienvenu 2002-06-05 03:38:59 +00:00
stephend%netscape.com 54a35d2834 Bug 86986. Disable location textfield when mail startup checkbox is off. Patch by Stephen Walker <walk84@yahoo.com> r=ssu, sr=sspitzer 2002-06-05 00:00:53 +00:00
ducarroz%netscape.com 216dddb886 Fix for bug 147877. Add UI for disabling plugins in mailnews. R=bhuvan, SR=bienvenu 2002-06-04 04:14:25 +00:00
ducarroz%netscape.com 61b0446ca9 Fix for bug 97055. Add an option for disabling remote images in mailnews. R=bhuvan, SR=alecf 2002-05-31 18:43:23 +00:00
shliang%netscape.com a536be7b4d 147662 - adding option to remove free web mail in account manager - r=sspitzer, sr=bienvenu 2002-05-30 01:12:40 +00:00
stephend%netscape.com 0cd2634928 Bug 60639. Proliferate amount of JS strict warnings in accountmanager.js. Patch by rossi@telnet.at (email address doesn't resolve). r=racham@netscape.com, sr=shaver@mozilla.org. I'm landing this for him because a) I'm not sure he has cvs commit access b) I _so_ don't want to see this bitrot any longer. 2002-05-28 02:39:31 +00:00
varada%netscape.com 4e2702a094 fix for 70540;compose window should bring up account wizard when there are no identities;r=bhuvan;sr=sspitzer 2002-05-24 00:13:40 +00:00
naving%netscape.com a5a8019d83 140149 r=racham sr=mscott. fixing disappearing of "disable cookies in mail & newsgroups" checkbox on commercial mac builds. 2002-05-23 20:28:27 +00:00
bienvenu%netscape.com 8373c740ee add max number of imap connections to cache, r=cavin, sr=sspitzer 71792 2002-05-21 23:04:24 +00:00
srilatha%netscape.com c28f6593b8 Fix for bug # 129610. Simple Mapi Pref does not get saved if the pref window is launched from mail
r=rdayal@netscape.com, sr=mscott@netscape.com
2002-05-16 21:19:45 +00:00
oeschger%netscape.com 041eff96c6 restoring/adding help buttons to account manager and mailnews dialogs, bug=129540, r=racham, sr=alecf 2002-05-16 05:48:33 +00:00
stephend%netscape.com 6e748db80d Bug 141678. Aligning the text on the colorpickers. Patch by Stephen Walker <walk84@yahoo.com> r=me, sr=hewitt 2002-05-16 03:09:41 +00:00
sspitzer%netscape.com 1f2e24732a fix for #136628. mailnews main pref panel is cropped.
r=caillon, sr=sspitzer.  according to the spec,
alerts and window layout will have their own category.
but until then, this should help somewhat.
2002-05-09 22:07:39 +00:00
varada%netscape.com a26a816c27 fix for 70540;launch account wizard when trying to compose messages with no accounts;r=racham;sr=sspitzer 2002-05-08 19:36:36 +00:00
naving%netscape.com 030583590a 142627 r=racham sr=bienvenu, fixing a regression to make copies and folders panel work correctly. 2002-05-06 22:53:31 +00:00
varada%netscape.com 01a9a05301 fix for 141314;associate the right smtp server with each account;r=racham;sr=sspitzer 2002-04-30 21:53:09 +00:00
darin%netscape.com 1b1677bbe9 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
naving%netscape.com 501607787d 139833 r=racham sr=sspitzer Save the default sent/drafts/templates(folder URIs) prefs settings correctly 2002-04-26 21:50:18 +00:00
varada%netscape.com c252f3e54b fix for 58506;smtp panel doesnt get refreshed in account wizard if prefilled first account exists;r=srilatha;sr=mscott 2002-04-18 22:26:47 +00:00
racham%netscape.com 718d961bf5 Fixing bug 137876. Fixing typo in the functional call so that ISPs can set off functions to be executed via this routine. r=andreww, sr=sspitzer 2002-04-17 01:25:37 +00:00
varada%netscape.com 8eab92243e fix for 58506;smtp panel doesnt get refreshed in account wizard;r=srilatha;sr=mscott 2002-04-16 22:41:06 +00:00
shliang%netscape.com b0b9cc24bb 134801 - Account Manager panels sorted incorrectly - r=bhuvan,sr=sspitzer,a=asa 2002-04-16 00:08:44 +00:00
stephend%netscape.com 69727bda6a Fixing bug 135797. Move it to my 'Sent' folder is the correct text. r=robinf (wording), r=shuehan (code), sr=sspitzer 2002-04-13 01:54:31 +00:00
racham%netscape.com abbd82f07c Fixing bug 135594. Allowing ISPs to overlay wizard pages to customize mailnews wizard. r/sr=sspitzer. 2002-04-11 00:55:51 +00:00
naving%netscape.com ffcb697f87 22994 r=morse sr=dveditz sspitzer Add support for blocking cookies in mailnews by default. Used an overlay
to add this new checkbox that gets the value from disableCookieForMailNews pref
2002-04-10 21:40:53 +00:00
varada%netscape.com 0da9749dd2 fix for #58506 and #134678 - defaultsmtp server will not create a new server,cancelling first account in wizard wont create blank smtp server next time , second smtp server will not takeover existing default; r=cavin; sr=bienvenue;a=asa; 2002-04-09 00:32:08 +00:00
timeless%mac.com dda079660d Bug 128905 nsIPromptService.idl confirmEx is poorly prototyped
[api] change confirmEx from void w/ out of buttonPressed to PRInt32 buttonPressed w/ one less parameter.
fixes and cleans up callers
r=ccarlen sr=scc a=asa
2002-04-05 08:13:27 +00:00
sspitzer%netscape.com 7c655c2c3e fix for regression bug #13484. account settings tree is a single
select tree.  r=ssu, sr=bienvenu, a=asa/adt.
2002-04-03 22:30:38 +00:00
cavin%netscape.com 21c5bbd870 Fix for 132738. Make username field non-editable for redirected accounts. r=ducarroz, sr=sspitzer, a=asa. 2002-03-31 05:39:46 +00:00
hewitt%netscape.com 07d96867f1 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
sspitzer%netscape.com 5f9f54b81c landing changes for MDN Return Receipts feature, bug #16241
feature contributed by our friend jt95070@netscape.net (Jeff Tsai)
r=sspitzer,sr=bienvenu,a=asa.  Parts not written by jefft, r=jefft,sr=bienvenu.
2002-03-28 21:34:42 +00:00
cavin%netscape.com 93c44d752b Fix for 132738. Allow users to edit the username field. r=ducarroz, sr=sspitzer, a=asa. 2002-03-27 05:57:51 +00:00
varada%netscape.com 6af1392bc7 fix for 133422;hide smtp servers to prevent users from messing up;r=ssu;sr=mscott;a=asa 2002-03-26 20:15:49 +00:00
varada%netscape.com 0d80ab9fb5 fix for bug#129603;hiding or greying out menu items that are not supported by the server;r=racham;sr=bienvenu;a=asa 2002-03-25 22:34:34 +00:00
mscott%netscape.com 1931ffaa7f Bug #132401 mailnews portion of the ALERT_SERVICE_BRANCH landing.
Add a check box in the mailnews prefs panel for turning off animated alerts.

r=bhuvan
sr=bienvenu
a=asa
2002-03-22 23:25:49 +00:00
sspitzer%netscape.com b621f09767 fix for #132738 (really bugscape #10240)
for servers with redirectors,
username, hostname, port should be fixed text (labels)
instead of input areas, as the user shouldn't edit them.
r=cavin,sr=bienvenu,a=asa
2002-03-22 19:10:16 +00:00
kaie%netscape.com 6d50f9823c b=52330 r=bienvenu sr=brendan a=dbaron
Support non-default SMTP Port
checking in for kye@gmx.de
2002-03-18 04:29:17 +00:00
varada%netscape.com 13365990b3 fix for 130761-able to enter smtp server in account creation;r=bhuvan;sr=dbienvenu;a=asa 2002-03-14 20:35:28 +00:00
stephend%netscape.com ad4e58cd0b Fixing bug 130367 and 130318. Bug 130367 - Pane and window title in prefs should read 'Composition' instead of 'Mail Composition'. r=jglick@netscape.com/robinf@netscape.com, sr=bienvenu@netscape.com, a=brendan@mozilla.org. Bug 130318 - Composition pref panel accesskeys are wrong case. r=bzbarsky@mit.edu, sr=bienvenu@netscape.com, a=brendan@mozilla.org 2002-03-14 01:55:11 +00:00
sspitzer%netscape.com ed7886c166 additional fix for #128962. pref UI work for MDN (return receipts)
NOT PART OF THE BUILD (yet)

fix the global prefs to match the 4.x global
prefs so that migration is a no-brainer.  fix the per account
prefs to be correct (wrt server or identity).  fix certain prefs to be
booleans, instead of ints.

r=shuelan, sr=bienvenu, a=shaver
2002-03-13 01:41:10 +00:00
shliang%netscape.com a2f2861c39 128962 - pref panel for MDN return receipts - not part of build - r/sr=sspitzer,a=asa 2002-03-08 22:17:03 +00:00
racham%netscape.com 211f8b0906 Fixing bugs 122932 and 113488. Fixing the serevr page in mailnews accountwizard to avoid vertical scroll bars in classic skin and also to remove group boxes on that page. r=ssu, sr=blake, a=asa 2002-03-08 21:22:17 +00:00
racham%netscape.com 5075045797 Fixing bug 109997. Landing on the trunk (already landed on 099 branch). Fixing the Mailnews accountwizard's first page to display the radio item selection as expected. r=hewitt, sr=blake, a=asa 2002-03-06 23:04:19 +00:00
ssu%netscape.com 993271c759 fixing bug 126609 - Labels pref page could need some cleanup. r=racham sr=mscott a=asa. 2002-03-05 23:13:32 +00:00
naving%netscape.com 49850e45f3 57440 r=bienvenu sr=sspitzer a=asa Make the default mail folders localizable. 2002-03-05 03:25:31 +00:00
ssu%netscape.com 9f43b7635d checking in patch for yxia@netscape.com. fixes bug 99685 - Need to externalize the initial size of Offline and Diskspace window on account manager. r=ssu sr=sspitzer a=asa 2002-03-01 23:35:52 +00:00
oeschger%netscape.com c2c399bf8c restore context-sensitive help to ui: new help file to include and updated syntax, bug=124902, a=asa/drivers, sr=alecf, r=andreww 2002-02-26 01:13:17 +00:00
blakeross%telocity.com 773b690927 124615 - mailnews start page textbox should have autocomplete. r/sr=hewitt 2002-02-18 02:53:17 +00:00
cbiesinger%web.de 68e0b7d045 bug 125977 r=hwaara sr=blake
"Enable Javascript for Mail & Newsgroups" placed wrongly in preference
2002-02-17 16:51:03 +00:00
racham%netscape.com 4e7adb888f Fixing bugzilla bugs 110000, 124806 and bugscape bugs 12052, 12094. Fix to bug 110000 rearranges hewitt's checked in patch to avoid getting Finish button on the first page of wizard for news account also. Fix to bug 124806 keeps the account type selected by the user intact as user revisits the first page of the wizard. Fix to bugscape bug 12052 resolves the regression by prefilling the activated user's email address in the identity page. Fix to bugscape bug 12094 flushes ISP data as user revisits the first page of wizard so that incomplete email addresses can be caught for regular accounts. r=ssu,bhuvan sr=mscott 2002-02-16 03:07:18 +00:00
hewitt%netscape.com 5d08eb2fdb 11000 - wizard finish button apperas on first page when stepping back, r=blake, sr=hyatt 2002-02-16 01:44:41 +00:00
sgehani%netscape.com 948bf971ca "Mozilla Mail" should read "Mail & Newsgroups" in Appearance pref pane.
b=119790; r=bhuvan; sr=blake
2002-02-15 01:13:44 +00:00
rdayal%netscape.com 0dd2b4518a Fix for bug # 123596 to removes the mishaving duplicate pref for default mail client.
Also fixes bug #s 122377 and 120134.
r=ducarroz, sr=mscott.
2002-02-13 05:03:44 +00:00
racham%netscape.com 82e748d609 Fixing bug 125029. Make account wizard to use a label for title from dtd file. r=bhuvan 2002-02-13 00:19:14 +00:00
racham%netscape.com ad08d86ea6 Fixing bug 124100. Fixing regression where clicking on Cancel is closing the mailnews account wizard. A boolean indicating whether or to close the wizard is returned to handle user actions properly. r/sr=hewitt. 2002-02-08 01:09:23 +00:00
racham%netscape.com e13bb12a96 Fixing bug 101873. Adapting new <wizard/> for mailnews accountwizard. This fix introduces accessiblity via proper key handling and provides platform specific appearance. r=ducarroz, sr=mscott 2002-02-06 08:18:17 +00:00
racham%netscape.com 4f1e2710d4 Fixing bugscape bug 9846. This fix allows ISPs to prepopulate list of html domains that can be added to html domain list of send format check. r=ducarroz, sr=sspitzer 2002-02-05 09:04:04 +00:00
blakeross%telocity.com 19b3cbc307 117672 - minor ui defect in mailnews pref pane. r=ben sr=hewitt 2002-02-02 05:42:17 +00:00
racham%netscape.com 228133824a Fixing bug 122108. Changing the label from ISP or email provider to Email account in the accountwizard's account type page. r=robinf, jglick, bhuvan 2002-02-02 01:59:34 +00:00
racham%netscape.com df186c7fc0 Fixing bug 122868. Check for existence of accountValues before saving an account in onSave routine to avoid problems with deleted accounts. sr=mscott 2002-02-01 03:59:06 +00:00
naving%netscape.com 94a22397cb 112927 sr=bienvenu. Made it so that we alert the user in case we cannot
parse rules.dat, upon getting filterList
2002-01-31 22:08:48 +00:00
racham%netscape.com efb0ac4b41 Fixing bug 4198. This fix allows ISPs to add a customized signature file to their user mail accounts. r=ducarroz, sr=sspitzer 2002-01-31 05:22:24 +00:00
mscott%netscape.com 340516921d Bug #122427 --> define a window title string for the add smtp server dialog
box so you can actually bring it up.
rs=sspitzer
2002-01-29 21:32:03 +00:00
sspitzer%netscape.com 278362465e fix for #102643. add pref UI for the "confirm send on accel key" UI,
and fix some other UI issues with the mail & newsgroups main pref panel.
r/sr=bienvenu
2002-01-27 04:55:06 +00:00
stephend%netscape.com f385f17416 Cleaning up function/method/variable names in the Account Manager to reflect their labels in the .dtds. r=bhuvan@netscape.com, sr=sspitzer@netscape.com. Bug 81043. 2002-01-24 01:38:23 +00:00
tingley%sundell.net 26f155f2eb Checkin for doronr@naboonline.com to fix bug 117517 -- move "Enable js for
mail/news" to the new scripts/windows pref pane.
r=db48x, sr=alecf
2002-01-16 03:26:28 +00:00
varga%utcru.sk bbc83df106 Fixes for:
94653  - can't right align text in outliner cell
95730  - White block displays/artifacts in the highlight area after Move/Drag mail to folder.
112238 - [RFE] Outliner widget should support line-through
116855 - Modify outliner builder syntax to match outliner content model
118093 - Make -moz-image-region work in the outliner
118113 - Too little space between pref category tree and pref page
118154 - Category now has a column picker
118647 - Memory leak of 52 bytes from 1 block allocated in nsOutlinerBodyFrame::CheckVerticalOverflow
118660 - left arrow no longer moves to parent category
119751 - Branches are open by default and then closed after launch.

- outermost <outlinerchildren> has "-moz-box-flex: 1" by default
  and it actaully replaced <outlinerbody>
- all event handlers moved on <outliner>
- content builder, outliner builder and content view use <outliner> as root
  element
- nsIBoxObject has a new attribute "element"
- all CSS rules outlinerbody:foo replaced with outlinerchildren:foo
- drop feedback is now skinable

r=waterson for the changes in mozilla/content
r=sspitzer on the mailnews parts
r=blake on the bookmarks/history
r=bryner on the OutlinerBodyFrame and OutlinerContentView changes

sr=hyatt,hewitt
2002-01-16 03:01:28 +00:00
bienvenu%netscape.com 42993e6415 use nsIMsgIncomingServer::GetRootMsgFolder method r/sr=sspitzer 119579 2002-01-15 00:54:26 +00:00
hewitt%netscape.com 55a509e710 104401 - eliminate mOuter aggregate from nsXULElement, r=waterson, sr=hyatt 2002-01-12 01:20:29 +00:00
sspitzer%netscape.com d2157918a5 landing fix for #118180 for rajiv. r=srilata, sr=sspitzer
fix problems with mapi code.
2002-01-08 01:30:30 +00:00
stephend%netscape.com 0df8f51826 Bug 118273. Javascript strict warnings in accountUtils. Patch by Stephen Walker <walk84@yahoo.com> r=caillon, sr=shaver 2002-01-05 05:13:26 +00:00
stephend%netscape.com 2cef627977 Bug 118273. Javascript strict warnings in accountUtil5s5585 2002-01-05 05:08:13 +00:00
stephend%netscape.com 1563eb79d7 Bug 117822. Javascript strict warnings in am-prefs.js. Patch by Stephen Walker <walk84@yahoo.com> r=stephend@netscape.com, sr=shaver@mozilla.org 2002-01-05 01:43:44 +00:00
stephend%netscape.com 16f7f2bc30 Bug 117823. Javascript strict warnings in am-offline.js. Patch by Stephen Walker <walk84@yahoo.com> r=stephend@netscape.com/racham@netscape.com, sr=shaver@mozilla.org 2002-01-05 00:59:10 +00:00
sspitzer%netscape.com 44e10f2409 fix for blocker bug #118180. js error (from mapi code) horks compose window.
may be mozilla only.  r/sr=bienvenu, a=kyle.
2002-01-04 18:30:06 +00:00
varga%utcru.sk dd8495555b 80834 - [outliner scrollbar] if inbox has less than one page of messages, it will come up with a box where the scroll bar is
80548 - outliner scroll bar "disappears" in 3 stages

111101 - No scrollbox / slider / thumb in thread pane scrollbar

116269 - white scrollbars briefly show up in folder pane

116432 - Sometimes the twisty won't update after a click

116855 - Modify outliner builder syntax to match outliner content model
r=waterson, sspitzer, blake
sr=hyatt

99715 - convert category tree to use outliner
r=hixie
sr=blake
2002-01-03 22:58:23 +00:00
andreww%netscape.com 60889c2103 fix for mailnews dialog appending domain name in identity dialog (bugscape 1699) r = bhuvan, sr = sspitzer 2001-12-20 01:20:34 +00:00
hewitt%netscape.com 1dc8b67ef1 XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt 2001-12-19 12:04:11 +00:00
stephend%netscape.com eb34209f52 Bug 112322. Add ellipsis to 'Add Account' and remove it in 'Delete Folder' context menu item. r=timeless, sr=hewitt 2001-12-15 21:25:32 +00:00
stephend%netscape.com 678f1f56ac Bug 68071. Inconsistent labels in account manager. r=jglick@netscape.com, sr=hewitt@netscape.com 2001-12-15 07:53:11 +00:00
ssu%netscape.com 4c941ef750 checking in patch for andreas.premstaller@uibk.ac.at. fixes bug 114541 - Preferences->labels has two title boxes. r=ssu sr=blakeross. 2001-12-11 07:44:02 +00:00
racham%netscape.com 80c62d7732 Fixing bug 108229. Fixed GetMsgFolderFromUri routine to allow copies and folders settings to display and hold preferences properly. Redundant definitions are removed and the routine is now defined in widgetglue.js. r=naving, sr=sspitzer 2001-12-10 07:44:03 +00:00
blakeross%telocity.com 8b94798add 114258 - pref panel header binding, dialogoverlay.css shouldn't have to be included in each panel. r=ben sr=hewitt
114268 - unnecessarily setting localname attribute on all pref-based elements when loading pref panels. r=ben sr=hewitt
2001-12-09 08:47:31 +00:00
ssu%netscape.com 30ff878a2e fixing bug 81292 - RFE: Labels feature to help users organize their messages. r=sspitzer, sr=beinvenu 2001-12-07 21:37:22 +00:00
racham%netscape.com 1b1ff3f441 Fixing bug 107363. Making file picker to start inthe existing signature folder, if there is one. r=ducarroz, sr=sspitzer 2001-12-05 03:05:19 +00:00
racham%netscape.com e27062d2a6 Fixing bug 104358. js warnings in smtpserverlist.js. r=bhuvan 2001-12-05 03:04:58 +00:00
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
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