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

607 Коммитов

Автор SHA1 Сообщение Дата
ducarroz%netscape.com 9e100e5a9a Add nsMimeHeaders.cpp 1999-09-10 18:45:57 +00:00
ducarroz%netscape.com 88cf68892e add nsMimeHeaders.cpp 1999-09-10 18:30:56 +00:00
ducarroz%netscape.com 4555491877 add nsIMimeHeaders.idl 1999-09-10 18:30:09 +00:00
ducarroz%netscape.com 563f9cf21a First Checked In. 1999-09-10 14:54:50 +00:00
warren%netscape.com 40ed9d6ad2 Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked. 1999-09-09 22:05:05 +00:00
bienvenu%netscape.com 690ed2ef12 fix memory leaks of string bundles 1999-09-09 05:29:28 +00:00
bienvenu%netscape.com 4dd19900bd fix purify error 1999-09-08 23:02:17 +00:00
mscott%netscape.com 3ca4c617f8 Bug #13368 --> when displaying a newsgroup, be sure to emit the newsgroup name in the to/cc box so we know
what newsgroup it came from!
1999-09-08 20:42:04 +00:00
alecf%netscape.com 4032794660 switch to using correct NSPR types and PR_TRUE/PR_FALSE/etc 1999-09-08 03:56:37 +00:00
mscott%netscape.com 65369f8bb3 Bug #13156 --> if a message doesn't have a to/cc or bcc field (as is the case with some news messages),
don't emmit code to make a box in the message display pane. It just looks weird because the box is empty.
1999-09-08 00:12:55 +00:00
bruce%cybersight.com d2ba19e67b Add linefeed to end of file for HPUX. 1999-09-06 20:29:15 +00:00
mscott%netscape.com f4df3a45be Fix a crash when we display some news messages by not issuing just a blank " " to the xml parser.
If we don't have a from line, don't try to add the address book icon.
1999-09-05 00:13:29 +00:00
bruce%cybersight.com 81a6b33ba3 Use nsCRT::free() on nsEscapeHTML() results. Fix a small leak in nsMimeXULEmitter.cpp. 1999-09-04 17:53:00 +00:00
bruce%cybersight.com 72d6b9c113 Use nsCRT::free() on result of nsEscapeHTML() 1999-09-04 17:38:12 +00:00
bruce%cybersight.com ea2a483a36 Use nsCRT::free() on result of nsEscape(). 1999-09-04 17:32:36 +00:00
mscott%netscape.com c17c8ce718 need nsMsgMimeCID.h 1999-09-03 22:12:57 +00:00
mscott%netscape.com a0dc338a22 Move class id to nsMsgMimeCID.h 1999-09-03 22:09:40 +00:00
mscott%netscape.com ccf8a66771 Bug #10845 --> tweak mime stream converter with the appropriate changes such that it now works with the stream converter
service and supports nsIStreamConverter.
1999-09-03 22:07:35 +00:00
mscott%netscape.com 5c9ad0635b Register our converter with the converter service by using the correct progid. Use nsMsgMimeCID.h to get the class ids. 1999-09-03 22:06:37 +00:00
mscott%netscape.com cf36828223 remove reference to nsIStreamConverter2. 1999-09-03 22:05:34 +00:00
sspitzer%netscape.com e6ddc95132 ignore the generated Makefile 1999-09-03 05:00:55 +00:00
cata%netscape.com cf43cc9429 Method name change. 1999-09-02 21:35:50 +00:00
mscott%netscape.com 8e63230339 we should never delete an interface...always use release! i kept crashing here 1999-09-02 20:57:12 +00:00
cata%netscape.com 1b1a05d6dd Method name change. 1999-09-02 20:55:40 +00:00
mscott%netscape.com 788bcfb6be First checked in. Export nsMsgMimeCID.h 1999-09-02 17:59:12 +00:00
mscott%netscape.com 5862d1e615 Enter the mime\build directory. 1999-09-02 17:57:43 +00:00
mscott%netscape.com 6d6c116b32 first checked in. 1999-09-02 17:56:30 +00:00
mscott%netscape.com c94b6ada3a clean up the makefile a bit. 1999-09-02 17:54:48 +00:00
mscott%netscape.com 39e87f60b2 Build the build directory. 1999-09-02 17:53:50 +00:00
mscott%netscape.com adf009f849 Not part of the build! new makefile to export nsMsgMimeCID.h 1999-09-02 05:46:17 +00:00
mscott%netscape.com ada7e02637 (NOt part of the build!) New header file so we can pull all the CIDs in mime out of the interface files. 1999-09-02 05:45:51 +00:00
briano%netscape.com 5469ae0334 Fix for objdir builds. 1999-09-02 02:44:15 +00:00
putterman%netscape.com 00184e6725 Fix xul for messages. 1999-09-01 23:48:41 +00:00
cata%netscape.com b200afe9c3 Fixing build warnings. Step 2: switch to use new method from the interface. 1999-09-01 22:57:29 +00:00
alecf%netscape.com ba4c4f1067 remove some warnings for rhp 1999-09-01 01:00:06 +00:00
cyeh%netscape.com 9577b5cefa Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
ramiro%netscape.com 18b5e04d18 Cleanup linkin of mozdbm. 1999-08-31 14:31:50 +00:00
ducarroz%netscape.com 00eff64657 Add way to quote a message without headers, just quote the body. 1999-08-27 21:18:57 +00:00
warren%netscape.com c6d73eff64 Removed unneeded nsIBufferObserver stuff. 1999-08-27 10:32:40 +00:00
nhotta%netscape.com d0e54a9533 Bug fix for #8899, added charset alias resolution, changed auto charset detection. 1999-08-25 21:30:20 +00:00
ramiro%netscape.com 7ee0e69965 Cleanup zlib cruft. 1999-08-25 14:39:53 +00:00
ramiro%netscape.com 5c9835cc68 Cleanup linking of libimg. 1999-08-25 13:37:11 +00:00
mscott%netscape.com bfc31dcc01 more nsCString optimization work. 1999-08-24 21:45:27 +00:00
mscott%netscape.com 287856df37 some more nsCString optimizations. 1999-08-24 21:44:49 +00:00
ramiro%netscape.com ec21b9ecbc Set the timer lib flags in one place. 1999-08-24 14:54:59 +00:00
mscott%netscape.com b5ac4cbc7f nsString updates --> nsString(eOneByte) --> nsCString 1999-08-24 00:59:56 +00:00
mccabe%netscape.com a900e17559 Replace declarations of interface methods in implementation classes with xpidl-generated NS_DECL_NSIFOO.
Remainder of the netwerk portion of the NS_DECL_NSIFOO spam.
1999-08-22 23:52:07 +00:00
rhp%netscape.com 76f94e6acc Code cleanup changes 1999-08-22 15:48:46 +00:00
rhp%netscape.com e8f74eabae Cleaning up old cruft 1999-08-22 15:42:08 +00:00
mccabe%netscape.com 381fb81c4f Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO. 1999-08-22 11:25:50 +00:00
ramiro%netscape.com 56b62f3790 Cleanup the jsdom and jsurl linking mess. 1999-08-22 11:05:45 +00:00
bienvenu%netscape.com a557995e6d turn on history ab 1999-08-21 20:32:23 +00:00
ramiro%netscape.com 2c19866af3 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
ramiro%netscape.com e5dfc2a7eb Ignore generated files. 1999-08-21 12:14:23 +00:00
jdunn%netscape.com ecbbcad23e HP requires a newline at end of file 1999-08-21 01:01:46 +00:00
hyatt%netscape.com d819a08a33 Renaming onaction to oncommand. 1999-08-20 22:58:32 +00:00
mscott%netscape.com 4814f0696f Fix for Bug #12236 --> set iframe type to content-primary. 1999-08-20 22:42:09 +00:00
rhp%netscape.com cba383801d Attachments were broken with new display, so this fixes it...VERY safe fix 1999-08-20 14:47:41 +00:00
rhp%netscape.com d308830d64 Just doing some housecleaning ... NO BUILD IMPLICATIONS 1999-08-20 13:35:42 +00:00
rhp%netscape.com c8228e42b7 Just cleaning up empty directories 1999-08-20 06:07:18 +00:00
rhp%netscape.com c80dd8b751 Change for status interface 1999-08-19 22:28:13 +00:00
rhp%netscape.com 61e18fcb2c Removing stale directory 1999-08-19 22:12:10 +00:00
rhp%netscape.com 410174fac1 mime fix 1999-08-19 22:09:40 +00:00
rhp%netscape.com 8bdeb1e984 Turning on new message header display using XUL 1999-08-19 06:18:22 +00:00
rhp%netscape.com 5c2f246e6c Adding new sample code
NOT PART OF THE BUILD
1999-08-19 04:20:55 +00:00
rhp%netscape.com 8009d63c26 Adding sample component
THESE ARE NOT PART OF THE BUILD
1999-08-19 04:15:42 +00:00
rhp%netscape.com 5f0bcf04ae Changes for new header display 1999-08-19 03:23:15 +00:00
rhp%netscape.com a702626c5b Fix for file paths on Mac 1999-08-18 05:15:41 +00:00
rhp%netscape.com a3d3899cfe Changes for new envelope display 1999-08-18 01:40:27 +00:00
rhp%netscape.com 0031f4ab09 Changes for Envelope display and fixing MHTML sending capabilities 1999-08-18 01:39:17 +00:00
rhp%netscape.com 343759d6d1 new envelope functionality 1999-08-18 01:31:50 +00:00
rhp%netscape.com 6bbf4d0e22 New envelope functionality 1999-08-18 01:30:55 +00:00
rhp%netscape.com 65114259f4 new files 1999-08-18 01:30:12 +00:00
ramiro%netscape.com 6eeeaf7730 Fix for -lpref linking problems. Dont link with libpref, its not needed. 1999-08-18 00:27:50 +00:00
ramiro%netscape.com ee33c47ded Link in secfree dynamically only where needed. 1999-08-17 15:46:57 +00:00
ramiro%netscape.com 04349cdd68 Link expat and xmltok into the htmlparser statically. Not into the app. 1999-08-17 12:46:23 +00:00
briano%netscape.com 3f8f7342a0 Fixed the indented #include line that was breaking OpenVMS. Thanks to Colin Blake (colin@theblakes.com) for the fix. Approved by chofmann@netscape.com. 1999-08-13 23:32:44 +00:00
rhp%netscape.com 5456c12038 Fix for attachment display - approved by: chofmann@netscape.com 1999-08-12 00:50:59 +00:00
rhp%netscape.com a7a860ad7d Fix to support XUL and old HTML output. 1999-08-11 05:04:00 +00:00
sspitzer%netscape.com 8ac0239995 ignore generated Makefile 1999-08-11 03:46:52 +00:00
rhp%netscape.com 664bb05282 Fixes for new XUL header display 1999-08-11 03:04:29 +00:00
sspitzer%netscape.com ddb0d4798a add nsMimeXULEmitter.cpp to the projet for rhp. 1999-08-11 00:35:16 +00:00
rhp%netscape.com caad5343cc New XUL header display 1999-08-11 00:29:59 +00:00
rhp%netscape.com 52c5a5071d New files for attachment display - NOT PART OF THE BUILD!!! 1999-08-10 22:58:30 +00:00
rhp%netscape.com 7646cd4c1e Changes for new header display - NOT PART OF THE BUILD! 1999-08-10 21:41:55 +00:00
rhp%netscape.com beb8958aeb New images for message display UI 1999-08-10 04:25:49 +00:00
rhp%netscape.com bf4d35c7c5 Adding new files to get ready for XUL header output 1999-08-09 20:54:03 +00:00
alecf%netscape.com 96ff7a1884 fix a bunch of warnings about shadowed variables 1999-08-07 20:24:10 +00:00
rhp%netscape.com 6901c84db1 Adding display of Date for normal header output 1999-08-07 19:24:23 +00:00
ducarroz%netscape.com 365c67c579 File Removed. 1999-08-05 22:13:53 +00:00
sspitzer%netscape.com aa996d0e5b fix warnings. add newline to the end of file for crappy unix compilers 1999-08-04 20:40:23 +00:00
mscott%netscape.com 11da7e4372 Fix linux warning. 1999-08-04 20:35:58 +00:00
rhp%netscape.com 2129c94f26 Changes for quoting cleanup in mail compose 1999-08-04 20:19:45 +00:00
mscott%netscape.com 7c7e91ad22 remove stream converter. 1999-08-02 22:12:16 +00:00
mscott%netscape.com a783d4ac73 Post necko landing cleanup...this file is obsolete...it is now an idl file. 1999-08-02 21:44:15 +00:00
mscott%netscape.com 515b89f482 cleaning up some post necko landing cruft...these files are now obsolete...they really live in nsISteamConverter2.idl
in netwerk\base\public right now.
1999-08-02 21:43:26 +00:00
mscott%netscape.com 6aa7b08020 These files are now all obsolete. The emitter stuff is in emitters\src. 1999-08-02 21:41:39 +00:00
rhp%netscape.com 975ad90fb9 Changes for Drafts and Templates 1999-07-31 19:59:35 +00:00
briano%netscape.com 5ca4aa0b87 Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org. 1999-07-29 01:18:12 +00:00
mscott%netscape.com 01ab699db6 Landing the MailNews_Necko_BRANCH. These are the changes that will enable mailnews to run with necko. 1999-07-29 00:42:25 +00:00