rickg%netscape.com
bcce1ac322
fixed nsbeta3+ crash (bug# unavailable 'cause bugzilla is down) and removed FMM. r=attinasi
2000-09-14 07:28:44 +00:00
rayw%netscape.com
6cc70ebd6c
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
vidur%netscape.com
f0b3637b00
Fix for bug 49187. ViewSource now emits HTML. The VIEW_SOURCE_HTML #define at the top of nsViewSourceHTML.cpp and nsLayoutDLF.cpp allows us to switch back to XML if necessary. The VIEW_SOURCE_COLORING #define in nsViewSourceHTML.cpp allows us to turn on source coloring. Without source coloring (the default right now), bringing up source is considerably faster. r=harishd
2000-09-01 00:57:14 +00:00
waterson%netscape.com
e2d532289a
Bug 45698. Land PLUGIN_LOVE_2000_07_17_BRANCH: implement XPCOM plugins. r=av
2000-07-22 01:34:13 +00:00
av%netscape.com
bfb49167ac
Addressing #22954 , fixing the glitch when layout returned OK even if did not find a plugin causing a crash, r=pollmann
2000-07-10 21:51:15 +00:00
av%netscape.com
405657cb8a
Addressing 43075, patch by amusil, r=av
2000-06-29 21:51:15 +00:00
nisheeth%netscape.com
fa1d77063b
1) Added support for loading an XML document "out of band" from script and manipulating it via dom interfaces.
...
2) Fixed compile errors in XSL glue code that happened after the recent nsString landing by scc.
3) Added a check for a null URI before de-referencing it in nsCodeBasePrincipal.cpp.
2000-05-01 06:58:53 +00:00
sspitzer%netscape.com
2943dba17e
fix warning.
2000-04-30 17:40:50 +00:00
hyatt%netscape.com
c6ea0c80bd
Having to move gUAStyleSheet back into nsLayoutModule to reduce leak. Static nsCOMPtrs
...
just don't cut it, since they don't get released until after leaky runs. This isn't
really a leak, but oh well.
2000-03-21 12:14:29 +00:00
hyatt%netscape.com
c112d85457
Breaking chrome registry cycle. r=troy,pierre
2000-03-21 10:34:56 +00:00
rickg%netscape.com
9a620e99c4
fixed 23749; r=harishd
2000-02-11 12:10:38 +00:00
mscott%netscape.com
1c9003cd9b
Part of docshell/webshell landing prep work. The doc loader is being re-factored into the uri loader.
...
r=travis
2000-01-29 06:08:52 +00:00
dougt%netscape.com
fd69a2f423
Landing nsIFile.
2000-01-24 21:28:28 +00:00
waterson%netscape.com
b6dc780bd3
Bug 22915. Add 'text/cached-xul' as a content type that the nsXULDocument can handle. r=mscott
2000-01-11 21:12:52 +00:00
valeski%netscape.com
5781ae85d3
r=vidur. 18889. PNG images weren't being registered (x-png that is) for viewing by layout, now they are
1999-11-29 22:14:32 +00:00
buster%netscape.com
f70d4ce386
just a comment for future webshell work
1999-11-19 07:32:20 +00:00
tbogard%aol.net
50379d48b1
Changed places where containers were set to use nsISupports instead of nsIContentViewerContainer. r=dp
1999-11-15 22:17:54 +00:00
tbogard%aol.net
4465f2b8b2
Changed references to nsIContentViewerContainer to nsISupports in the march to get rid of nsIContentViewerContainer. r=pavlov
1999-11-15 07:29:23 +00:00
dmose%mozilla.org
42fc94a6ec
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
waterson%netscape.com
19c45cdb0d
Bug 15146. Remove usage of nsIXUL[Child|Parent]Document, nsIXULDocumentInfo. Now obsolete with brutal sharing. r=hyatt
1999-10-29 01:19:20 +00:00
rickg%netscape.com
91b4e307f9
forgot to check this in for viewsource; bug13536; r=harish
1999-10-18 00:46:33 +00:00
kipp%netscape.com
b5eaafa40c
Turned into a module
1999-09-30 21:14:14 +00:00
kipp%netscape.com
bf044a59ce
Removed #ifdef NECKO noise; added text/css
1999-09-15 00:25:17 +00:00
warren%netscape.com
7bcb94a320
Changed around load group insertion/removal to happen on mozilla thread.
1999-07-20 08:46:33 +00:00
warren%netscape.com
c5684bf4d7
Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome).
1999-07-16 11:14:36 +00:00
hyatt%netscape.com
83d5b9691a
Fixing build bustage.
1999-07-16 07:54:18 +00:00
pnunn%netscape.com
ce1af62c69
added to img mime types. pnunn. ok'd by chofmann.
1999-07-08 01:32:11 +00:00
rickg%netscape.com
3ca35153ae
allow view-source to work with XUL/RDF
1999-06-29 06:46:03 +00:00
pnunn%netscape.com
3a2f4d314e
changing image format list. pnunn.
1999-06-28 21:49:53 +00:00
warren%netscape.com
23864df5e3
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
1999-06-23 03:29:44 +00:00
valeski%netscape.com
487d9ea921
NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061.
1999-06-18 17:34:08 +00:00
peterl%netscape.com
4653e9246b
use CSS loader to load ua.css
1999-05-26 23:45:37 +00:00
nisheeth%netscape.com
478ee68978
Added a new method, CreateInstanceForDocument() to nsIDocumentLoaderFactory which creates a content viewer and binds it to a document that is passed in as a parameter. This is needed to support XUL popup menus which have a document and a webshell, and want to create a content viewer and bind it to the document.
1999-05-17 23:52:01 +00:00
kipp%netscape.com
3ea044392f
Added component support to this library
1999-05-06 19:26:13 +00:00
kipp%netscape.com
65cdccc7b5
new
1999-05-05 20:42:51 +00:00