disttsc%bart.nl
|
09677a326a
|
Fix potential dangling pointers of the form:
const char* foo = NS_ConvertUCS2toUTF8(bar).get();
sr=scc
|
2001-03-08 13:57:08 +00:00 |
|
disttsc%bart.nl
|
8b43034cef
|
Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
|
2001-03-08 08:05:05 +00:00 |
|
timeless%mac.com
|
aef4cfd76d
|
fix bug 69256 nsMsgNewsFolder::UpdateSummaryFromNNTPInfo leaks nsMsgKeySet
patch by hwaara@chello.se r=sspitzer, sr=bienvenu tabs=evil
|
2001-03-08 05:26:43 +00:00 |
|
stephend%netscape.com
|
03c69f0940
|
Fixing tooltips so they re-appear for GetMsg and Print in Mail/News r=walk84@usa.net sr=bienvenu@netscape.com
|
2001-03-08 04:01:49 +00:00 |
|
stephend%netscape.com
|
e3e859b749
|
Leaving Stephen Walker's changes to bug 67463 in, but removing my accidental changes fromy tree, sorry about that.
|
2001-03-08 01:59:32 +00:00 |
|
stephend%netscape.com
|
42df68efdd
|
Checking in the fix for tooltips in bug 67463, patch by Stephen Walker (walk84@usa.net) r=stephend@netscape.com, sr=sspitzer@netscape.com
|
2001-03-08 01:42:38 +00:00 |
|
stephend%netscape.com
|
337f9d7809
|
Bug 70241 Inconsistency in describing SMTP server r=racham@netscape.com, sr=sspitzer@netscape.com
|
2001-03-08 01:01:48 +00:00 |
|
stephend%netscape.com
|
ed5803cd64
|
Bug 70128 & 70241 Inconsistency in describing SMTP & NNTP servers r=racham@netscape.com, sr=sspitzer@netscape.com and sr=mscott@netscape.com
|
2001-03-08 01:00:28 +00:00 |
|
stephend%netscape.com
|
740d8dfe27
|
Bug 70128 Inconsistency in describing SMTP server r=racham@netscape.com, sr=sspitzer@netscape.com
|
2001-03-08 00:59:07 +00:00 |
|
stephend%netscape.com
|
0ffe33d497
|
Part of bug 70241 Inconsistency in describing SMTP server r=racham@netscape.com, sr=sspitzer@netscape.com
|
2001-03-08 00:58:21 +00:00 |
|
timeless%mac.com
|
0113c0683d
|
fix bug 64562 Some chrome dtd bugs [duplicate entities in dtds]
fixes from cjh@kr.freebsd.org r=jag, sr=jst
|
2001-03-07 11:28:42 +00:00 |
|
ben%netscape.com
|
a040c74c61
|
Fix for 57763. r=blake, a=alecf
|
2001-03-07 07:50:14 +00:00 |
|
stephend%netscape.com
|
5a881fe91f
|
Checking in fix for bug 61296. Patch by Ksosez (ksosez@softhome.net) r=blake sr=seth
|
2001-03-07 02:42:14 +00:00 |
|
stephend%netscape.com
|
1cd0f5e33c
|
Checking in fix for bug 70496. Patch by Keyser Sosez (ksosez@softhome.net r=boris, sr=seth
|
2001-03-07 02:40:24 +00:00 |
|
sspitzer%netscape.com
|
c49a15e1f8
|
fix bugscape bugs #2883 #2884 #3927. Thanks to jgaunt@netscape.com for the
patch. r/sr=sspitzer,bienvenu
|
2001-03-07 01:33:55 +00:00 |
|
racham%netscape.com
|
ed566c5794
|
Fixing bug 67634. Clearing the default url value so that beep takes the default place for biff sound. r=racham, sr=sspitzer
|
2001-03-07 01:16:44 +00:00 |
|
racham%netscape.com
|
f0a4d37e3c
|
Fixing bug 67634. Default sound for biff is changed to be the system beep. Patch by Seth. r=racham, sr=bienvenu
|
2001-03-07 01:16:35 +00:00 |
|
jgmyers%netscape.com
|
f282cf9fbf
|
Have SMTP prompt for userid if it's not set in prefs: bug 64777 sr=mscott r=sspitzer
|
2001-03-07 01:08:04 +00:00 |
|
jgmyers%netscape.com
|
d94d4a24a7
|
pass default and override charset down to header decoder: bug 65277 r=nhotta r=ducarroz sr=sspitzer
|
2001-03-07 00:59:47 +00:00 |
|
sspitzer%netscape.com
|
d6b4d4e0ad
|
fix for bugscape bug #4174. sr=mscott
|
2001-03-07 00:44:20 +00:00 |
|
chuang%netscape.com
|
6f1d34ff6b
|
Bug65870 "Notes" data field does not display after migrating, r=ducarroz, sr=mscott
|
2001-03-06 21:04:55 +00:00 |
|
ducarroz%netscape.com
|
69a85e9533
|
Fix for bug 48668. Put back the extra blank line before page link. R=varada, SR=bienvenu
|
2001-03-06 20:20:58 +00:00 |
|
racham%netscape.com
|
215685bf30
|
Fixing bug 58721. Fixing the situation where application hangs if the biff interval is greater than 35 minutes. Needed to use the nsInt64 var to hold the values and to get carried forward properly for further operations. r=gayatrib, sr=sspitzer
|
2001-03-06 19:44:37 +00:00 |
|
bryner%uiuc.edu
|
8b80c7c363
|
Bug 70595 - making nsIPrompt accessible to PSM. r=darin, sr=mscott.
|
2001-03-06 05:10:33 +00:00 |
|
timeless%mac.com
|
11d477ed24
|
fix bug 67108 "Mail startpage" groupbox needs cleanup
fix by hwaara@chello.se r=timeless, sr=sspitzer
|
2001-03-06 03:24:13 +00:00 |
|
naving%netscape.com
|
2bf12813c3
|
65630. sr=bienvenu. Do batching only if the platform is not MAC. Also m_folderStream
should point to m_folderSpec and not m_dbName
|
2001-03-06 02:23:52 +00:00 |
|
maolson%earthlink.net
|
9ab10787d7
|
Fix bug 68522 - "Message Filters" dialog should have context enabled/disabled features
r=jag, r=gayatrib, sr=sspitzer
|
2001-03-05 23:40:25 +00:00 |
|
varada%netscape.com
|
f1852f8c8b
|
fix for bug#49378;UI:feedback after saving draft;r=ducarroz;sr=mscott
|
2001-03-05 21:45:05 +00:00 |
|
ducarroz%netscape.com
|
1c02c664ff
|
Bug 22486. Add TimeStamp function to track new message and reply performance. R=sspitzer, SR=bienvenu
|
2001-03-05 20:00:26 +00:00 |
|
timeless%mac.com
|
4e787bcc41
|
fix bug 63114 Text box too small in address book preference
fix by walk84@usa.net r=timeless, a=ben
|
2001-03-05 00:51:49 +00:00 |
|
maolson%earthlink.net
|
97f388c084
|
Fix bug 66087 - Status Bar; Document: Done (0.78secs) should be changed to Document: Done (0.78 secs)
r=jag, sr=sspitzer
|
2001-03-04 20:57:19 +00:00 |
|
dbaron%fas.harvard.edu
|
fc2e7e21f9
|
Fix leak on sending message caused by circular ownership between nsMsgCompose and nsMsgComposeSendListener. b=66887 r=ducarroz@netscape.com sr=sspitzer@netscape.com
|
2001-03-04 19:51:05 +00:00 |
|
naving%netscape.com
|
11bf9818db
|
70476. Backing out my changes for #68875. No reviewer
|
2001-03-03 00:23:39 +00:00 |
|
naving%netscape.com
|
2f15f5198f
|
70476. Backing out my changes for bug #65630. No reviewer
|
2001-03-03 00:22:12 +00:00 |
|
disttsc%bart.nl
|
277181c660
|
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
|
2001-03-02 09:26:57 +00:00 |
|
stephend%netscape.com
|
6215347a63
|
Checking in the wording fix for bug 70397, r=timeless@mac.com r=varada@netscape.com, sr=jst@netscape.com pref-formatting.dtd
|
2001-03-02 05:31:28 +00:00 |
|
timeless%mac.com
|
c5bb39e046
|
fix bug 49164 Secure IMAP on wrong port
fix by len@intelligenesis.net r=bienvenu, sr=mscott
|
2001-03-02 02:18:15 +00:00 |
|
naving%netscape.com
|
4806bc1d9c
|
#70419. r=racham, sr=bienvenu. Don't initiate an inputFileStream on nsIFileSpec. Use
existing mInputSream.
|
2001-03-02 01:08:27 +00:00 |
|
ducarroz%netscape.com
|
78e91d631e
|
Fix for smoketest blocker 70500. identity->GetSignature can return a null file despite rv=NS_OK. R=varada
|
2001-03-01 23:42:33 +00:00 |
|
stephend%netscape.com
|
4a3e5b3a61
|
Bug 70241 - r=timeless@mac.com sr=mscott@netscape.com
|
2001-03-01 00:22:37 +00:00 |
|
cls%seawood.org
|
7b07449948
|
Quick fix for app crash on compose problem. Bug #70505 r=jgmyers a=leaf
|
2001-02-28 22:59:54 +00:00 |
|
jgmyers%netscape.com
|
f25e061382
|
fix mime_decode_filename() and callers, make override_charset a PRBool: bug 65277 r=nhotta r=ducarroz sr=sspitzer
|
2001-02-27 23:23:17 +00:00 |
|
dprice%netscape.com
|
199c935b04
|
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
|
2001-02-27 04:38:19 +00:00 |
|
cmanske%netscape.com
|
caf5acacab
|
Changed menu position for 'Send Page' because of added 'Export to Text' menuitem in Composer for bug 51798. r=brade, sr=sfraser
|
2001-02-26 22:06:05 +00:00 |
|
nhotta%netscape.com
|
a125ae8be8
|
Changed to enable charset conversion error alert only for "send now" to avoid the data loss when called for window close, bug 57083, r=ducarroz, sr=bienvenu.
|
2001-02-26 20:41:49 +00:00 |
|
stephend%netscape.com
|
2d5420e1bc
|
Checking in the fix for bug 68520, r=racham@netscape.com, sr=sspitzer@netscape.com (patch by me)
|
2001-02-26 20:40:04 +00:00 |
|
varada%netscape.com
|
3018e815ee
|
fix for bug#37928;adding preferences to the mailnews.js file;r=ducarroz;sr=mscott
|
2001-02-26 19:48:03 +00:00 |
|
timeless%mac.com
|
9ab0916e88
|
fix bug 58572 javascript strict warnings in mailWidgets.xml
patch by maolson@earthlink.net r=timeless, sr=alecf
|
2001-02-26 19:43:23 +00:00 |
|
naving%netscape.com
|
5e0ab81eb9
|
#65630 sr=sspitzer, bienvenu. The folder stream should be opened on the berkeley mailbox
rather than on the summary file.
|
2001-02-26 19:05:01 +00:00 |
|
naving%netscape.com
|
b828e38efc
|
68875. r=sspitzer, sr=bienvenu. fixing a small leak. The fix was dependent on #69862.
|
2001-02-26 18:59:52 +00:00 |
|