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

730 Коммитов

Автор SHA1 Сообщение Дата
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
dmose%netscape.com 36ff2b5741 Support LDAP authentication for autocomplete and addressbook (bug 135778); r=sspitzer@netscape.com, srilatha@netscape.com; sr=bienvenu@netscape.com 2002-06-03 04:05:48 +00:00
ducarroz%netscape.com 8ec99cf545 Fix for bug 141648. We need to set the focus outside the eidtable field when recycling the compose window to avoid having focus problem on Mac. R=varada, SR=bienvenu 2002-05-24 19:07:22 +00:00
varada%netscape.com e1257b5b22 fix for 130036;in offline mode ctrl-enter should do send later;r=ducarroz;sr=bienvenu 2002-05-16 22:57:12 +00:00
jefft%netscape.com 2606aba6da fixed bug 129418 - MDN:Switching identity should retain request for MDN receipt options; r=ducarroz,sr=bienvenu 2002-05-16 14:01:21 +00:00
ducarroz%netscape.com ec9f3e69c7 *** empty log message *** 2002-05-15 21:21:33 +00:00
ducarroz%netscape.com c3f7df06bd Fix for bug 134277. Better managment (encoding/decoding) of double-quote in addresses. R=taka, SR=bienvenu 2002-05-15 20:17:48 +00:00
nhotta%netscape.com e83f22b0cf Moved the charset check out of "if (msgType == nsIMsgCompDeliverMode.Now || msgType == nsIMsgCompDeliverMode.Later)",
bug 142902, r=ducarroz, sr=bienvenu.
2002-05-14 22:50:25 +00:00
srilatha%netscape.com 998c00e8ad Fix for bug # 143161. Autocompletion does not work with ldap server with multibyte basedn.
r=dmose, sr=sspitzer
2002-05-10 21:04:00 +00:00
pete.zha%sun.com 6244342353 bug 70478:The "quote original message" option is missing when creating a reply or new message
r=ducarroz sr=bienvenu
2002-05-08 09:36:45 +00:00
cbiesinger%web.de a24205a2f5 bug 62703 patch by neil@parkwaycc.co.uk r=ducarroz sr=alecf
Mail Compose: Need mnemonics for "Attachments" and "Subject"
2002-05-01 12:47:42 +00:00
nhotta%netscape.com 0692d241a4 Add charset fallback mechanism to nsISaveAsCharset and use it for message headers and plain text body,
bug 109342, r=ducarroz,ftang, sr=bienvenu,sspitzer.
2002-04-25 22:49:19 +00:00
varada%netscape.com 0d2e45c126 fix for 136937;mail composition body becomes ineditable after send failure;r=srilatha;sr=mscott 2002-04-18 21:56:04 +00:00
bryner%netscape.com c95c2ea31d Make sure tab and shift-tab go through all recipients in the mail addressing widget, not just recipients that are scrolled into view. Bug 124304, r=ben, sr=hewitt. 2002-04-16 21:58:53 +00:00
brade%netscape.com 7b78cc7f76 bug 134503; put click handler on body rather than editor so scrollbar is not affected (r=akkana, sr=kin) 2002-04-16 13:30:40 +00:00
rdayal%netscape.com 17f29aa602 fix for bug # 129347, trunk checking
resolves hang in MAPI Client in certain cases when doing MAPI Send
fixes an attachment leak here
r=ducarroz, sr=mscott
2002-04-16 12:43:30 +00:00
ducarroz%netscape.com 776e2726ce Fix for bug 134729. Remove cols attibute passed down when user press the delete key and instead add a function to calculate the number of columns. R=varada,shuehan SR=sspitzer 2002-04-15 22:33:26 +00:00
jefft%netscape.com 89f254e0fb fixed bug 129418, Switching identity should retain request for MDN receipt options; r=ducarroz, sr=bienvenu 2002-04-15 03:03:12 +00:00
sicking%bigfoot.com 63491b7c1b Bug 119317: move the "inherits" attribute to the xbl namespace for most clients.
r=hixie sr=hyatt
2002-04-13 14:25:38 +00:00
ducarroz%netscape.com 40ce895cab Fix for bug 132418. When receiving a file spec while drag&drop, the correct data to use is rawData. R=pinkerton, SR=sspitzer, A=asa 2002-04-05 15:27:52 +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
nhotta%netscape.com 90a6048566 Changed to do the charset conversion check in .js for message headers,
For the body, changed to use an unique error code for the multilingual check to avoid showing
the additional generic error alert,
bug 123418, r=ducarroz, sr=sspitzer, a=asa, adt.
2002-04-04 22:29:47 +00:00
bienvenu%netscape.com f7d3035d26 fix smoketest blocker bringing up mail compose r/sr=sspitzer, a=Yumie 135456 2002-04-04 18:03:12 +00:00
blakeross%telocity.com dc94a58288 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 04:16:28 +00:00
hewitt%netscape.com f451b90973 134135 - can't change address or cc in mail compose, r/sr=sspitzer 2002-03-29 06:19:25 +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
kaie%netscape.com 91e9529dc3 b=129100 Finalize S/Mime UI implementation
r=ducarroz/javi
sr=mscott
a=asa
2002-03-27 02:29:34 +00:00
cmanske%netscape.com e51e6cf03f Add support for doubleclick to launch property dialogs in Message Composer, b=13340, r=brade,sr=sspitzer,a=dbaron 2002-03-27 01:25:07 +00:00
varada%netscape.com 9e9ef5f22c fix for 132697;stop or send mail based on spellchecker dialog;r=cmanske;sr=bienvenue;a=asa 2002-03-26 01:11:25 +00:00
jaggernaut%netscape.com d8cf5474f8 Bug 101723: security icon only works for the first tab
Bug 117203: Insecure POST warning only comes up for first tab
Bug 120043: Page Info shows information about a page in the first tab
r=sgehani, r=kaie/ddrinan (for security stuff), sr=sspitzer (for mail/news stuff), sr=hyatt, a=asa. Work based on patch by Smaug <smaug@jippii.fi>.
2002-03-20 09:57:35 +00:00
ssu%netscape.com f0b97df6c6 checking in patch for andreas.premstaller@uibk.ac.at. fixes bug 57566 - Can't delete mail attachments using the mouse. r=ssu, sr=sspitzer, a=asa 2002-03-15 05:29:21 +00:00
akkana%netscape.com d4afc4dae6 128903: Clean up the editor IDL, and anyone who uses them. r=brade,cmanske,ducarroz (for mail); sr=sfraser; a=dbaron 2002-03-14 22:11:14 +00:00
hwaara%chello.se f4a489a9d6 #69528, "Can't add multiple attachments at once via dnd [drop files]"
r=varada, sr=sspitzer, a=shaver
2002-03-12 21:03:24 +00:00
varada%netscape.com 46d3f6f363 fix for 122187 - statusbar hole in message compose window;r=ducarroz;sr=dbienvenu;a=asa 2002-03-03 01:48:43 +00:00
shliang%netscape.com 4791a4178a bug 45173 - make mailing list address entry dialog use addressing widget - r=hewitt/bhuvan, sr=sspitzer 2002-02-20 06:46:11 +00:00
varada%netscape.com dd3a5ec84d fix for 86116-autospellcheck doesnt work all the time;r=ducarroz;sr=mscott 2002-02-20 03:06:08 +00:00
sspitzer%netscape.com d5c6522b8b fix for #126023, sending mail with an "other_header" won't work.
r/sr=bienvenu
2002-02-17 17:17:33 +00:00
ssu%netscape.com 8c40e7186f fixing bug 95844 - Cannot select To: drop-down with keyboard because focus is not visible there. r=bhuvan, sr=mscott 2002-02-12 01:25:33 +00:00
ducarroz%netscape.com 24de4f9737 Fix for bug 117030. gContentChanged wasn't always set when needed. SR=hewitt 2002-02-08 01:00:52 +00:00
cmanske%netscape.com ed650367b4 Fix crash in message composer because of stranded Insert Character dialog, b=117791, r=duccaroz, sr=dveditz 2002-02-07 23:46:55 +00:00
ducarroz%netscape.com 63fda1060c Fix for bug 120281. Rename contentChanged to gContentChanged. Patch provided by Alex Vincent <jscript@pacbell.net>. R=ducarroz, SR=bienvenu 2002-01-30 22:34:35 +00:00
ian%hixie.ch 290a111813 Fix duplicate id by manually specifying attributes on one element. Fixes the Paste As Quotation menu item in the compose context menu. Patch by neil@parkwaycc.co.uk, b=121582, r=timeless, sr=blake. 2002-01-29 14:08:14 +00:00
bhart00%yahoo.com 706f4c354b Bug 120150 - add tooltip to Send Later button. r=stephend/racham/jglick/robin; sr=sspitzer. 2002-01-28 00:02:01 +00:00
ducarroz%netscape.com 74f7526e39 Fix for bug 115855. Add a function to allow message compose to reset font and colors attributes of the editor. R=cmanske, SR=mscott, A=blizzard
Fix for bug 114473. EditorShell::saveDocument has been replaced by JS function SaveDocument. R=cavin, SR=bienvenu, A=blizzard
2002-01-18 20:56:27 +00:00
ducarroz%netscape.com ae1723ac8f Fix for bug 115446. Need to remove attribute width or height of boxes around splitters when caching a compose window. R=dmose, SR=sspitzer 2002-01-10 22:43:28 +00:00
alecf%netscape.com fa0cc7676b some leftover files that I forgot to checkin to bug 100212, converting nsIFile.URL over to nsIIOService
r=dougt, sr=darin
2002-01-10 21:36:17 +00:00
ducarroz%netscape.com 44b4cf1887 Fix for bug 109209. Don't erase actual flags when disabling/enabling the editor widget. Did also some cleanup for safe code. R=dmose, SR=bienvenu 2002-01-10 01:35:45 +00:00
sspitzer%netscape.com 9299e50c80 fix for #72623. remember the last directory we found attachments, and
use that as the starting point next time.
r/sr=bienvenu
2002-01-09 04:38:08 +00:00
srilatha%netscape.com 325801f24e checking in for rdayal.
Bug # 115307, second patch. r = ducarroz, sr=bienvenu.

Adding a new notification method in nsIMsgSendListener when the compose window is closed
without clicking on Send.
2002-01-03 21:56:36 +00:00
blakeross%telocity.com a3953a883a 98608 - html msg compose doesn't have context menu. r=kerz sr=sspitzer 2002-01-02 23:45:45 +00:00
sspitzer%netscape.com 404e12e054 landing the AB_OUTLINER_BRANCH.
fix for #73868, and numerous other bugs.
switch the addressbook over to use outliner,
a bunch of addressbook UI fixes and code cleanup.

r=dmose,racham,others and sr=bienvenu
2001-12-22 02:06:31 +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
ducarroz%netscape.com 00f1ef0922 Fix for bug 109451. Need to set window.arguments[0] to null in order to free rigth away the nsIMsgComposeParams object when we cache the compose window. R=varada, SR=mscott 2001-12-11 03:41:31 +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
hewitt%netscape.com 8578b1b7a4 93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt 2001-12-04 23:30:25 +00:00
nhotta%netscape.com 84ff5b3183 Added default charset to nsIMsgCompFields, removed nsMsgI18NGetDefaultMailCharset, bug 110127, r=ducarroz, sr=bienvenu. 2001-12-01 17:39:17 +00:00
rjc%netscape.com e5077bf2e5 Fix bug # 75772: On Mac OS X, add support for window toolbar button which hides/shows toolbar buttons. r=ben sr=hyatt 2001-11-27 01:47:41 +00:00
ducarroz%netscape.com 3ad8e2cff1 Fix for bug 110775. Need to clear the subject and disable the editable field when caching the compose window and enabling those fields when we reopen the compose window. R=varada, SR=mscott 2001-11-21 23:43:26 +00:00
stephend%netscape.com f9a96ecbc3 Partial fix for bug 90691. 'Document: Done' is shown in the statusbar, prior to 'Done Loading Page' (which is the remaining portion of this bug, but is called from editor.xul) r=jglick/hwaara, sr=hewitt 2001-11-20 08:03:50 +00:00
blizzard%redhat.com 628cb30baa Bug #75372. Get dragging messages to the compose window working again on Linux. Fix incorrect case in drag flavour. r=jag,rginda sr=sspitzer, a=dbaron 2001-11-14 15:40:03 +00:00
ducarroz%netscape.com d90cec25cf Fix for bug 108323. Fix regression introduced with my last checkin. For some reason I cannot initialize the LDAP service in one line like other services. R=varada, SR=sspitzer 2001-11-06 01:15:07 +00:00
blakeross%telocity.com 91745f8739 108565 - revert hewitt's one-line change. r=hewitt sr=hyatt 2001-11-05 19:59:44 +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
sspitzer%netscape.com 2625daf513 remove bogus line (from a CVS conflict) that was causing compose to not work.
also, fix a js strict warning.  rs=bienvenu
2001-11-03 07:11:29 +00:00
ducarroz%netscape.com 6d52592e83 Fix for bug 104989: Allow the compose window to be recycled instead of closing it, that will save us precious time next time we need a new compose window. Also include fix for bug 108270: Remove ReleaseMessageServiceFromURI. R=varada, SR=sspitzer 2001-11-03 04:42:19 +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
sspitzer%netscape.com 7619a1d37f fix for performance bug #108038, suppressing / skipping command updating when possible in the compose window.
fix for performance bug #98657, we don't need the composerSaveMenuItems command set (which get overlay from editor)
we do our own save foo.
r=varada, sr=bienvenu
2001-11-01 23:41:22 +00:00
mscott%netscape.com 9b00c13104 Bug #106507 --> add an abstract interface for crypto modules to hook into the sending
of a message.Store an opaque nsISupports reference on nsIMsgComposefields which can be used by
extensions to mailnews to store security information for a send transaction.
r=ducarroz
sr=sspitzer
2001-11-01 06:30:43 +00:00
timeless%mac.com 5248adb8a5 Bug 86217 - javascript strict warnings in sendProgress.js
patch by caillon@returnzero.com r=hwaara,varada sr=sspitzer
2001-10-31 23:17:44 +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
ducarroz%netscape.com ed58417ba8 Fix for bug 86089. Replace attachments string in message compose fields by an array of nsIMsgAttachment objects. This architecture change allow us to dissocie the attachment name from the attachment url. We can also now carry over extra information like the attachment content type or Mac file type. This check in contains also fix for related bug 52428, bug 80895, bug 87765 and bug 89090.
R=varada, SR=sspitzer
2001-10-30 14:42:41 +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
naving%netscape.com 25f7c83c8f 94968. r/sr=mscott. fix the folder-picker to not show bogus folders. 2001-10-26 22:08:21 +00:00
nhotta%netscape.com a41770e0b7 Fix the window close problem for saveAs in .js, enable the charset alert in .cpp and some clean up,
bug 89655, r=ducarroz, sr=bienvenu.
2001-10-23 23:25:02 +00:00
bnesse%netscape.com 5d3ba9e8a4 Fix for bug 103883. Add weak ref support for prefs observers to help reduce MLK cycles with preferences. r=ccarlen, darin, gordon, hewitt, mstoltz, srilatha, sspitzer. sr=alecf. 2001-10-22 20:54:48 +00:00
jaggernaut%netscape.com eb638b50f7 Bug 105973: s/Observe/observe/ 2001-10-22 04:16:33 +00:00
hewitt%netscape.com 9c458e9c63 102241 - [XUL 1.0] use selectedIndex on deck and tabpanels, r=blake, sr=hyatt 2001-10-21 03:59:20 +00:00
dougt%netscape.com da7e1268bd nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2001-10-19 20:52:59 +00:00
pinkerton%netscape.com 2f72d451ca remove prefs and quit from edit/file menus on osx (they're in the app menu now). r=sdagley/sr=blake,smfr. bug#68098 2001-10-19 14:13:20 +00:00
sfraser%netscape.com 12fd7d9e86 Fix bug 42817 -- overlay a Page Setup menu item for Mac, which displays the page setup dialog. r=jag/hwaara, sr=sspitzer/blake 2001-10-13 02:28:44 +00:00
dmose%netscape.com 4d62608451 Fix LDAP autocomplete regression with CJK names by adding a separate pref for minimum length of CJK names to search with a different default (bug 101086). r=shanjian@netscape.com, sr=blizzard@mozilla.org, a=asa@mozilla.org 2001-10-05 02:59:32 +00:00
sspitzer%netscape.com f6dc48400c fix for #102753, use the disableonsend attribute trick for the subject
to be consistent.  r=varada, sr=bienvenu
2001-10-02 22:16:28 +00:00
sspitzer%netscape.com 655186d432 fix for #75372. can't drop messages into attachment pane (in compose window.)
a while back, the flavor for messenger dnd changed but this file
was left behind.

this fix makes it so you can dnd messages into the attachment pane, but
until #72617 is fixed, you are also able to drop folders,
which is a bug, see #102630

r=naving, sr=bienvenu
2001-10-02 00:50:50 +00:00
sspitzer%netscape.com 5d0e1cdcf5 partial fix for #100835. fwding (inline) imap messages with large attachments
and editing imap templates & drafts with large attachments is slow since we
have to download the attachment.  this makes it so the user sees download progress
in the msg window.  r=ducarroz, sr=mscott
2001-10-01 18:45:16 +00:00
stephend%netscape.com 3b91c06f5f Bug 80120. Implementing tooltips on the toolbar's expand/collapse widgets. r=jglick/german/sspitzer/robinf/cmanske sr=sspitzer 2001-10-01 05:03:06 +00:00
roc+%cs.cmu.edu 8220d847e0 Bug 56696. Add ctrl-enter Send shortcut to mailnews composer. r=ducarroz, sr=blizzard 2001-10-01 02:14:05 +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
stephend%netscape.com b8b91240cc Bug 57650. JS strict warnings in MsgComposeCommands.js r=varada@netscape.com, sr=sspitzer@netscape.com 2001-09-25 04:16:04 +00:00
mscott%netscape.com b3673b577f Bug #100608 --> for ldap, min # of result for popup is 2
r=hewitt
sr=sspitzer
2001-09-21 07:33:14 +00:00
dmose%netscape.com 79c7448cad Have the LDAP autocomplete session return an error item on failure; the user can select this item and an alert box with more details will be popped up. r=ducarroz@netscape.com, sr=bienvenu@netscape.com 2001-09-20 07:59:15 +00:00
hewitt%netscape.com 7281a4d7cd 97574 - Implement toolbarbutton and kill menubutton (except outliner.css), r=blake, sr=hyatt 2001-09-20 07:08:29 +00:00
varada%netscape.com 504c546c1e fix for #89950;set focus to msg compose fields after select addresses dialog;r=ducarroz;sr=bienvenu 2001-09-20 00:38:53 +00:00
jaggernaut%netscape.com 3098b78e27 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
sspitzer%netscape.com bd446533d1 fix ^Ms for varada. 2001-09-14 21:28:16 +00:00
varada%netscape.com 418038a3db fix for bug#99393;message compose performance improvements; r=ducarroz; sr=sspitzer 2001-09-14 20:24:49 +00:00
mscott%netscape.com 48a8411d84 Bug #99222 --> for compose auto complete, don't show the popup if we have an exact
macth.
r=ducarroz
sr=sspitzer
2001-09-14 05:36:27 +00:00
varada%netscape.com f11e190382 fix for 99146- performance improvement for mailcompose window- getting rid of unnecessary logging; r/sr= sspitzer 2001-09-12 20:47:38 +00:00
mscott%netscape.com b1adeaa31b Remove obsolete file from the build. 2001-09-10 23:19:06 +00:00
sspitzer%netscape.com 361f98f71f remove ^Ms for varada. no bug. rs=bienvenu 2001-09-07 20:58:16 +00:00
varada%netscape.com d6e287fa0d fix for bug#82120;disable editable fields during sending of mail;r=cmanske;sr=sspitzer 2001-09-06 19:46:49 +00:00
dmose%netscape.com df7ab3a7c0 Bug 92135: shows source of autocomplete items in the mail compose window using icons in the dropdown (default match, local addressbook, remote addressbook). Allows (via hidden pref; off by default) for more sophisticated info about each address -- specific addrbook name, or random ldap attribute, like department). Also fixes minor LDAP autocomplete i18n regression introduced post 0.9.3 and found while testing. r=sspitzer; sr=hewitt; a=asa 2001-09-04 05:25:08 +00:00
sspitzer%netscape.com a80366e29a 97487 - breaking up the mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 23:08:29 +00:00
varada%netscape.com d2851aee6c fix for regression 95041-new to field for compose window;r=prass;sr=sspitzer;a=asa 2001-08-31 22:48:10 +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
sspitzer%netscape.com 066344d6b6 breaking apart EditorToolbars.css into 3 files for performance reasons.
r=manske, sr=hewitt, a=asa #97487
2001-08-31 22:04:19 +00:00
hewitt%netscape.com 5f9faa9024 83222 - offline:Mac - GUI - offline indicator hidden in message window, r=ben, sr=hyatt, a=dbaron 2001-08-31 00:12:56 +00:00
blakeross%telocity.com 4aa0c386b8 Fallout from box syntax changes. sr=hewitt 2001-08-22 03:20:36 +00:00
chuang%netscape.com c9e690a1fa Bug 17476 Move/Copy menus should sort, r/sr=sspitzer, mscott 2001-08-21 20:41:33 +00:00
jat%princeton.edu 4547250e24 Checking in for jesse. Replacing some eval() calls in chrome js with calls to parseInt() and new RegExp(). b=83314, r=mstoltz, sr=brendan. 2001-08-21 20:37:19 +00:00
hwaara%chello.se 3dc0943884 #67369, "Bcc: field doesn't change when switching From:"
Patch by kazhik@mozilla.gr.jp

r=varada, sr=blizzard
2001-08-18 22:15:58 +00:00
dmose%netscape.com 8bb1453922 Fix RFC 822 quoting for LDAP autocompleted display names (bug 89198). Fix works by creating a new "formatter" interface and implementing an addressbook-specific version of it which uses the mailnews quoting code to fix it up. Also provides infrastructure for setting the LDAP autocomplete dropdown comment field, and fixes some error-handling issues in the compose window code for setting up LDAP autocompletion. r=leif@netscape.com (backend changes), srilatha@netscape.com (compose window changes); sr=bienvenu@netscape.com 2001-08-17 22:32:28 +00:00
ducarroz%netscape.com 96f5bb28e0 Fix for bug 92251. Full Rewrite of the way we manage and report errors during a message send or save. R=varada, SR=bienvenu 2001-08-16 00:27:53 +00:00
blakeross%telocity.com 632b0e8e60 Implement an addressbook sidebar panel (30454). r=ben sr=sspitzer 2001-08-12 01:49:08 +00:00
ducarroz%netscape.com 0cd14ca7d7 Fix for bug 87516. Implementation of callback onProgressChange. R=varada, SR=ssptizer 2001-08-11 00:15:38 +00:00
sspitzer%netscape.com 16f62b1456 fix for #81314.
reword the dialog you get when you exit while sending mail.
r=varada, sr=bienvenu.  thanks to stephend@netscape.com for the initial patch.
2001-08-10 23:29:55 +00:00
ducarroz%netscape.com 5281f34ff2 Fix for bug 66647. Add a way to cancel a smtp process. mscott wrote the protocole part of this fix. R=ducarroz, R=varada, SR=ssptizer 2001-08-10 22:23:47 +00:00
varada%netscape.com a80bd2d379 fix for 94335;window title should reflect subject line;sr=sspitzer 2001-08-10 18:56:05 +00:00
hewitt%netscape.com 000d9316fb 84809 - autocomplete prefs customization, r=matt, sr=blake 2001-08-09 06:41:11 +00:00
sspitzer%netscape.com 98d97571e6 remove unused ignore="MessageChild" cruft. #93011. rs=bienvenu 2001-08-09 03:30:50 +00:00
hyatt%netscape.com 079c95cba2 Fix for 71106. r=jag, sr=jst 2001-08-06 21:49:35 +00:00
stephend%netscape.com 90dcc96f3b Reverting bug 89624's last checkin to the original intent (misunderstanding noted in the bug). r=varada, sr=blake 2001-08-06 18:00:24 +00:00
stephend%netscape.com ad2678a586 Typo in checkin for bug 89624 (Blake's message compose perf patch) r=varada, sr=sspitzer, rs=sfraser (for this typo's checkin) 2001-08-06 17:49:45 +00:00
hewitt%netscape.com 9942f2fd30 93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt 2001-08-04 06:21:59 +00:00
varada%netscape.com 3207680662 improving mail compose window performance;checking blake's patch for bug#89624; r=varada; sr=sspitzer 2001-08-04 00:03:18 +00:00
bienvenu%netscape.com 5b32f8aa0d make bonking offline toggle icon in compose window prompt to send unsent messages r=ducarroz, sr=sspitzer part of work for 83216 2001-08-02 13:37:42 +00:00
sspitzer%netscape.com 4c83a60ec9 fix for #93005. pre-flight the "attach a web page" dialog with "http://".
fix by stephend.  r=varada, sr=sspitzer
2001-08-02 03:44:47 +00:00
sspitzer%netscape.com ed21760898 fix for #93061. secure icons not showing up in various folder pickers and folder menus.
r/sr=bienvenu
2001-08-01 10:34:18 +00:00
stephend%netscape.com 1edf5c3743 91285. Better fix for JS strict warnings, declare the variable before the if/else. r=varada@netscape.com, sr=blaker@netscape.com 2001-07-24 20:02:35 +00:00
stephend%netscape.com 005a7cb0c2 91285. Javascript strict warnings in askSendFormat.js r=kerz@netscape.com sr=blaker@netscape.com 2001-07-24 07:12:16 +00:00
srilatha%netscape.com 3ab20e2d65 Fix for bug # 86749. Added observer for ldap server prefs
r=ducarroz, sr=sspitzer
2001-07-20 00:13:38 +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
hwaara%chello.se 385eca2774 The dialog for asking whether to send in HTML / plain text is horked due to untested xul changes. r/sr=sspitzer 2001-07-10 02:20:33 +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
varada%netscape.com 80f9a2115b fix for bug #79487 and #81738 -removing format menu items in plaintext compose windows; 86116-auto spellcheck doesnt work all the time; r=ducarroz;sr=sspitzer 2001-06-29 21:46:52 +00:00
mscott%netscape.com 60d1365ba9 Don't intialize the progress value string. This lets the user see a #1 when we don't want them too =)
r/sr=sspitzer
2001-06-29 21:41:39 +00:00
racham%netscape.com 1e99a4a0b7 Fixing bugscape bug 6830. This fix allows ISPs to control user actions on their servers. Attributes to determine whether user can file messages on a given server and whether folder creation is allowed have been added. ISPs can set this value in rdf file. r,sr=sspitzer 2001-06-29 07:04:38 +00:00
mscott%netscape.com bbd30dbed1 add smtp progress notification
r=ducarroz
sr=sspitzer
2001-06-29 04:37:00 +00:00
ducarroz%netscape.com 1570f75cc0 Fix for bug 87980. Fix security breach. R=vidur, SR=brendan, A=chofmann 2001-06-27 23:27:07 +00:00
srilatha%netscape.com 7e17c00bd5 Fix fro bug # 86966. Changed savePrefFile adn added try catch for ldpa stuff.
r=ducarroz, sr=alecf.
2001-06-25 23:22:12 +00:00
srilatha%netscape.com c5f6c14b8a Fix for bug 79792. Added observers for ldap prefs. Added sessions list for all the
recipients. Added AddSession, RemoveSession and SyncSessions
r=ducarroz, sr=hewitt, a=asa
2001-06-22 01:12:32 +00:00
dougt%netscape.com c306e0513b Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2001-06-21 22:02:47 +00:00
srilatha%netscape.com 478aa85dca Fix for bug 79252. This fixes the migration from 4.x format to mozilla format. r=dmose, sr=sspitzer, a=dbaron 2001-06-20 06:51:37 +00:00
varada%netscape.com cc459b7060 partial fix for bug#81296 -visually enabling SendNow menu all the time;r=blizzard,sr=sspitzer;a=asa 2001-06-15 19:55:52 +00:00
dmose%netscape.com 8472214a18 Parameterize LDAP autocomplete searchfilter via hidden pref (bug 77386); also improves default searchfilter (85315). r=leif@netscape.com,srilatha@netscape.com; sr=bienvenu@netscape.com; a=asa@mozilla.org 2001-06-15 05:04:32 +00:00
ducarroz%netscape.com dc49f157de Fix for bug 69337. Add css rule to toggle the send button image when switching between online and offline. This is only for classic. Thanks neil@parkwaycc.co.uk for providing the patch. R=ducarroz, SR=hewitt, A=asa@mozilla.org 2001-06-15 01:28:28 +00:00
ducarroz%netscape.com 404f22fd90 Fix for bug 28348. Disable temporary the cancel button and remove the keep dialog open option. R=varada, SR=mscott, A=asa 2001-06-09 05:28:38 +00:00
cmanske%netscape.com a774ddacdd Remove separate 'Replace' command, fix by rcassin, b=80807, r=cmanske, sr=sfraser, a=asa-drivers 2001-06-08 05:00:40 +00:00
dmose%netscape.com dc58cacfb4 Make LDAP autocompletion respect UI setting for maximum number of hits to return (bug 77388). r=leif@netscape.com, sr=mscott@netscape.com, a=blizzard@mozilla.org 2001-06-06 23:28:07 +00:00
nhotta%netscape.com a43c069dd9 Separated the menu checkmark part as a function,
use setTimeout() to delay the execution to allow the menu creation to complete before checkmark the menu,
bug 82272, r=ducarroz, sr=waterson, a=asa.
2001-06-05 00:04:56 +00:00
dmose%netscape.com edad7b42f0 Fix LDAP autocomplete to show display names (bug 79885) r=ducarroz@netscape.com, sr=mscott@netscape.com, a=dbaron@fas.harvard.edu 2001-06-04 03:01:51 +00:00
hewitt%netscape.com 9323de1168 80179 - rename a few <window/> ids to prepare for window icons, r=law, sr=ben 2001-05-18 22:50:35 +00:00
andreww%netscape.com 66954a93b8 bugzilla 73982 r=pinkerton sr=hewitt. Adding xbl-based image pre-caching of toolbar buttons. 2001-05-18 01:21:47 +00:00
dmose%netscape.com c5f737dc57 Added hidden pref to allow short strings to be ignored by LDAP autocomplete session (bug 76593). r=leif@netscape.com,ducarroz@netscape.com,srilatha@netscape.com; sr=bienvenu@netscape.com 2001-05-17 02:04:00 +00:00
stephend%netscape.com 482cb841b5 Bug 80444, putting tooltips on the throbber across the app. r=cmanske/blakeross/suresh sr=sspitzer 2001-05-17 00:42:27 +00:00
prass%netscape.com aa71ac5489 fix for bug 79490. r=varada, sr=bienvenu 2001-05-17 00:14:15 +00:00
sspitzer%netscape.com 8c7ba70734 fix for #65704. offline status indicators aren't changing.
now the offline indicators in multiple browser, mailnews, msg compose, editor windows will
update when we go offline.  also, allow windows to 'jump in' before the offline state
changes so they can do certain tasks and allow the user to cancel the state change, if needed.
(important for mailnews).  there is still some work to do, but this is the bulk of it.
r=alecf (on initial patch), r=bienvenu, sr=ben.
2001-05-15 05:49:09 +00:00
blakeross%telocity.com da8aaed063 Component bar in statusbar is flat and messed up in win classic (80434). r=kerz sr=ben 2001-05-14 03:58:24 +00:00
hwaara%chello.se 6586150386 #79955, Mail standalone's statusbar is too high. r=andreww, sr=hewitt
#79827, Remove call to deprecated function. r=cmanske, sr=bienvenu
2001-05-12 15:38:02 +00:00
hewitt%netscape.com d6a07c4be3 63246 - global stylesheet scoping, r=jag/blake, sr=hyatt 2001-05-12 04:51:28 +00:00
hewitt%netscape.com b2542db1a5 79803 - Progress meter are gone in mail3Pane and msg compose!, r=andreww, sr=mscott 2001-05-11 05:59:07 +00:00
varada%netscape.com acd02f82c8 fix for 79484-new navigator and editor from msgcompose and for selecting the default pref before throwing up the send format dialog;r=ducarroz;sr=sspitzer;sr=mscott 2001-05-11 00:22:48 +00:00
varada%netscape.com 743af84b62 bug#55236 - fix for throwing save as draft dialog when send fails;r=ducarroz;sr=sspitzer 2001-05-11 00:22:38 +00:00
andreww%netscape.com 98ece361b5 bugzilla 43797 abolish the taskbar sr=hewitt, (s)r=hyatt 2001-05-09 04:40:33 +00:00
ducarroz%netscape.com 593e3461c4 Fix for bug 79254. Catch potential errors when reading prefs. Also don't instanciate a LDAP session is LDAP autocomplete is off. R=srilatha, SR=ssptizer 2001-05-09 03:48:43 +00:00
hewitt%netscape.com 145e5200ca 78574 - Mail crashes Trunk when entering a second email address, r=ducarroz, sr=mscott 2001-05-08 01:43:33 +00:00
prass%netscape.com 2c8aa34f9e fix for bugs 76256, 76927(also fixes 78063, 4668) . r=varada@netscape.com, sr=sspitzer2netscape.com 2001-05-07 23:33:21 +00:00
ccarlen%netscape.com df1a6e78a8 Bug 78745 - nsIPromptService::ConfirmEx needs to be more flexible. r=valeski, sr=sfraser 2001-05-06 15:03:55 +00:00
mscott%netscape.com 0229dcc72e Bug #75691 --> add content type icons for attachments in the compose window
r=hewitt
sr=sspitzer
2001-05-05 07:42:28 +00:00
srilatha%netscape.com d9c1660530 LDAP Autocompletion in compose window. Bug# 77455.
r=ducarroz, sr=sspitzer
2001-05-05 01:16:50 +00:00
ducarroz%netscape.com 18778b4c58 Fix for bug 78516. Replace nsIMsgComposeProgress by a more generic nsIMsgProgress. R=varada, SR=bienvenu. 2001-05-04 21:13:25 +00:00
varada%netscape.com b1d03d1d4d fix for 78245;focus should be in body for reply;r=ducarroz;sr=bienvenu 2001-05-04 20:49:16 +00:00
varada%netscape.com e7a525db87 bug#52328 - cleaning up the dtd files and idl rules;r=ducarroz;sr=sspitzer 2001-05-01 22:19:48 +00:00
nhotta%netscape.com ec543a98b5 Change for a charset of reply/forward inline, check the availability of the charset converter,
if no converter for the original mail's charset then set to default charset, also did some code clean up,
bug 50724, r=ducarroz, sr=bienvenu.
2001-05-01 00:09:42 +00:00
hewitt%netscape.com 29b4473e34 43189 - autocomplete, r=matt, sr=alecf 2001-04-30 18:37:04 +00:00
varada%netscape.com 3b83b9a8ad fix for bugs-70392-prettying send format prefs panel;52328-quitting while sending message; 71361- wrapping signature in compose;76330-focus on to field in reply;77798-UI should use Msgcompose abort and not msgsend;r=ducarroz;sr=bienvenu 2001-04-27 20:54:29 +00:00
anatoliya%netscape.com 104c31e40b emoticons for mail bug-4718 r=cmanske, suresh sr=sspitzer 2001-04-27 03:14:31 +00:00
ccarlen%netscape.com fad24de4ee Bug 46859 - Remove UniversalDialog. r=valeski/sr=rpotts,sfraser/a=blizzard 2001-04-21 00:26:18 +00:00
anatoliya%netscape.com 2ae673563d bug-75464 r=andreww sr=hewitt 2001-04-18 02:12:48 +00:00
varada%netscape.com 82e70e1f81 fix for bug#72916;changing xul broadcasters to commands and observes to commands;r=ducarroz;sr=mscott 2001-04-13 21:44:22 +00:00
ducarroz%netscape.com ad2a0abe60 Fix for bug 28348 and bug 52329. Add a progress dialog while sending or saving a message. Also stop hidding the msg compose window during send. I have also did a big cleanup of message compose backend which remove couple of leaks. R=varada, SR=sspitzer 2001-04-13 04:38:01 +00:00
ducarroz%netscape.com 810b3d69b8 Part of fix for bug 28348. Add Progress dialog. R=varada, SR=sspitzer 2001-04-12 23:36:23 +00:00
ducarroz%netscape.com bb7b8aca5e New files for fix for bug 52329 and bug 28348. NOT PART OF THE BUILD YET. R=varada, SR=sspitzer 2001-04-12 23:33:30 +00:00
hewitt%netscape.com aa906e4a5f 72530 - oversized dialog problems, r=jag, sr=alecf 2001-04-12 05:42:05 +00:00
ducarroz%netscape.com c0a5d99bf4 Fix for bug 74829. Cannot pass null for an out argument. R=varada, SR=mscott 2001-04-12 01:47:08 +00:00
stephend%netscape.com 21ba60fc2c Fix for bug 75581 - 'When attaching a webpage in mail, we prefill the field bar with 0, instead of null' r=sspitzer@netscape.com r=varada@netscape.com sr=sspitzer@netscape.com 2001-04-11 23:20:28 +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
hewitt%netscape.com 2f7f1760cc 72882 - msgcompose cleanup , r=blake, sr=ben 2001-04-11 00:51:15 +00:00
ccarlen%netscape.com 7720f48f12 Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts. 2001-04-10 18:30:25 +00:00
sspitzer%netscape.com 0485197843 fix for #75290. clean up our temp files when doing save as draft.
fix by cavin@netscape.com.  r=ducarroz, sr=sspitzer
2001-04-10 07:23:18 +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
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
disttsc%bart.nl 9b67c4f0fe bug 73237: "we should not call window.focus() on all windows right before closing them on shutdown", author=Boris Zbarsky <bzbarsky@mit.edu>, r=jag, sr=alecf 2001-03-28 07:09:16 +00:00
varada%netscape.com db13bf255b fix for bug#69525-dnd attachment not working for compose window on mac;r=ducarroz;sr=mscott 2001-03-24 00:35:31 +00:00
ducarroz%netscape.com c97558dab7 FIx for bug 73041. SendMsg now has only two parameters. SR=sspitzer 2001-03-24 00:10:59 +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
blakeross%telocity.com f7ea8f3814 Fixing 73076, missing mail text. sr=shaver 2001-03-22 21:47:04 +00:00
sspitzer%netscape.com 4cc60a003c fixing blocker bug #73028. more fallout from blake's checkin.
patch started by blake, rest of fix by bienvenu.  sr=sspitzer.
2001-03-22 20:06:28 +00:00