Commit Graph

145 Commits

Author SHA1 Message Date
valeski%netscape.com
7b33a39721 updating a test harness
git-svn-id: svn://10.0.0.236/trunk@62070 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 20:48:40 +00:00
valeski%netscape.com
042424bf28 24033. r=vidur. the multi-mixed-replace converter wasn't clearing it's layover buffer. this was causing headers to bleed into content and double content generation
git-svn-id: svn://10.0.0.236/trunk@62068 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 20:42:27 +00:00
mkaply%us.ibm.com
bc38f9abb8 # 25555
r= warren@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef


git-svn-id: svn://10.0.0.236/trunk@61869 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 15:40:42 +00:00
valeski%netscape.com
0b6ac3f2a9 r=rpotts. The usage of the stream converter service has changed from it's original intent. we can now call FindConverter() without having previously registered a converter, removing the assert that was yelling at us
git-svn-id: svn://10.0.0.236/trunk@61738 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 06:14:25 +00:00
bryner%uiuc.edu
fb74001790 Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
building in the tests directories.  Should not affect the build at all if
you do not have this environment variable.  r=leaf.


git-svn-id: svn://10.0.0.236/trunk@61647 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 04:12:40 +00:00
ruslan%netscape.com
1ec16d5d81 Fix a few bugs in http chunk encoding converter. This version represents
actually half-way decently working chunk converter. Works fine with NES4.1
at least. Haven't tried IIS5 yet. Not part of the build yet.


git-svn-id: svn://10.0.0.236/trunk@61622 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 00:55:30 +00:00
andreas.otte%primus-online.de
8d8064f641 preparation for fixing bug 11701, removing not needed / from ftp dir listings r=valeski@netscape.com, a=leaf@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@61499 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 20:05:30 +00:00
ruslan%netscape.com
befcde1f0e Add initial implementation of http/1.1 chunk-encoding converters. Not
included into the build for the time being.


git-svn-id: svn://10.0.0.236/trunk@61409 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 01:46:23 +00:00
dveditz%netscape.com
4eddb0ee15 Bug 23941 speed up install on Mac, r=cathleen, a=jar;
Bug 12817 no Autoreg (in optimized builds) unless xpinstall detects flag indicating install has happened or build number changed, r=dp, a=jar;
Bug 23859 add wstring API to nsIRegistry for profile manager/i18n, r=gayatrib, a=jar;


git-svn-id: svn://10.0.0.236/trunk@61370 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-20 03:12:59 +00:00
rhp%netscape.com
2e743ad22e Fixing last checkin...changed wrong comma.
git-svn-id: svn://10.0.0.236/trunk@61072 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:33:17 +00:00
rhp%netscape.com
270cf14bea Fix for problem terminating detection on commas - Bug #: 27716 - r: rhp (BenB contribution)
git-svn-id: svn://10.0.0.236/trunk@61054 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 04:50:54 +00:00
dveditz%netscape.com
121072fe86 New wstring nsIRegistry interface, bug 23859;
new version registry name for mozilla, bug 10533;
log now created by install wizards too, bug 26309;
downloaded file cleanup moved into manager, bug 24249;
scaffolding for bug 12817 and 12361 (conditional autoreg)


git-svn-id: svn://10.0.0.236/trunk@60771 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:32:12 +00:00
dveditz%netscape.com
b0239d13cc closing the file used by the registry service is evil
git-svn-id: svn://10.0.0.236/trunk@60644 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 17:32:19 +00:00
valeski%netscape.com
01efb622f8 fixing mac redness
git-svn-id: svn://10.0.0.236/trunk@60217 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 08:39:44 +00:00
valeski%netscape.com
bf46729ce3 r=gagan. 10551. FTP date parsing is fixed
git-svn-id: svn://10.0.0.236/trunk@60212 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 08:04:45 +00:00
valeski%netscape.com
8294c35c35 nsMimeTypes.h inclusion. also part of the fix to 10551, FTP date problems
git-svn-id: svn://10.0.0.236/trunk@60203 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 05:07:48 +00:00
waterson%netscape.com
cd3d39951f Use SYMBOLIC-LINK instead of SYM-LINK to bring in-line with lou's spec.
git-svn-id: svn://10.0.0.236/trunk@60023 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:20:46 +00:00
scc%netscape.com
dcee2e659d Pro5 update
git-svn-id: svn://10.0.0.236/trunk@60002 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 23:06:04 +00:00
sdagley%netscape.com
bcdcf3c3c3 Access path updates in anticipation of update to CW Pro5 (#25949). r=pinkerton
git-svn-id: svn://10.0.0.236/trunk@59359 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 04:27:22 +00:00
sspitzer%netscape.com
86542e3aef add new line to the end of the file. that is a CID, not an IID, so use the right macro.
git-svn-id: svn://10.0.0.236/trunk@59097 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:12:24 +00:00
rhp%netscape.com
c2f7bed7c0 Fixing build related problem
git-svn-id: svn://10.0.0.236/trunk@58547 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:22:45 +00:00
valeski%netscape.com
8b0294ca80 a=leaf, r=warren. 22322. When FTP loads were stopping, the throbber wasn't. LoadGroup symantics changed when rpotts dropped in new load group stuff a few days ago. We still have throbber start problems, but this at least stops it
git-svn-id: svn://10.0.0.236/trunk@58277 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 00:51:18 +00:00
rpotts%netscape.com
8457af366d bug #23055 (r=warren). Added LOAD_DOCUMENT_URI load attribute for the DocLoader to distinguish doc URIs
git-svn-id: svn://10.0.0.236/trunk@57915 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 06:12:54 +00:00
rhp%netscape.com
173fdb52d8 Fixes for emoticon recognition - Bug #21203 - r: rhp (externally contributed)
git-svn-id: svn://10.0.0.236/trunk@57335 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 01:56:25 +00:00
gordon%netscape.com
88217b224c Add nsUnknownDecoder.cpp to Mac build, and enable registration of Unknown Content-Type Decoder as a component. r=rpotts.
git-svn-id: svn://10.0.0.236/trunk@57283 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 20:54:30 +00:00
pepper%netscape.com
04170ae60d All source files must have a newline at the end or HP compilers choke
r=jdunn


git-svn-id: svn://10.0.0.236/trunk@57260 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 05:31:26 +00:00
rpotts%netscape.com
86ca291639 Fixed up how the source offset was being adjusted...
git-svn-id: svn://10.0.0.236/trunk@57258 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 04:34:52 +00:00
rpotts%netscape.com
1a63e3a994 Changed temp define from XP_WIN to XP_PC - oops...
git-svn-id: svn://10.0.0.236/trunk@57257 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 04:34:07 +00:00
rpotts%netscape.com
96b13f7bf3 fix for build bustage if mailnews is not part of the build... Use mime definitions from netCore.h instead of nsMimeTypes.h
git-svn-id: svn://10.0.0.236/trunk@57256 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 04:08:50 +00:00
rpotts%netscape.com
73a7ee3ba5 Added the unknown content stream decoder...
git-svn-id: svn://10.0.0.236/trunk@57179 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 06:26:13 +00:00
rpotts%netscape.com
b9b0d4b201 stream decoder for determining content-type by sniffing the incoming data...
git-svn-id: svn://10.0.0.236/trunk@57177 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 06:17:40 +00:00
rpotts%netscape.com
a06fb1cd85 added lost code due to merge conflicts...
git-svn-id: svn://10.0.0.236/trunk@56823 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 05:03:22 +00:00
rpotts%netscape.com
4e6c43eddf register multipart/x-mixed-replace as a stream decoder (ie. to */*) not a stream converter.
git-svn-id: svn://10.0.0.236/trunk@56819 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 04:47:06 +00:00
dougt%netscape.com
fe80b0ef9b Converting to use nsIModule macro. r=dp.
git-svn-id: svn://10.0.0.236/trunk@56689 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-03 23:37:30 +00:00
sspitzer%netscape.com
71c0694649 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


git-svn-id: svn://10.0.0.236/trunk@56510 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 22:20:10 +00:00
sspitzer%netscape.com
26d71b9146 rest of fix for #21649. allow users to disable the emoticon / struct conversion of plain text emails
git-svn-id: svn://10.0.0.236/trunk@56384 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 09:16:53 +00:00
nisheeth%netscape.com
13cf6f9971 r=judson, a=sdagley. Include util.lib into linking process if MOZ_PERF is defined.
git-svn-id: svn://10.0.0.236/trunk@56315 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 00:03:29 +00:00
rhp%netscape.com
9bcbbdfd63 Fix for corrupting Japanese messages with auto URL detection - Bug: 18410 - r: rhp (external contribution) a: chofmann
git-svn-id: svn://10.0.0.236/trunk@56277 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 15:23:24 +00:00
valeski%netscape.com
5ffa7bc550 a=chofmann, FTP dir listing dates were waaaaayy off. Now they're back within reason (meaning they're somewhat meaningful, but still not perfect (looks like some localization problems)).
git-svn-id: svn://10.0.0.236/trunk@56268 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 02:57:12 +00:00
valeski%netscape.com
07aa01c722 a=chofmann, multi-mixed converter wasn't returning nsIStreamObserver if QI'd for it, even though it implements it; now it does
git-svn-id: svn://10.0.0.236/trunk@56267 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 02:54:55 +00:00
rhp%netscape.com
d245b06d25 Performance fix for message display - Bug #: 21203 - r: rhp (external contribution)
git-svn-id: svn://10.0.0.236/trunk@56018 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 03:30:55 +00:00
rhp%netscape.com
0dce9c7a7c Remove printf()'s that I missed earlier
git-svn-id: svn://10.0.0.236/trunk@55691 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 02:49:46 +00:00
rhp%netscape.com
5bb07d651f Fixing "const" problem
git-svn-id: svn://10.0.0.236/trunk@55689 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 02:42:43 +00:00
rhp%netscape.com
3a1086bffa Fix for TXT - HTML conversion - r: rhp - external contributor
git-svn-id: svn://10.0.0.236/trunk@55685 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 02:10:57 +00:00
rhp%netscape.com
154c1a78d8 Fixing Mac Project - Location of new stream converter
git-svn-id: svn://10.0.0.236/trunk@55625 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:31:49 +00:00
rhp%netscape.com
e3fe383557 Fixes for TXT - HTML Conversion - r: rhp (externally contributed)
git-svn-id: svn://10.0.0.236/trunk@55616 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 22:20:02 +00:00
rhp%netscape.com
17576453d3 Cleanup printf's
git-svn-id: svn://10.0.0.236/trunk@55442 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 20:29:27 +00:00
rhp%netscape.com
944d1180a4 Build bustage fix for picky commercial C++ compilers. Fixes a couple member function prototypes to match their implementation. Contributed by: Tim Rowley <tor@cs.brown.edu> r: rhp
git-svn-id: svn://10.0.0.236/trunk@55436 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 20:07:06 +00:00
rhp%netscape.com
cf83b01b5f Landing new txt - HTML scanning functionality - Bug 19251 - r: rhp (contributed by Ben Bucksch)
git-svn-id: svn://10.0.0.236/trunk@55398 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 04:55:54 +00:00
rhp%netscape.com
9fface217d Landing new txt to HTML scanning functionality - Bug #: 19251 - r: rhp (contributed by Ben Bucksch)
git-svn-id: svn://10.0.0.236/trunk@55395 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 04:53:29 +00:00