jefft%netscape.com
d903e61ca2
fixed bug 55351 - Unable to enter a password for a SMTP server; always send EHLO command first instead of parsing the greeting to decide whether the server is an SMTP or ESMTP server; r=bienvenu, sr=mscott
2000-10-11 01:16:19 +00:00
hewitt%netscape.com
ab039c2d01
#54750 - messengercompose addressingWidget cleanup, r=ducarroz, sr=alecf
2000-10-10 04:47:33 +00:00
sfraser%netscape.com
a388c1b7dd
Fix for 52808 -- standardized nsEditorShell creation and destruction across components, to fix editor observer notification timing. r=kin,ducarroz,jelwell, sr=hyatt.
2000-10-10 01:45:46 +00:00
jst%netscape.com
6ea631e28c
Checking in for bug 50742, this change removes the use of XIF in mozilla and replaces the XIF converter with a HTML (and XML) serializer.
...
Contextual information added to HTML copy and intelligence added to HTML paste in the editor (fixes bugs 47014, 50568 and 46554, and partly (at least) fixes bug 53188).
Code written by vidur, jfrancis, jst, akkana. Tested by jfrancis, akkana, vidur, jst, kin. Reviwed (and super reviewed) by waterson, vidur, kin, jfrancis, jst
2000-10-07 10:57:30 +00:00
hewitt%netscape.com
5c8eb44e1e
on behalf of jglick, #54568 - mnemonics stuff, r=scottip, sr=mscott
2000-10-07 08:23:44 +00:00
varada%netscape.com
4656b9e277
fix for bug 1552;helpmenu alteration;r=putterman;sr=mscott
2000-10-07 00:57:59 +00:00
ducarroz%netscape.com
8bc196ecae
Fix for bug 54774 & bug 54997. After deleting a row, we must resync the id's of them. Also, do not delete rows on autorepeat. R=varada, SR=mscott
2000-10-06 03:59:59 +00:00
rhp%netscape.com
b107d8f529
Fix for permission problem on temp files - SECURITY - r: jefft
2000-10-06 01:39:09 +00:00
ducarroz%netscape.com
11420d0262
Fix for bug 54326. Import the right css file. R=sspitzer, SR=ben
2000-10-04 05:59:51 +00:00
ducarroz%netscape.com
8f2a36fba2
Fix for bug 54562. Remove dot in save as file menu name. R=sspitzer, SR=mscott
2000-10-04 04:54:20 +00:00
ducarroz%netscape.com
51d36295c3
Fix for bug 54026: We need to always parse the message to extract the headers during a reply even if the pref auto_quote is turn off. R=rhp, SR=mscott
2000-10-04 04:46:18 +00:00
ducarroz%netscape.com
51c49bf6e8
Fix for bug 54501: Need to decode mime headers before using them. R=nhotta, SR=mscott
Fix for bug 54026: We need to always parse the message to extract the headers during a reply even if the pref auto_quote is turn off. R=rhp, SR=mscott
2000-10-04 04:43:36 +00:00
timeless%mac.com
d88ca5aedf
r=ben a=ben. This is to match spec, bug 44895.
2000-09-22 21:09:39 +00:00
hyatt%netscape.com
ac2865c3c4
48758. r=ben,saari, a=waterson
2000-09-22 05:02:20 +00:00
timeless%mac.com
e1d0fc4b64
fix bug 38866 r=ducarroz a=brendan using the revised string Auto-Detect per brendan and rudman
2000-09-19 23:02:06 +00:00
nhotta%netscape.com
bb1cb9030d
bug: 45678 wrong font in mail composer
...
fix: set the 'document' charset (we figure out the target charset
but did not set it in the 'document'
r=nhotta, sr=mscott
2000-09-19 01:07:28 +00:00
ducarroz%netscape.com
42dcdfe62c
Fix for bug 52323. Use event.originalTarget instead of event.target in order to get the right target. a,r=alecf
2000-09-18 23:08:09 +00:00
ducarroz%netscape.com
98ab9642f9
Fix for bug 52819. Use nsEditor::GetRootElement for retreiving the body node. sr=mscott
2000-09-18 22:16:10 +00:00
alecf%netscape.com
a17c25becb
fix for #35803 r=sspitzer
...
load the smtp server list before loading the default server
2000-09-18 06:13:53 +00:00
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