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 |
briano%netscape.com
|
007ea62765
|
Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568.
|
1999-07-27 23:27:44 +00:00 |
rhp%netscape.com
|
9db045ba73
|
Changes for new FCC handling and mime fix
|
1999-07-27 02:49:49 +00:00 |
rhp%netscape.com
|
7a46671560
|
change to 8.3 filename
|
1999-07-23 02:45:50 +00:00 |
mscott%netscape.com
|
c2ab2b2d05
|
I added this file to the MailNews_Necko_BRANCH and am reflecting the addition here in the tip. It isn't built
by any makefiles except those on the necko branch.
|
1999-07-22 18:37:42 +00:00 |
scc%netscape.com
|
16e2ba6a23
|
explicitly define kCharsetConversionManagerCID only in files that need it ... move to canonical scheme for defining and using IIDs and CIDs
|
1999-07-22 05:25:17 +00:00 |
tao%netscape.com
|
0d92312a0a
|
Adopt new str res api prototype.
|
1999-07-22 04:41:11 +00:00 |
rhp%netscape.com
|
e5e9833eb3
|
Changes for sending multipart/related messages
|
1999-07-21 20:17:07 +00:00 |
sspitzer%netscape.com
|
4aed0216c8
|
fix warnings
|
1999-07-17 18:32:18 +00:00 |
ramiro%netscape.com
|
a09ea8b7ca
|
Landing timer move on unix.
|
1999-07-17 14:22:51 +00:00 |
sspitzer%netscape.com
|
4d3844ddd0
|
fix warning for rhp.
|
1999-07-17 02:00:27 +00:00 |
rhp%netscape.com
|
af7ae13173
|
change for problem
|
1999-07-17 01:54:45 +00:00 |