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

742 Коммитов

Автор SHA1 Сообщение Дата
blizzard%redhat.com 8ec176345e 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
sspitzer%netscape.com 6e1a11709a ignore generated makefile 1999-12-28 22:28:18 +00:00
rhp%netscape.com 6dea47e727 Fixes for quoting problems - Bug #: 21993 1999-12-25 19:09:21 +00:00
rhp%netscape.com 5b28ef6743 Adding signed stubs to build process 1999-12-25 16:05:30 +00:00
sspitzer%netscape.com e34432f695 rest of fix for #21649. don't get the pref values inside the stream converter, get it in compose and mime, and pass the value through.
thanks to mozilla@bucksch.org for explaining the right thing to do.

also fix a couple of warnings.

r=bienvenu
1999-12-23 22:20:10 +00:00
ducarroz%netscape.com 9cde80bc41 First Checked In. 1999-12-23 20:47:06 +00:00
ducarroz%netscape.com 2ae8e10cf5 File Removed. 1999-12-23 20:45:53 +00:00
bienvenu%netscape.com 69a1d9162a fix memory leaks, r=sspitzer 1999-12-23 20:05:19 +00:00
jefft%netscape.com 217c50bb3b fixed bug 21869 -- forwarding multipart/signed message crashes the system; check for the subpart isn't a multipart mime object prior setting up decomposing part function; r=rhp 1999-12-22 21:49:15 +00:00
ducarroz%netscape.com 31f53d9673 First Checked In. 1999-12-22 21:37:09 +00:00
nhotta%netscape.com 8901ba2e5f Bug fix for 22209 (and 20997), when the mail body charset is labeled as us-ascii, use ISO-8859-1 converter (which is a superset of us-ascii), r=rhp. 1999-12-22 19:57:35 +00:00
sspitzer%netscape.com d69b85adf8 fix warnings, a=sdagley 1999-12-21 22:27:57 +00:00
rhp%netscape.com b077678918 Adding files to the repository. NOT PART OF THE BUILD! 1999-12-21 17:55:56 +00:00
rhp%netscape.com dcc8157975 Adding smimestub to the build process. 1999-12-21 17:48:12 +00:00
rhp%netscape.com becd4d81e2 Cleanup of dead files 1999-12-17 21:39:09 +00:00
rhp%netscape.com c9331789da Fix for missing headers - Bug #: 21973 - r: scottip - a: chofmann 1999-12-17 21:37:46 +00:00
rhp%netscape.com 864a309bd3 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 ff87398617 Fix for build problem 1999-12-15 04:05:40 +00:00
rhp%netscape.com 972a33874a Performance fix for message display - Bug #: 21203 - r: xxxxx 1999-12-15 03:35:34 +00:00
rhp%netscape.com faf2c862f3 Fix for crasher in mail display - Bug #21436 r: valeski - Approval: chofmann 1999-12-14 02:25:50 +00:00
rhp%netscape.com 0e86352c40 Fix for possible memory overrun - Bug #:20564 - r: jefft 1999-12-09 01:11:52 +00:00
norris%netscape.com e650ab2c82 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 2d0f6b0f80 Changes for emitter rework for printing - r: jefft 1999-12-08 03:34:32 +00:00
rhp%netscape.com e3ea2e40db Fix for garbage display on text=flowed messages. r: rhp Externally Contributed 1999-12-07 22:54:41 +00:00
dp%netscape.com c939a91441 Converting to generic factory. Fixed vcard factory holding
servicemanager. r=rhp@netscape.com
1999-12-07 22:44:49 +00:00
rhp%netscape.com b1f201059d Fixes for Text - HTML converstion - r: rhp - externally contributed 1999-12-07 22:25:00 +00:00
rhp%netscape.com 410da10ef5 Adding file to tree - NOT PART OF THE BUILD! 1999-12-07 15:29:20 +00:00
rhp%netscape.com 6ea3812f86 Deleting dead files 1999-12-06 05:02:33 +00:00
rhp%netscape.com 2e162ec9b1 Cleaning up dead files 1999-12-06 05:02:18 +00:00
rhp%netscape.com 900858d75f Cleaning up dead files. 1999-12-06 05:01:42 +00:00
rhp%netscape.com a4e7e92ef9 Landing new txt - HTML scanning functionality - Bug 19251 - r: rhp (contributed by Ben Bucksch) 1999-12-06 04:55:54 +00:00
rhp%netscape.com 1ad0e2f856 Landing new txt to HTML scanning functionality - Bug #: 19251 - r: rhp (contributed by Ben Bucksch) 1999-12-06 04:53:29 +00:00
warren%netscape.com bf4ef9672f Added buffer size parameters to NewChannel. Allows for optimization of amount of image data consumed. Bug #20408 1999-12-04 10:01:32 +00:00
rhp%netscape.com 15eb33e40d Fix for vCard crasher display on Mac - bug #: 20564 - r: sspitzer 1999-12-04 00:59:43 +00:00
rhp%netscape.com 042832adb4 Fix for emoticon bug - Bug #20644 - r: alecf 1999-12-03 04:07:53 +00:00
alecf%netscape.com 5b68d2b9a2 more cleanup from stuff sitting in my tree: remove xp_core.h dependancy from mime by switching to new nsString routines
r=rhp
1999-12-03 00:12:49 +00:00
ducarroz%netscape.com c569db0d39 Fixbuild bustage. It was generating a lib instead of a share lib and several others setting was wrong. 1999-12-02 21:17:03 +00:00
rhp%netscape.com 424d48e6d3 Fix for mac display problem - Bug #: 18866 - r: alecf 1999-12-02 02:58:06 +00:00
rhp%netscape.com 20f2bf9542 Fixing project file for release build. 1999-12-02 01:45:13 +00:00
rhp%netscape.com 07a6a84688 Correcting project file. 1999-12-01 23:17:58 +00:00
ducarroz%netscape.com 571b3cb696 Fix for bug 17771 and bug 18676. We need to quote name and address part when we reformat email addresses. R=jefft 1999-12-01 22:34:33 +00:00
erik%netscape.com c950ed72b4 adding local .cvsignore file; r=none 1999-12-01 18:03:52 +00:00
rhp%netscape.com 681b31a3f7 Adding new files for mac...NOT PART OF THE BUILD YET 1999-12-01 06:12:10 +00:00
rhp%netscape.com e0852b8b25 Cleanup of garbage files 1999-11-30 23:15:59 +00:00
sspitzer%netscape.com 71db9bb571 go back to version 1.7 for rhp. 1999-11-30 23:03:59 +00:00
sspitzer%netscape.com b95351b8ff clean up in preparation for bug #14254. remove unused files. create
new string bundle (messenger.properties) for use by the messenger application
fix widgetglue.js to use the string bundle.  now we get the title of the
new folder / subscribe dialog from the string bundle.
also fix the problem where the new folder / subscribe dialog wouldn't open
if zero, or more than one server / folder were selected.
1999-11-30 22:57:42 +00:00
rhp%netscape.com cb21ee62c5 adding these back. 1999-11-30 22:42:09 +00:00
rhp%netscape.com 1df1a34b8f deleting garbage files 1999-11-30 22:37:16 +00:00
rhp%netscape.com c7dd125a2a Adding new build files to the tree 1999-11-30 22:31:23 +00:00
rhp%netscape.com 8a249c07c1 Adding new mac project file 1999-11-30 22:29:57 +00:00