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

1682 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com b2d11050d7 mail part of fix for #52644 r=putterman - registery smtp and filter delegate factories with the correct contractIDs 2000-09-15 06:42:36 +00:00
akkana%netscape.com 60ee091329 43388: allow format=flowed for UTF-8 messages. r=nhotta 2000-09-15 06:06:28 +00:00
bienvenu%netscape.com d9330671cc fix 51177 1M+ memory leak with compose window r=ducarroz 2000-09-15 00:31:32 +00:00
rayw%netscape.com 3cd14f5878 Bug fix for 52648 -- remaining stash of progids which I missed on
the mega-change yesterday.  This will fix a few more issues.

r=warren
2000-09-14 23:20:49 +00:00
dougt%netscape.com c2923c8476 + Added OnSecurityChange() to nsIWebProgressListener interface.
+ Added dummy function to all users of nsIWebProgressListener
+ Added new security event sink.
+ Hooked up new event sink to docloader and friends.
+ Fixed memory leaks and crashes in nsSecureBrowserImpl.
+ Added AlertPrompt to nsIPrompt Interface.
+ Enabling xpcom test on unix.

Fixes bug 46872.  r=valeski/rpotts
2000-09-14 22:56:56 +00:00
mscott%netscape.com b8c14822af Bug #51631 --> set correct password dialog text
r=sspitzer
2000-09-14 22:50:07 +00:00
kin%netscape.com 8993ad98a0 Fix for bug #33938: Pref/reply below quoted text does not move to bottom
mozilla/mailnews/compose/nsMsgCompose.cpp

      - Scroll the selection into view after all the reply text
        is inserted and the caret is positioned.

    mozilla/editor/base/nsHTMLEditor.cpp

      - Added nsAutoEditBatch variable to InsertBreak() to make
        sure that we reflow before returning. Without this fix,
        apps like MsgCompose will not be able to scroll the
        selection properly.

r=jfrancis@netscape.com
2000-09-14 22:39:04 +00:00
bryner%uiuc.edu 14b39559f7 This is the rest of the checkin to remove mozilla's dependency on building psm-glue. All security glue
interfaces and resources that aren't specific to PSM have moved to security/base.  The remaining psm-glue
interfaces which are used elsewhere in the code have been abstracted to be non-PSM-specific, and the call
sites changed to use the abstracted interface.  Bug 18352.  r=brendan,pavlov,shaver.  a=brendan.
2000-09-14 19:27:23 +00:00
mjudge%netscape.com e2be918716 small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575 2000-09-14 11:45:01 +00:00
jst%netscape.com aa961f07d3 Fixing nsbeta3+ bug 48161. Fixing getAttribute() on a XUL element to conform to the DOM Level 2 spec. This requires some changes in XUL files where various attributes incorrectly have a 'rdf:' prefix. r=waterson@netscape.com & scottip@netscape.com 2000-09-14 05:36:52 +00:00
ducarroz%netscape.com c963e76578 Fix several Javascript strict warnings. R=alecf 2000-09-14 04:55:12 +00:00
ducarroz%netscape.com b44bc158d7 Fix for bug 51547. Add several prefs to customize the behavior of the askSendFormatDialog. R=benb, alecf 2000-09-14 04:55:07 +00:00
rayw%netscape.com 0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
scc%mozilla.org 8d8479273b if you want a pointer to the characters, you're going to have to |.get()| it 2000-09-13 06:42:24 +00:00
mozilla.BenB%bucksch.org 26c2aa1f9c 44552: Finetune "Intelligent Send":
- Ignore <div>s and <span>s without |style| attribute
- Honor pref for outputting structs
- Recognize elements inserted by our own recognizer (might be in a quote)
- Compress |if|s
- Increase perf by reordering (check #text, br etc. first)
52042: "Escape" classes inserted by us by prepending "moz-"
r=ducarroz, a=alecf
2000-09-13 03:47:17 +00:00
saari%netscape.com bec759c387 parital fix for 52150. r=pinkerton 2000-09-13 02:30:47 +00:00
ducarroz%netscape.com d8d311f2e2 Fix for bug 51360. Replace function EnsureElementIsVisible by more acurate functions to manipulate the addressing widget tree position. Also fix several Javascript strict warnings. R=bienvenu 2000-09-12 20:38:19 +00:00
mozilla.BenB%bucksch.org 235aa84fba 50615: Use generic icons :-( until we have nicer specific ones. r=ducarroz, a=alecf 2000-09-12 02:22:31 +00:00
varada%netscape.com e5f1e13cca fix for bug#49720; deleting recipient causes error message; r=ducarroz 2000-09-11 21:55:12 +00:00
nhotta%netscape.com e159afee6e Added error handling for setting tooltip text, bug 51608, patch from ducarroz, r=nhotta. 2000-09-11 19:02:49 +00:00
jglick%netscape.com 805a577baf 45535, 37931, 40740. Clean up to Mail/News Pref dialogs. a=hangas, r=hangas 2000-09-08 23:41:02 +00:00
mscott%netscape.com 81b816da2e Bug #43556 --> remove obsolete reference to old class id for the mime service. use the new one.
r=valeski
2000-09-08 00:24:13 +00:00
dbaron%fas.harvard.edu 5b9e2cd756 Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935 2000-09-06 14:39:54 +00:00
ben%netscape.com 41a82e22b2 also, changes made accidentally on the weekend 2000-09-06 02:27:44 +00:00
ben%netscape.com cbd5834daf revert my accidental changes to this file over the weekend. 2000-09-06 02:21:59 +00:00
hyatt%netscape.com 18e758c3ca fix for 51410 - xbl syntax change, r=danm 2000-09-05 22:52:57 +00:00
mozilla.BenB%bucksch.org 2b3b3b35e7 16925, Regression: The addressing panel chanmges, but the "mail.compose.other.header"-pref code was not updated (causing failures, if the repf was sat). Updating that. r=ducarroz, a=waterson 2000-09-05 21:46:57 +00:00
ducarroz%netscape.com f7e0e35410 Fix for bug 45159. Remove debug Menu and menu item Quote Original Message. R=jefft 2000-09-05 20:54:53 +00:00
ducarroz%netscape.com 89d766de52 Fix for bug 50829. Don't need anymore to create a new row when the user click on an existing address field as the tree now always has an empty area at the bottom. R=jefft 2000-09-05 20:53:46 +00:00
ben%netscape.com 27f526d5ab 46613, classic skin polish and other fixes for message compose window 2000-09-03 05:39:33 +00:00
ducarroz%netscape.com 9199048222 Fix for bug 50311. Cleanup Message Compose Menu. R=mscott 2000-09-02 01:55:35 +00:00
dianesun%netscape.com 51669574ed Fix for bugs 38092 & 37931. R/A: ducarroz, QA: laurel. 2000-09-02 01:11:49 +00:00
ducarroz%netscape.com 48555aed0d Fix for bug 50968. Replace out-dated status bar by a new one up to date. R=bienvenu 2000-09-01 18:26:10 +00:00
pavlov%netscape.com e74258e943 ugh, fix for the windows bustage. this fix sucks. windows.h sucks. 2000-09-01 10:34:05 +00:00
pavlov%netscape.com b956215375 fix for secure smtp bug 30321 r=mscott for the smtp part and r=bryner for the rest 2000-09-01 09:00:37 +00:00
ducarroz%netscape.com f6925c3614 Fix for bug 1856 (yes, 1856) Extract recipients from the message header instead of from the db. R=bienvenu 2000-09-01 04:04:39 +00:00
vidur%netscape.com e153192875 Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
rhp%netscape.com 554c067f7a Fix for bug 49943 - readable messages in tmp - r: putterman 2000-09-01 00:48:55 +00:00
sfraser%netscape.com 36612d6514 Make dialogs have titlebars (fallout from bug 41741, fixes bugs 50388, 50389, 50738, 50739, 50747). Simple addition of "titlebar" to chrome flags. 2000-09-01 00:48:04 +00:00
bienvenu%netscape.com 3677ca21e9 fix 31787 can't send with non-aol server after sending with aol server (meaning default smtp server didn't work r=alecf 2000-08-30 01:33:40 +00:00
ducarroz%netscape.com dd4371b9c3 Fix for bug 50610. Nested return value where overwritten by the fall out return value. R=benb 2000-08-29 23:14:04 +00:00
putterman%netscape.com d63000ffb0 Fixes for 48246, 48985, and 20129. Fixed up enabling and disabling of 3pane menu items.
Added accelerators.  Added busy cursor around sorting, threading and folder loading. r=bienvenu
2000-08-26 20:54:51 +00:00
mozilla.BenB%bucksch.org c7e80bb30c 38433: Slightly adjusting the wording. 2000-08-24 14:39:55 +00:00
mozilla.BenB%bucksch.org 2016929679 38433: askSendFormat dialog: Make check of formatting more fine-grained, and set recommondation following the result (in particular, to plaintext in some cases). Add icons to visualize the modes. r=ducarroz, a=brendan 2000-08-24 04:14:28 +00:00
bienvenu%netscape.com 3d62f2d5a7 fix 49903 crash posting empty news message r=ducarroz 2000-08-24 00:58:04 +00:00
cmanske%netscape.com ba90cdc651 Removed need to unregister Composer's pref command, b=49953, r=ducarroz 2000-08-24 00:31:02 +00:00
ducarroz%netscape.com def21fe9ca Fix for bug 49953. The editor's global variable gComposerCommandManager has been replaced by gHTMLEditorCommandManager. R=bienvenu, A=leaf 2000-08-23 18:20:40 +00:00
cmanske%netscape.com 9b56f2556d Changed to using 'editorType' as param, part of composer bug 41810, r=sfraser 2000-08-23 00:33:03 +00:00
ducarroz%netscape.com 54158fa72c Fix for bug 49016. Create an HTML text node to hold the alert message. Also fix the alert position. R=putterman 2000-08-22 23:40:59 +00:00
warren%netscape.com e05eef45e9 Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
warren%netscape.com e12f238589 Bug 46864 - Embedding needs a name attribute on nsIRequest. 2000-08-21 08:23:54 +00:00
scc%mozilla.org 4cac07a743 fixing code that relied on implicit string construction 2000-08-20 01:16:54 +00:00
ducarroz%netscape.com 4756b80af9 Fix for bug49215. Replace a spring by a splitter and set some minimum width. R=alecf 2000-08-19 01:52:01 +00:00
ducarroz%netscape.com a4a395aaa6 Fix for bug 48994. Take the first identity if we don't have a default one. R=alecf 2000-08-18 00:08:59 +00:00
mcafee%netscape.com 01f84ae1eb Moving autocomplete pref from message composition pane to addressing pane to save screen space (40888). r=slamm, a=glick 2000-08-17 01:06:27 +00:00
ducarroz%netscape.com da73e40c94 Fix for bug 47506. Migrate some of the modification made to the editor formating toolbar to the message compose one. R=sfraser 2000-08-14 21:29:33 +00:00
ducarroz%netscape.com 139e85399a Fix for bug 47855. Implement Save as File and fix command Save to remember which default action to performe (save as file, save as draft or save as template). R=ducarroz 2000-08-12 00:29:43 +00:00
varada%netscape.com afb77fd53a fix for bug#40368; removing Stop button from msg compose window; r=ducarroz 2000-08-11 20:52:39 +00:00
mscott%netscape.com 95650422bb Bug #44161, 44160 --> get the correct prompt object for the current window instead
of using the one attached to the hidden window. We used to get it from the compose
docshell but when you send the message, that window is actually gone. We should
parent the alerts off of an underlying mail window...
r=ducarroz
2000-08-10 22:56:29 +00:00
mscott%netscape.com c42c921e8e Bug #44161 --> remove reference to m_docshell which we don't need now.
r=ducarroz
2000-08-10 22:54:37 +00:00
ducarroz%netscape.com a21ab101dd Fix for bug 27170. Remove option UUencode for attachment. R=mscott 2000-08-10 22:29:44 +00:00
ducarroz%netscape.com 04d5762efc Fix for bug 47361. Don't access direclty the buffer of a nsAutoCString, it might not be in sync with the content of the string itself. R=bienvenu,mscott 2000-08-10 22:27:09 +00:00
ducarroz%netscape.com 6a3d693662 Fix for bug 43441 & bug 32598. Fix various problems with message compose prefs panel. R=varada 2000-08-10 20:03:54 +00:00
ducarroz%netscape.com 7beb9aa7d0 Fix for bug 32598. Re-arrange the frame to be sure it fit (UI change approuved by jglick). R=varada 2000-08-10 19:56:56 +00:00
varada%netscape.com 695a3e8a37 fix for bug#31549;showing prettyname with identity in msgcompose;r=ducaroz 2000-08-09 22:48:29 +00:00
varada%netscape.com 09a2d7822f fix for bug#31549;show server pretty name along with identity in mail compose window;r=ducarroz 2000-08-09 22:40:28 +00:00
mozilla.BenB%bucksch.org e2c35a95d6 36480:
- Don't check for <div> around a sig
- Allow class to be quoted or be one of several
No bug:
- Don't output <div> for plaintext sigs (because 4.x' editor has a bug with <div>s inside <blockquote type=cite>s)
r=ducarroz
a=waterson
2000-08-09 07:27:14 +00:00
putterman%netscape.com 5812cbc05a Fix for 37932. r=ducarroz. remove Forward Quoted from preferences. 2000-08-08 22:19:37 +00:00
alecf%netscape.com 4c3c45c8fc part of fix for 39016 - add direct access to the string bundle for the mail string bundle stuff
r=mscott
2000-08-08 22:11:40 +00:00
saari%netscape.com 4c09a29ac5 massive landing of joki changes.
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2000-08-08 21:31:05 +00:00
ducarroz%netscape.com 14e6dc6c87 Fix for bug 36480. Add function to switch the signature. R=putterman 2000-08-08 04:46:55 +00:00
ducarroz%netscape.com 1e712cff77 Fix for bug 36480. Add function to switch the signature. R=putterman 2000-08-08 04:45:02 +00:00
mscott%netscape.com 6ad9dbcbf9 Bug #47853, 47901, 47835, 47324, 47811 --> back out caching of smtp capabilities...this breaks the smtp protocol
which requires an EHLO or HELO to always be issued. Fix case for HELO response.
r=bienvenu
2000-08-08 00:22:34 +00:00
bienvenu%netscape.com 1c31415b08 add ability to create storage for folders on demand, e.g., templates and drafts, r=mscott 45146 2000-08-05 14:28:47 +00:00
ducarroz%netscape.com 6934379c08 Fix for bug 47224. Remove QUote button and menu item. R=mscott 2000-08-04 22:24:50 +00:00
ducarroz%netscape.com 3ab75bdda2 Fix for bug 47250. As we cannot have more than one keyset per window, we need to define key outside the keyset tag in the overlay. That let other window that includes the overlay defines their own keyset and eventually includes some of the keys defined in the overlay. R=cmanske 2000-08-04 21:37:00 +00:00
brade%netscape.com e2f6a90545 remove reference to View | Paragraph Marks since the Composer team has decided not to support/fix it for 6.0 (bug #47525); per Composer UI review team 2000-08-04 10:27:44 +00:00
ducarroz%netscape.com f99b846942 Fix for bug 47362. Add tooltip on attachment. R=mscott 2000-08-03 22:28:17 +00:00
ducarroz%netscape.com 54605864f0 Fix for tree blocker bug 47391. Do not try to update menu that doesn't exist. R=bienvenu,alecf 2000-08-03 19:58:10 +00:00
nhotta%netscape.com e441eb4cd2 Put a special case before alert the user for charset conversion failure, bug 42871, r=ftang. 2000-08-02 22:03:26 +00:00
ducarroz%netscape.com c155d15f16 Fix for bug 38682. Add command updater to enable the spelling button and menu item when the cursor is in the message body. R=mscott. 2000-08-01 23:58:49 +00:00
ducarroz%netscape.com 1221a29a9c Cleanup message compose menus. That fix bugs 23458, 33076, 33500, 39791, 39843, 39852, 40210, 40302, 40313, 40315, 40323, 40328, 40339, 45932. R=mscott 2000-07-31 22:09:48 +00:00
ducarroz%netscape.com 2b61e46f5f Fix for bug 35746. Replace prefilled recipients (reply-to, bcc) when switching identity. R=mscott 2000-07-31 21:46:33 +00:00
rhp%netscape.com f86f929e73 Fix for incorrect error notification on Copy failures - Bug #: 41504 - r: bienvenu 2000-07-28 00:18:56 +00:00
ben%netscape.com 3879af701e classic skin work for 46613, a=johng 2000-07-27 07:11:14 +00:00
rhp%netscape.com 5a2c233f08 Fix problem leaking temp files - Bug #: 45136 - r: bienvenu 2000-07-27 02:58:49 +00:00
mozilla.BenB%bucksch.org 960a74377d 46274: Forgot to remove the structs pref from the |_elementIDs| list. Tnx to jrgm for the hint. r=ducarroz, a=waterson 2000-07-25 17:40:05 +00:00
warren%netscape.com 2b01440bc0 Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
mscott%netscape.com 81fa5b3e3d Bug #39736 --> remove code that was incorrectly stomping the ougoing charset of the message when you are
replying to it.
r=alecf
2000-07-22 21:36:06 +00:00
mozilla.BenB%bucksch.org caf6b03f85 44446: Remove HTML->HTML recognition of structured phrases from Prefs UI and disable by default. 2000-07-22 07:37:20 +00:00
mscott%netscape.com 7c7e1247c1 Force pr logging even in release builds. QA needs this to debug some smtp problems in release builds.
Has no effect on code execution.
2000-07-21 21:48:02 +00:00
mscott%netscape.com 7e8118765e Bug #39736 --> for forward inline case, we need to make sure we pass in the right charset to mime when it fetches
the message body for quoting purposes.
r=nhotta.
2000-07-20 07:53:58 +00:00
mscott%netscape.com 7d245cb17e Bug #39736 --> charset over ride has no effect on quoting. Fix is to use the charset
we just passed in.
r=nhotta
2000-07-20 07:42:14 +00:00
mscott%netscape.com 8b3042c586 Bug #39736 --> set the charset on the compose field if we have one from the
top most message window.
r=nhotta
2000-07-20 07:41:51 +00:00
mscott%netscape.com 072584458d Bug #39736 --> pass in the charset to quote the body with. this helps fix charset over ride has
no effect on quoting.
r=nhotta
2000-07-20 07:41:12 +00:00
ducarroz%netscape.com 1a2c474eb4 Fix for bug 45926. ContentWindow is now known as window._content. R=mscott 2000-07-20 00:47:34 +00:00
ftang%netscape.com fa65fbdc4b fix 39790 . r=tao,nhotta move send_default_charset , view_default_charset to property 2000-07-19 22:39:37 +00:00
akkana%netscape.com 6528090418 Remove a debug dump statement. r=ducarroz, a=mcafee 2000-07-19 22:00:16 +00:00
warren%netscape.com de3523d540 Added nsIRDFDataSource::HasArcIn/HasArcOut. Changed nsXULTemplateBuilder.cpp to use it (ifdef'd for now). Speed up folder loading by about 24%. r=waterson,alecf 2000-07-19 03:58:25 +00:00
sfraser%netscape.com bc5e13e277 Fix for nsbeta2+ bug 31134 -- paste in edit menu not enabled correctly. Add a new command set for clipboard-related menu items, and fire it on Copy. Also ensure that Undo/Redo commands are updated correctly, and avoid bogus command updating in plain text compose (since that caused JS errors). r=kin,jfrancis. 2000-07-14 21:58:50 +00:00