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

220 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 1c84b93a3a fix warning. 2000-01-12 08:57:41 +00:00
rhp%netscape.com 78ff616b28 Fix for line endings after linked text - Bug #: 23507 - r: jefft 2000-01-12 00:37:47 +00:00
jdunn%netscape.com cb0c532e85 Fix base class specifiers, since be default if they aren't specified it is Private
# 23237
r= warren@netscape.com, ftang@netscape.com, jband@netscape.com
2000-01-11 01:45:34 +00:00
mscott%netscape.com 9fe7e943b2 Bug #23109 --> attachment names aren't being converted to unicode before we try to display them
in the attachment pop up menu.

Also removed a function I didn't need (DumpAttachmentsMenu)
r=alecf.
2000-01-06 21:29:44 +00:00
rhp%netscape.com c0162b5a15 Fix for incorrect reporting of number of attachments for signed messages - Bug #: 23182 - r: jefft 2000-01-06 19:59:48 +00:00
jefft%netscape.com 9c5b3edc9f remove shadow variable; r=bienvenu 2000-01-06 14:25:04 +00:00
mscott%netscape.com b3e5a85817 fix some I18n header display problems introduced by the new message display stuff I landed tonight. This means
converting our UTF-8 header values into unicode before broadcasting them through the header sink
r=alecf
2000-01-06 08:19:26 +00:00
mscott%netscape.com 1713da7081 remove obsolete emitter factory. 2000-01-06 06:08:17 +00:00
mscott%netscape.com ee41099c34 Merge the two html emitters into one uber emitter....this fixes the problem with displaying forwarded
messages with the new message display code
r=rhp
2000-01-06 06:05:38 +00:00
mscott%netscape.com ba4d7a8286 Bug #22960 New html emitter for new message display which broadcasts header information to a listener interface which
is passed in on conversion.

Later tonight I'm going to merge this new html display emitter back into the original emitter.
r=rhp
2000-01-06 00:49:33 +00:00
mscott%netscape.com 781255353d Prep work for landing Bug ##22960 --> Adding PR_Logging support to the mime emitter.
Make WriteHTMLField methods virtual so they can be over-ridden by derived classes.
2000-01-06 00:28:46 +00:00
warren%netscape.com e07863e48c Added OnClose method to nsIPipeObserver (bug#23080) 2000-01-05 05:07:46 +00:00
rhp%netscape.com b087727625 Fix for mime rendering problem - Bug #22653 - r: jefft 2000-01-04 02:58:42 +00:00
blizzard%redhat.com d6cf22aa5c Change nsComponentManager::ProgIDToCLSID to nsComponentManager::ProgIDToClassID as per bug #3579. Checking in for sford. r=scc,r=blizzard 1999-12-30 22:03:58 +00:00
rhp%netscape.com f5549230fa Fixes for quoting problems - Bug #: 21993 1999-12-25 19:09:21 +00:00
sspitzer%netscape.com ebfba119c8 fix warnings, a=sdagley 1999-12-21 22:27:57 +00:00
rhp%netscape.com 615c192cb9 Cleanup of dead files 1999-12-17 21:39:09 +00:00
rhp%netscape.com 5c07699361 Fix for missing headers - Bug #: 21973 - r: scottip - a: chofmann 1999-12-17 21:37:46 +00:00
rhp%netscape.com a9084e8553 Large Image attachments hang on mail display fix - Bug #21852 - r: mscott/rhp approved: chofmann 1999-12-16 03:35:01 +00:00
rhp%netscape.com 074e45276e Performance fix for message display - Bug #: 21203 - r: xxxxx 1999-12-15 03:35:34 +00:00
rhp%netscape.com 19e34795ff Fix for crasher in mail display - Bug #21436 r: valeski - Approval: chofmann 1999-12-14 02:25:50 +00:00
norris%netscape.com db3ac41e96 Fix bug 16672 "[DOGFOOD] JavaScript in HTML email message may read local files"
This fix uses the data: protocol to load the text of the mail message,
meaning there's no need for a temporary file. It encodes the data in base
64 so that we don't have to worry about escaping double quotes, ampersands, etc.

r=rhp@netscape.com.

Also fix JavaScript error. r=putterman@netscape.com
1999-12-08 23:00:22 +00:00
rhp%netscape.com 0dbd32e463 Changes for emitter rework for printing - r: jefft 1999-12-08 03:34:32 +00:00
rhp%netscape.com 957beb03fe Adding file to tree - NOT PART OF THE BUILD! 1999-12-07 15:29:20 +00:00
mscott%netscape.com a3120f1082 comment out the msgWindow variable that we were creating
every time this script was loaded. This was happening
every time we loaded a message. It had a side effect
of causing a uri dispatching crash and it had severe performance implications. We shouldn't be creating
a new msg window every time we display a message.
this may have a bad side effect when we support multiple
3-pane windows because we can no longer call SetWindow.
1999-11-30 22:24:44 +00:00
warren%netscape.com 96ec037ac6 Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
rhp%netscape.com 74d7368d51 Changes for using nsSpecialSystemDirectory directory - Bug #18021 - r: jefft 1999-11-20 03:14:13 +00:00
rhp%netscape.com e44e9c7b65 Cleanup of free calls - No bug - r: bienvenu 1999-11-18 21:12:49 +00:00
warren%netscape.com 7f04320416 Added NS_NewGenericModule. Made NS_IMPL_NSGETFACTORY use it to save space. r=dp,alecf 1999-11-12 09:07:26 +00:00
rhp%netscape.com fd6e8bfc24 Fixing my build warnings - No Bug - r: jefft 1999-11-12 04:58:33 +00:00
rhp%netscape.com 1e2b59665d Changes for multipart alternative UI - Bug #: 17770 - r: jefft 1999-11-12 02:58:22 +00:00
rhp%netscape.com 9fbb4ae9c0 Changes to fix message display problems and others - Bug #: 13402 17770 17772 17899 - r: bienvenu 1999-11-11 19:21:11 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
mscott%netscape.com 84e9c31570 one more tweak for Bug #17825
r=sspitzer
1999-11-03 03:51:12 +00:00
mscott%netscape.com 91db332f72 Bug #17825 --> pass nsIMsgWindow into SetWindow instead of a msgStatus feedback object in order
to fix save attachements.
r=sspitzer
1999-11-03 03:12:58 +00:00
rhp%netscape.com 99b084c732 Changes to remove ToCString() calls - Bug #'s: 17580 17581 - r: nhotta 1999-11-02 21:31:32 +00:00
alecf%netscape.com 649ac66265 cleanup NS_IMPL_MODULE and friends
- define new nsModuleComponentInfo and use it instead of components_t
- use size_t instead of unsigned int
- add some docs
- allow user to define own module name
1999-11-02 01:12:32 +00:00
rhp%netscape.com ed196216e3 Fix for message display - Bug #17481 - r: jefft 1999-10-29 02:17:10 +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
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
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 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
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
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 caeb86a08f Changes for bug #13098 - Reviewer: jefft 1999-10-07 20:53:06 +00:00
rhp%netscape.com d58e69e806 Changes for Bug #13512 - Reviewer: Bienvenu 1999-10-06 18:35:16 +00:00