ducarroz%netscape.com
7ebfa97da7
Checking it again as for reason, the file I've checked in last time is corrupted.
1999-10-26 00:16:33 +00:00
ducarroz%netscape.com
a053f26923
Fix build bustage for nhotta
1999-10-25 23:29:24 +00:00
nhotta%netscape.com
f03a4277ab
Added MsgUtil.lib and MsgUtilDebug.lib to the project, part of bug fix 15475.
1999-10-25 22:04:23 +00:00
nhotta%netscape.com
b52cb42e21
Changed MIME header encoder in unicode conversion. Instead of skipping unmapped characters,
...
call the fallback funcion (puts a question mark for an unmapped char), part of bug fix 15475, r=rhp.
1999-10-25 22:03:09 +00:00
rhp%netscape.com
c34588bade
Fix for attachments not visible and display crashers - Bug #: 16367 16786 - r: bienvenu
1999-10-25 19:02:39 +00:00
jefft%netscape.com
b534ab7406
fixed bug 11892 - [dogfood] When Name or Address of a recipient includes 8-bit characters address is incorrectly formed; not quoting name part of an email address; calling GetPath() instead of GetFileName() for all recipients; r=rhp, mscott
1999-10-22 21:00:07 +00:00
bienvenu%netscape.com
c4ef9a290b
fix memory leaks in vcard and calendar factories r=rhp
1999-10-22 20:32:02 +00:00
alecf%netscape.com
018a99bad8
nsIModulize mime emitters - porkjockey work, r=sspitzer
1999-10-22 01:05:04 +00:00
rhp%netscape.com
675e52d571
Fix for duplicate body text in Multipart related message - Bug #16992 - r: mscott
1999-10-21 21:18:54 +00:00
bienvenu%netscape.com
b12c9be47c
another memory leak fix for mime
1999-10-21 01:37:03 +00:00
bienvenu%netscape.com
85ff159494
fix mime memory leaks, mostly strings, r=rhp
1999-10-20 21:00:02 +00:00
bienvenu%netscape.com
80a7df3a48
fix memory leaks with mime string bundles and v-cards r=rhp
1999-10-20 18:41:49 +00:00
mscott%netscape.com
5f382fd393
no bug number. I found that we were making an extra copy of the message body before writing it to the stream.
...
I was able to fix this by using a nsCString instead of an nsString for the message body. Also, audited the file
to use nsCAutoString instead of nsString to save some extra copying. Used NS_WITH_SERVICE macros for componenet
mananager and register service. Added some com ptr useage too.
r=rhp
1999-10-19 21:06:42 +00:00
mscott%netscape.com
100a8c5c7a
Bug #16538 --> pass the emitter into NS_NewPipe as a pipe observer.
...
r=jefft
1999-10-19 21:02:27 +00:00
mscott%netscape.com
ff6b60bd82
Bug #16538 --> the emitter now supports nsIPipeObserver and we'll now flush our output stream when we are told
...
it is full. This fixes the problem where large attachements were truncated at 32K.
r=jefft
1999-10-19 21:01:54 +00:00
jefft%netscape.com
2b4d477d3e
removed obsolete menubar xul tag; fixed bug 16145; r=rhp, ducarroz; a=dp
1999-10-19 03:08:43 +00:00
rhp%netscape.com
10c9c02a8f
Change for separating inline attachments - Bug #16367 - r: bienvenu
1999-10-18 22:07:02 +00:00
norris%netscape.com
68f22b94c2
Part of bug 7261 "Connect XPConnect visibility filter to query principals"
...
Reviewed by rhp@netscape.com .
1999-10-18 21:35:52 +00:00
bienvenu%netscape.com
6b559ed958
fix leaks in mime xul emitters r=rhp
1999-10-16 20:49:06 +00:00
rhp%netscape.com
6929cb91e5
Changes to display when a message is coming from a 5.0 client - Bug #7518 - r: mscott
1999-10-16 02:38:24 +00:00
rhp%netscape.com
c296f009c0
Fix for email names with embedded &'s - Bug #16383 r=jefft
1999-10-15 03:27:33 +00:00
nhotta%netscape.com
cac15fde3f
Additional fallback for not charset labeled input, bug=15766, r=rhp
1999-10-15 00:08:42 +00:00
rhp%netscape.com
93ccba7139
Fix for attachment count - bug #16076 - reviewer: jefft
1999-10-14 02:05:20 +00:00
mscott%netscape.com
d27b40a079
Bug #15655 --> don't build old nsMimeFactory. Build nsMimeModule instead.
r=rhp
1999-10-12 05:05:17 +00:00
mscott%netscape.com
405a97bdab
Bug #15655 -> build nsMimeModule.cp
...
r=rhp
1999-10-12 05:04:41 +00:00
mscott%netscape.com
53fc0c1738
bug #15655 --> no longer build nsMimeFactory.cpp...we build
...
nsMimeModule instead.
r=rhp
1999-10-12 05:04:25 +00:00
mscott%netscape.com
d47c00f5fd
include nsMsgMimeCID.h to get the CID. (moved CID out of interface)
...
r=rhp
1999-10-12 05:03:49 +00:00
mscott%netscape.com
aa21bf142b
Bug #15655 module for mime. (replaces nsMimeFactory.cpp)
...
remove NS_New** factory method. minor cleanup
r=rhp
1999-10-12 05:03:25 +00:00
mscott%netscape.com
188cca5cbf
Bug #15655 module for mime. (replaces nsMimeFactory.cpp)
...
r=rhp
1999-10-12 05:03:05 +00:00
mscott%netscape.com
ab1ff88742
Bug #15655 new file. module for mime. (replaces nsMimeFactory.cpp)
...
r=rhp
1999-10-12 05:02:23 +00:00
waterson%netscape.com
bdfcaec321
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
1999-10-12 03:05:10 +00:00
rhp%netscape.com
4c66c0bcc7
Changes to fix VCard display problems - Changed generated JS - Bugs: #14204 and #12352 - Reviewer: scottip
1999-10-09 01:19:00 +00:00
rhp%netscape.com
caeb86a08f
Changes for bug #13098 - Reviewer: jefft
1999-10-07 20:53:06 +00:00
rhp%netscape.com
5ee3473d40
Fixing a test program makefile. THIS IS NOT PART OF ANY BUILD!
1999-10-07 03:39:02 +00:00
rhp%netscape.com
a26e28b073
Fixing a test program. THIS IS NOT PART OF ANY BUILD!
1999-10-07 03:38:42 +00:00
rhp%netscape.com
d58e69e806
Changes for Bug #13512 - Reviewer: Bienvenu
1999-10-06 18:35:16 +00:00
warren%netscape.com
8603974025
Added AsyncOpen to nsIChannel for URL dispatching. Added ContentLength to InputStreamChannel. (r=rpotts,valeski)
1999-10-06 08:26:01 +00:00
mscott%netscape.com
0bb9cbe66a
(not part of the build!)
...
just add a new line to the end of the file....
1999-10-06 06:21:40 +00:00
mscott%netscape.com
d1f37cc1ca
Bug #15655 --> new file for mime to use nsIModule. This is not part of the build and has not been reviewed yet. The review will happen
...
when I land all the rest of the changes related to converting mime to use nsIModule.
1999-10-06 06:00:40 +00:00
rhp%netscape.com
b8a801fabd
Fixes for bug #15363 and #14675 - reviewer bienvenu
1999-10-05 00:03:20 +00:00
alecf%netscape.com
561a1fbd52
Combined checkin:
...
- convert Compose enums to IDL #13261
- exorcise net.h from compose and mime
r=ducarroz and rhp on both
1999-10-04 23:50:56 +00:00
mscott%netscape.com
34224169dd
Bug #14680...migrating this bug from the M10 branch. make input and output stream for the converter pipe non-blocking.
...
r=ducarroz
1999-10-04 01:01:48 +00:00
beard%netscape.com
9eae33066d
changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr
1999-10-03 20:46:23 +00:00
jefft%netscape.com
0d7587bd28
implemented forward messages as attachments & inline; a=mcafee
1999-09-29 20:43:50 +00:00
shaver%netscape.com
7a5b9d5e55
nsIRegistry scriptability update, r=dveditz,dp,alecf a=leaf,chofmann
1999-09-29 02:36:54 +00:00
sfraser%netscape.com
50971ff0c1
Bug 14877 -- lib/xp removal; removed unneeded files. r sdagley, a chofmann.
1999-09-26 00:41:31 +00:00
nhotta%netscape.com
08db4dcc9e
fix for #14621 . r=ftang, a=chofmann
1999-09-23 19:53:19 +00:00
mscott%netscape.com
65774de94e
added a close method to release several sinks after we are done converting as a pre-emptive strike against
...
some memory leaks.
1999-09-22 07:21:32 +00:00
bienvenu%netscape.com
6fc63c9b5f
fix charset conversion problem introduced yesterday in an attempt to speed up performance
1999-09-21 22:18:35 +00:00
tao%netscape.com
34dfefc3a3
Rename *en.properties to *.properties.
1999-09-21 05:35:34 +00:00