Commit Graph

230 Commits

Author SHA1 Message Date
rayw%netscape.com
3cd14f5878 Bug fix for 52648 -- remaining stash of progids which I missed on
the mega-change yesterday.  This will fix a few more issues.

r=warren
2000-09-14 23:20:49 +00:00
rayw%netscape.com
0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
mozilla.BenB%bucksch.org
180bef7f8a 52042: "Escape" classes inserted by our TXT recognizer(s) by prepending "moz-"
39771: * -> <b> (not <strong>), / -> <i> (not <em>)
18427, Step 1: Add |class=moz-text-html | to wrapping <div>, so users can add rules specific to HTML msgs to their user stylesheets (e.g. to ignore certain formatting). r=rhp
Updating msg body UA stylesheets
r=a=alecf
2000-09-13 02:11:00 +00:00
jst%netscape.com
9abec73fbe DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc 2000-08-23 17:27:06 +00:00
warren%netscape.com
e05eef45e9 Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
warren%netscape.com
84b5fd67e3 Bug 46711. Removed nsAutoString travisty from nsStringKey. Introduced nsCStringKey. Made them both share the underlying string when possible. r=waterson 2000-08-10 06:19:37 +00:00
valeski%netscape.com
53cb0ed117 44848. r=gagan. fixing leaked strings 2000-08-01 23:27:29 +00:00
valeski%netscape.com
35ba9d61a4 37669. removing unused buildURI code 2000-07-28 21:54:59 +00:00
valeski%netscape.com
33e73d7be4 r-vidur. fixing boundary parsing logic to handle boundary identifiers wrapped in double quotes and spaces, 45878 2000-07-25 22:03:15 +00:00
warren%netscape.com
2b01440bc0 Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
ruslan%netscape.com
87373a21f6 WIP on 40449, a/r=gagan 2000-07-07 22:02:47 +00:00
cls%seawood.org
1f3b6d75ab Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
mscott%netscape.com
5efac13be1 Bug #42016 --> fix by Ben Bucksch
r=mscott, a=waterson
2000-06-16 21:20:13 +00:00
rpotts%netscape.com
2e85b94047 bug #39797. Fixed unknown content-type sniffer to handle 8-bit characters... 2000-06-16 06:15:13 +00:00
ruslan%netscape.com
8fb38118d9 Partial fix for 41876; change the state of the converter into INIT after
getting a failure code from the upstream listener. This prevents it from
crashing, a=gagan
2000-06-10 02:09:43 +00:00
mscott%netscape.com
099dff54e6 Bug #34672 --> be sure to append the glyph html to the output string.
r=ben bucksch
2000-06-08 00:50:41 +00:00
warren%netscape.com
512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
ruslan%netscape.com
91dd05b139 Fix 39941; a=gagan 2000-06-01 22:47:53 +00:00
brade%netscape.com
7c6a2b6db7 File Removed. 2000-05-25 17:43:06 +00:00
valeski%netscape.com
46aa24a067 r=alecf. 39987. occasional crasher in nsMultiMixedConv.cpp stream converter. We now ensure that we don't search for EOL if we've moved beyond the legitimate buf len 2000-05-22 06:06:57 +00:00
mscott%netscape.com
075bc8c4d8 Bug #32420 --> checking in for Ben Bucksch (mozilla@bucksch.org)
r=mscott
2000-05-17 04:22:49 +00:00
ruslan%netscape.com
4ac454b7e1 Fix 38853 2000-05-15 21:13:27 +00:00
valeski%netscape.com
c9b5eee480 38864. making multi mixed converter more flexible to handle more boundary types. 2000-05-12 20:56:47 +00:00
cls%seawood.org
5be082e304 More OS/2 Makefile changes. Bug #34106 Batch 13 2000-05-11 14:15:34 +00:00
warren%netscape.com
185c96de20 Combined all necko dlls into two. Bug 17031. 2000-05-06 09:15:56 +00:00
ruslan%netscape.com
8c788b2a84 Fix MAC build breakage 2000-05-06 00:40:42 +00:00
ruslan%netscape.com
a2835b9b4f Fixing 36641 2000-05-06 00:06:28 +00:00
ruslan%netscape.com
7bb787aa85 Fix 35407. Relax chunk converter's parser to accomodate some bad server
responses out there.
2000-05-04 01:28:00 +00:00
valeski%netscape.com
280b8abd8d 35329. MultiMixed converter was stripping *all* whitespace from header values, now it is just compressing it off the ends. 2000-05-03 21:14:39 +00:00
pavlov%netscape.com
a3a300fdf2 string api changes r=scc 2000-04-25 05:40:45 +00:00
valeski%netscape.com
153f162dd9 fixing multi mixed so it can handle errors coming from the data producer (http) 2000-04-18 13:42:40 +00:00
bryner%uiuc.edu
efb948c488 Write the html, title, and body tags directly to the stream listener
without having them go through the txt->html conversion.  This makes it so
we don't accidentely try to form an HREF inside the title.  r=valeski.
2000-04-17 04:40:44 +00:00
scc%netscape.com
26a41b1754 making string conversions explicit 2000-04-15 09:16:58 +00:00
valeski%netscape.com
673a539153 re-write of multi-mixed converter so it handles binary data. also have the unknown decoder looking for script tags. 2000-04-14 21:27:32 +00:00
ruslan%netscape.com
6658571391 Landing link-click problem fix. Also fix DNS lockup (gordon) on Windows,
memory leak of socket transports during pipelined request, add timeout
setters on socket transport, add a restriction on the number of keep-alive
connections.
2000-04-12 01:47:22 +00:00
cls%seawood.org
932870c3c6 Set SHORT_LIBNAME for 8.3 platforms. 2000-04-08 00:39:39 +00:00
bryner%uiuc.edu
1639ba6502 Making nsTXTToHTMLConv implement nsITXTToHTMLConv. r=valeski. 2000-04-05 05:53:35 +00:00
bryner%uiuc.edu
79b1a41cae Adding nsITXTToHTMLConv.idl to the build on Windows and Unix. 2000-04-05 05:49:34 +00:00
bryner%uiuc.edu
7ecfb4869f This CID definition is not needed. 2000-04-05 05:47:29 +00:00
valeski%netscape.com
657b1bb8b9 adding nsITXTToHTMLConv.idl 2000-04-05 05:34:36 +00:00
bryner%uiuc.edu
251632c042 Adding a new interface for the text to HTML converter. 2000-04-05 05:21:13 +00:00
valeski%netscape.com
4f4a4b93e8 r=rhp, mscott. 34401. adding nsTXT converter back into the mix and removing prog id collision between it and mozTXT converter 2000-04-05 04:12:29 +00:00
mkaply%us.ibm.com
16e912ab31 # 34082
r= warren@netscape.com
OS/2 Visual Age build - Adding PR_CALLBACK to some functoins for linkage
2000-04-05 02:32:07 +00:00
ruslan%netscape.com
2f521bf728 Landing the next batch of http pipelining changes. Still not enabled by default
(but you can set a pref in all.js and it'll work and some sites will load
ultra-fast). pipelining_reorg_point2 is pre-checkin tag in case of major
bustages (which there should be none).
2000-04-05 01:43:57 +00:00
ruslan%netscape.com
60817bcb13 Fix 34491 - tree blocker. Double-free in http compress converter. 2000-04-04 22:09:47 +00:00
bruce%cybersight.com
6273154896 Fix leak. #34396. r=ruslan 2000-04-04 14:58:12 +00:00
sspitzer%netscape.com
58f71c90cd fix for #34401. partial backout of valeski's changes.
thanks to mscott, putterman and bienvenu for the detective work.
2000-04-04 07:14:01 +00:00
cls%seawood.org
f6740baa20 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
bruce%cybersight.com
68c3380b79 Fix for leak of nsByteArrayInputStream objects and associated buffers from nsHTTPChunkConv. r=scc 2000-04-04 04:35:25 +00:00
valeski%netscape.com
88d7fe3689 adding text to html conversion to unix builds 2000-04-03 22:46:38 +00:00