Commit Graph

417 Commits

Author SHA1 Message Date
rhp%netscape.com
5ae5747afd Changes for pretty output 1999-07-01 18:15:17 +00:00
sspitzer%netscape.com
11fab808ae ignore the generated Makefile 1999-07-01 05:22:27 +00:00
nhotta%netscape.com
8616c5ae23 Part of bug fix 8899, changed not to hard code "US-ASCII" when attachment has no charset label. 1999-06-30 21:35:04 +00:00
scc%netscape.com
f79508bc68 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
scc%netscape.com
4973918df6 Added |GetIID()| 1999-06-29 20:28:56 +00:00
mcafee%netscape.com
6c052fb7e8 BeOS changes 1999-06-29 09:48:34 +00:00
rhp%netscape.com
87762f807b Fix for bug #8890 1999-06-26 21:57:07 +00:00
ramiro%netscape.com
773e34ec7d Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
for providing the base patch.
1999-06-25 09:38:26 +00:00
rhp%netscape.com
e14df87e9b New function for ULR parsing 1999-06-25 00:10:13 +00:00
ducarroz%netscape.com
cee0f087f5 add comi18n.h 1999-06-24 23:49:25 +00:00
sspitzer%netscape.com
8c70073206 fix warning 1999-06-24 20:23:48 +00:00
rhp%netscape.com
68e87748be fix for linux makefile 1999-06-23 13:40:21 +00:00
warren%netscape.com
1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
akkana%netscape.com
422ee84284 Fix separate-objdir build 1999-06-22 21:38:39 +00:00
nhotta%netscape.com
13553acb91 Bug fix for 8675. 1999-06-22 19:56:12 +00:00
nhotta%netscape.com
f6f8ae5738 Bug fix 5660, changed for MIME decoder to use default charset. 1999-06-21 20:30:52 +00:00
rhp%netscape.com
5379b8c98a Output Charset info, even though Ender has a problem with it. 1999-06-21 14:48:04 +00:00
rhp%netscape.com
ffc9a2c72d Fix for improper I18N decoding of attachment file names 1999-06-21 04:08:18 +00:00
sfraser%netscape.com
ee33795048 Remove extra semicolon 1999-06-19 21:53:28 +00:00
alecf%netscape.com
44fa027dea fix depth to appease shrike 1999-06-16 06:14:51 +00:00
alecf%netscape.com
b5c969e0d3 fix makefiles to enter "skin" directory 1999-06-16 05:57:20 +00:00
sspitzer%netscape.com
62e5a55ab1 no newline at the end of the file 1999-06-16 00:24:39 +00:00
rhp%netscape.com
2fc63fda49 Changes for quoting 1999-06-15 23:26:37 +00:00
rhp%netscape.com
4902e7b8f1 changes for quoting 1999-06-15 23:25:52 +00:00
ducarroz%netscape.com
259394d8c6 update project for rhp landing 1999-06-15 23:24:09 +00:00
rhp%netscape.com
1d71c93760 New quoting functionality 1999-06-15 23:22:34 +00:00
rhp%netscape.com
54c11bdbac Changes for internal mime emitter 1999-06-15 13:29:00 +00:00
rhp%netscape.com
17a26c572d updates for internal mime emitter 1999-06-15 13:27:49 +00:00
rhp%netscape.com
9bec405ef2 Fixes for completion code checking 1999-06-15 02:31:27 +00:00
rhp%netscape.com
e76d0622f0 Correct usage of return codes 1999-06-15 02:30:55 +00:00
sspitzer%netscape.com
3e64b16bad ignore the generated Makefile 1999-06-14 23:05:23 +00:00
rhp%netscape.com
d42d4bf36f Fix for Bug#: 5866 ... I think this is fixed...again 1999-06-14 22:21:01 +00:00
hangas%netscape.com
804b41db2a First Checked In. 1999-06-14 20:25:33 +00:00
mscott%netscape.com
30ebbb725a Part of emitter re-org. don't build xml, raw & emitter directories. Add build directory. 1999-06-14 20:17:02 +00:00
mscott%netscape.com
cafa087ef9 Part of emitter re-org. Build new emitter files. 1999-06-14 20:16:34 +00:00
mscott%netscape.com
33a0a5fde9 Part of emitter re-org landing. Use prog IDs instead of class IDs. 1999-06-14 20:16:04 +00:00
mscott%netscape.com
78341bbce4 Part of emitter re-org landing. Remove class ids from public interface. 1999-06-14 20:15:14 +00:00
mscott%netscape.com
d4bba869fd Part of emitter re-org landing. Don't build html, xml and raw directories anymore. build new build directory. 1999-06-14 20:14:49 +00:00
mscott%netscape.com
64ea6f21f7 Part of emitter re-org landing. Build new emitter files. 1999-06-14 20:14:20 +00:00
mscott%netscape.com
5eee6f6a03 Part of emitter re-org landing. Move header display types here. I'm using this header file as a common include file. 1999-06-14 20:14:07 +00:00
rhp%netscape.com
06b91d1df9 New files for StreamConverter interface - not part of the build yet 1999-06-13 22:15:14 +00:00
rhp%netscape.com
53147d1243 Cleanup of test harness 1999-06-13 22:08:55 +00:00
rhp%netscape.com
20cb7876cc A new test harness for libmime's new nsIStreamConverter.h interface 1999-06-13 20:11:37 +00:00
mscott%netscape.com
9d2411019b first created. export new header files. 1999-06-11 22:37:51 +00:00
mscott%netscape.com
33bc44f02d Not part of the build yet. manifest file for new mime\emitter\build directory. 1999-06-11 21:30:16 +00:00
mscott%netscape.com
dcc559540b Not part of the build yet. makefile for building the emitter library. 1999-06-11 21:28:24 +00:00
mscott%netscape.com
0086546f78 (Not part of the build yet). This file used to be mailnews\mime\emitters\xml\nsMimeEmitter.h/.cpp if you need to look up a
log for the file.
1999-06-11 21:03:15 +00:00
mscott%netscape.com
2dbdc1cb0f (Not part of the build yet). This file used to be mailnews\mime\raw\nsMimeEmitter.h/.cpp if you need to look up a
log for the file.
1999-06-11 21:02:27 +00:00
mscott%netscape.com
27129ca7d9 (Not part of the build yet). This file used to be mailnews\mime\html\nsMimeEmitter.h/.cpp if you need to look up a
log for the file.
1999-06-11 21:01:56 +00:00
mscott%netscape.com
03974ead3b not part of the build yet. A new factory which registers our mime emitters. 1999-06-11 21:00:49 +00:00