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
putterman%netscape.com
28b102cd6e
Fix for 52811. r=alecf. Delete message works on the Mac again.
2000-09-18 03:46:10 +00:00
m_kato%ga2.so-net.ne.jp
bfb9a9c2b6
fix bug 44705 r=chuang - It uses utf-8 for the url of addressbook, fixes bad cast issue, and cleans up some codes.
2000-09-16 16:13:34 +00:00
alecf%netscape.com
78a0dad559
string fix for #45512 r=mscott
2000-09-15 23:47:17 +00:00
mozilla.BenB%bucksch.org
b0fecd35e8
39372: Changing default to "blockquoting" plaintext (using vertical bars (instead of ">"s) for nested quotes during reply to plaintext msgs). r=a=alecf
2000-09-15 22:07:28 +00:00
hewitt%netscape.com
0054984be1
#46613 - address book polish, r=ben, 2nd half of checkin started before close. a=mscott
2000-09-15 09:19:24 +00:00
warren%netscape.com
6be2561bee
Bug 52701 - bringing MOZ_DISABLE_JAR_PACKAGING back to life.
2000-09-15 08:08:11 +00:00
chuang%netscape.com
0147f5c683
Bug52368 Deleted entries in PAB shows up in mailing list. r=ducarroz
2000-09-15 06:50:06 +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
jglick%netscape.com
cb966bc59e
fixes for bugs: 44581, 52491, 52524, 52490, 52560, 52571, 52353, 52357, 52349, 43358. Spelling, wording and capitalization fixes. New Folder Dialog fixes. r=hangas
2000-09-15 06:41:01 +00:00
timeless%mac.com
08ce49edf3
fix bug 44889, r=putterman a=brendan. Fixes Search menu to match spec from jglick.
2000-09-15 06:36:15 +00:00
timeless%mac.com
1ec8e6eb17
Fix bug 44917, r=putterman a=brendan. Moving Thread menuitems into Messages submenu.
2000-09-15 06:31:29 +00:00
timeless%mac.com
1832285ebc
fixes bug 44932 r=putterman a=brendan. Fixes Messenger Edit and View menus to match spec.
2000-09-15 06:28:33 +00:00
timeless%mac.com
b28aee4dad
Fix bug 44915, r=putterman a=brendan, adds Attachments to Messenger's File menu.
2000-09-15 06:17:48 +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
dimator%netscape.com
15282f8e01
fix for 40357. r=alecf
2000-09-14 23:46:51 +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
varada%netscape.com
165bfb6297
fix for bug #51870;enter key in threadpane should launch new message window;r=putterman
2000-09-14 22:58:41 +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
nhotta%netscape.com
deac8d7850
Fixing solaris bustage.
2000-09-14 22:28:32 +00:00
hyatt%netscape.com
1b88d03f0f
New chrome files. Not part of build.
2000-09-14 21:10:57 +00:00
hyatt%netscape.com
f3b6ba4243
New chrome files. Not part of build.
2000-09-14 20:50:12 +00:00
sspitzer%netscape.com
a2782f5baf
fix for bug #51546 . work around for the bug that the onselect handler
...
gets called twice. this was causing the frame src to be set twice
which was interrupting the file loading from the JAR. r=alecf,putterman
2000-09-14 20:19:17 +00:00
nhotta%netscape.com
36bfe5b679
Changed to convert to unicode to avoid confuse ScanTXT when saving a message as a html file, bug 50413, r=rhp.
2000-09-14 19:54:18 +00:00
nhotta%netscape.com
3e1ac87145
Changed not to free the memory which is returned to the caller, bug 50413 , r=rhp.
2000-09-14 19:50:30 +00:00
nhotta%netscape.com
7cb77d3fad
Fix for a incorrect string length, changed to use converted string length intead of unicode length, bug 23418, r=mscott.
2000-09-14 19:49:28 +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
andreww%netscape.com
eb4561f07e
still bug 28519 - mail 3 pane - finally getting it right. r=hyatt.
2000-09-14 19:02:25 +00:00
bienvenu%netscape.com
a188b9d078
fix for 50350 fix copying multiple news messages r=putterman
2000-09-14 13:45:26 +00:00
bienvenu%netscape.com
1bef032fe5
always load new headers for folders before telling rdf, improves folder load time in some cases, r=putterman
2000-09-14 13:44:02 +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
ben%netscape.com
00ef4af458
fix Account Wizard bustage for alec. Unclosed brace was causing wizard to show up blank and have non-functional buttons. r=hyatt,nbhatla.
2000-09-14 10:28:17 +00:00
gayatrib%netscape.com
1122ab4c59
Fix for bug 32055. If there are many emails in a header, display the toggle button at the beginning of the list. r=putterman
2000-09-14 07:51:09 +00:00
alecf%netscape.com
65a15d7a85
fix for #52337 and #52535 and #45512 r=putterman
...
fix up the first page of the account wizard to persist all the radio buttons, and
use that information later to know that we're creating a news account
2000-09-14 06:54: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
mscott%netscape.com
6af3fb9d3a
Fix a JS strict warning.
...
r=sspitzer
2000-09-14 05:35:06 +00:00
ben%netscape.com
d76e16c055
Account Manager/Wizard polish fixes + text change from vera. r=alecf.
2000-09-14 05:17:56 +00:00
jglick%netscape.com
d0a1bb7c49
Bug 45535, mail news pref panel updates. r=hangas
2000-09-14 05:17:18 +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
vishy%netscape.com
6fbb9dbc07
Jar packaging fixup - changes by warren. Looked at by dveditz and ssu.
...
r=vishy. verified this solution works for mozilla, commercial and shrimp.
dont have bug number handy but this should be world++. basically from
now on, jar.mn rules will both create the jar and publish the flat files
to dist. the flat files are needed so that installers can compose the
files into a new naming system or delete some or whatever.
2000-09-14 04:45:15 +00:00
rayw%netscape.com
f00b08f5d0
fix to mal-formed contract id introduced in mega-check-in:x
2000-09-14 04:18: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
jefft%netscape.com
51fed80933
fixed bug 28254 -- restrictions on new folder dialog for UW Imap server plus provide choice for creating either folders-only or messages-only mail folder; r=putterman
2000-09-13 14:24:41 +00:00
jdunn%netscape.com
fbf1607c62
Fix warning which requires a return value from functions
...
r= brendan@mozilla.org scc@mozilla.org
#= 52254
2000-09-13 11:29:18 +00:00
scc%mozilla.org
4d9d6238ee
if you want a pointer to characters, you're going to have to |.get()| it
2000-09-13 09:06:37 +00:00
scc%mozilla.org
611710ba3b
if you want a pointer to characters, you're going to have to |.get()| it
2000-09-13 08:59:22 +00:00