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

622 Коммитов

Автор SHA1 Сообщение Дата
rhp%netscape.com acfd505aa6 Fix for email names with embedded &'s - Bug #16383 r=jefft 1999-10-15 03:27:33 +00:00
nhotta%netscape.com d18ff62a0f Additional fallback for not charset labeled input, bug=15766, r=rhp 1999-10-15 00:08:42 +00:00
rhp%netscape.com 51c2886707 Fix for attachment count - bug #16076 - reviewer: jefft 1999-10-14 02:05:20 +00:00
mscott%netscape.com 11f153596c Bug #15655 --> don't build old nsMimeFactory. Build nsMimeModule instead. r=rhp 1999-10-12 05:05:17 +00:00
mscott%netscape.com 2303552ce1 Bug #15655 -> build nsMimeModule.cp
r=rhp
1999-10-12 05:04:41 +00:00
mscott%netscape.com 7b5ea39719 bug #15655 --> no longer build nsMimeFactory.cpp...we build
nsMimeModule instead.
r=rhp
1999-10-12 05:04:25 +00:00
mscott%netscape.com f41658ff2d 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 b90ab8d768 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 6384ea4d37 Bug #15655 module for mime. (replaces nsMimeFactory.cpp)
r=rhp
1999-10-12 05:03:05 +00:00
mscott%netscape.com 1b5e2380a5 Bug #15655 new file. module for mime. (replaces nsMimeFactory.cpp)
r=rhp
1999-10-12 05:02:23 +00:00
waterson%netscape.com c7347c6be0 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 fe171cf735 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 831867b0c6 Changes for bug #13098 - Reviewer: jefft 1999-10-07 20:53:06 +00:00
rhp%netscape.com 42772483a1 Fixing a test program makefile. THIS IS NOT PART OF ANY BUILD! 1999-10-07 03:39:02 +00:00
rhp%netscape.com 783e6c2020 Fixing a test program. THIS IS NOT PART OF ANY BUILD! 1999-10-07 03:38:42 +00:00
rhp%netscape.com f13e35339c Changes for Bug #13512 - Reviewer: Bienvenu 1999-10-06 18:35:16 +00:00
warren%netscape.com d4f45caf5a 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 a3f145d450 (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 c55e5c17c3 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 1a377a5ebb Fixes for bug #15363 and #14675 - reviewer bienvenu 1999-10-05 00:03:20 +00:00
alecf%netscape.com e0601f74df 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 24e5b5c726 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 b547c2ffb0 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 987b1259ec implemented forward messages as attachments & inline; a=mcafee 1999-09-29 20:43:50 +00:00
shaver%netscape.com a0d5aa9034 nsIRegistry scriptability update, r=dveditz,dp,alecf a=leaf,chofmann 1999-09-29 02:36:54 +00:00
sfraser%netscape.com 41e3079295 Bug 14877 -- lib/xp removal; removed unneeded files. r sdagley, a chofmann. 1999-09-26 00:41:31 +00:00
nhotta%netscape.com 79b2848407 fix for #14621. r=ftang, a=chofmann 1999-09-23 19:53:19 +00:00
mscott%netscape.com fe2b24419b 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 2193193404 fix charset conversion problem introduced yesterday in an attempt to speed up performance 1999-09-21 22:18:35 +00:00
tao%netscape.com cf1f75a408 Rename *en.properties to *.properties. 1999-09-21 05:35:34 +00:00
waterson%netscape.com 88220ac198 Fix backwards return values on nsIEnumerator::IsDone(). 1999-09-21 01:28:18 +00:00
bienvenu%netscape.com b8adfd735d some performance improvements for header parsing 1999-09-21 00:06:25 +00:00
jefft%netscape.com 007b95a59c enabled SaveAttachment 1999-09-20 21:07:22 +00:00
jefft%netscape.com 8bf4488362 enabled SaveAttachment; added displayName & messageUri when calling openAttachment 1999-09-20 21:05:52 +00:00
bienvenu%netscape.com 6a52ae1e9d fix mismatched delete 1999-09-20 14:56:32 +00:00
bienvenu%netscape.com 2de925940f fix mismatched free 1999-09-18 17:41:37 +00:00
bienvenu%netscape.com 5497f74531 fix memory leak 1999-09-18 03:01:20 +00:00
jefft%netscape.com 7fc107fdca register message/rfc822 to text/html stream converter 1999-09-17 23:23:03 +00:00
jefft%netscape.com ec5439953b use message uri instead of protocol url spec for openning attachment 1999-09-17 23:21:58 +00:00
jefft%netscape.com 7587ee2e54 remove debug only save attachment menubar 1999-09-17 23:20:51 +00:00
jefft%netscape.com da4498e2b2 removed SaveAttachmentURL 1999-09-17 23:19:34 +00:00
jefft%netscape.com 9cb5f7bc64 define text/html converter progid 1999-09-17 23:18:47 +00:00
alecf%netscape.com a1d60b3bbd link mime emitter against NSPR 1999-09-17 20:35:09 +00:00
alecf%netscape.com 0682a4a14d don't need to link mime against js anymore 1999-09-17 20:33:14 +00:00
cls%seawood.org 71540cf2cd Remove unnecessary -D_BSD_SOURCE now that __STRICT_ANSI__ is set in <prinet.h> 1999-09-16 14:50:19 +00:00
warren%netscape.com 645a3e1c5e Changed signature of NewInputStreamChannel to pass load group. 1999-09-16 09:44:41 +00:00
mscott%netscape.com 3821924a93 Code compression. Use base class: nsMimeBaseEmitter which contains all the emitter code that was duplicated across
all the emitters.
1999-09-16 04:44:35 +00:00
mscott%netscape.com 58064e2272 Build nsMimeBaseEmitter 1999-09-16 04:29:59 +00:00
mscott%netscape.com 146bd912a4 Build nsMimeBaseEmitter 1999-09-16 04:19:08 +00:00
mscott%netscape.com c2de126583 Not part of the build yet. a base emitter class which will pull out lots of code that was just
duplicated in the raw, html, xml and xul emitter classes.
1999-09-16 00:02:50 +00:00