Граф коммитов

33 Коммитов

Автор SHA1 Сообщение Дата
vidur%netscape.com a83db20ddf 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 3b56e5fda1 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 71c2d7a3b9 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 5fa639ccb3 Addressing 43075, patch by amusil, r=av 2000-06-29 21:51:15 +00:00
nisheeth%netscape.com 7e37fb4356 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 5673842785 fix warning. 2000-04-30 17:40:50 +00:00
hyatt%netscape.com 8a61da905b 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 dd0de95a44 Breaking chrome registry cycle. r=troy,pierre 2000-03-21 10:34:56 +00:00
rickg%netscape.com 1706df3dfd fixed 23749; r=harishd 2000-02-11 12:10:38 +00:00
mscott%netscape.com ee72520994 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 0b0346079c Landing nsIFile. 2000-01-24 21:28:28 +00:00
waterson%netscape.com 5154ce3d0a 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 469bced3f6 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 38d2b703cc just a comment for future webshell work 1999-11-19 07:32:20 +00:00
tbogard%aol.net 8c8bbce9a7 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 c1c0a44226 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 5312eacf8c 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 fa7945f8fe 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 5024910c2a forgot to check this in for viewsource; bug13536; r=harish 1999-10-18 00:46:33 +00:00
kipp%netscape.com da3055a5e5 Turned into a module 1999-09-30 21:14:14 +00:00
kipp%netscape.com 3e3c5d0e4a Removed #ifdef NECKO noise; added text/css 1999-09-15 00:25:17 +00:00
warren%netscape.com bf8423a769 Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
warren%netscape.com 84bd74a4fd 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 99ed2a28e9 Fixing build bustage. 1999-07-16 07:54:18 +00:00
pnunn%netscape.com 2e46bc2783 added to img mime types. pnunn. ok'd by chofmann. 1999-07-08 01:32:11 +00:00
rickg%netscape.com 886da23024 allow view-source to work with XUL/RDF 1999-06-29 06:46:03 +00:00
pnunn%netscape.com eb2968e386 changing image format list. pnunn. 1999-06-28 21:49:53 +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
valeski%netscape.com e23b3c673c 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 999aa056a1 use CSS loader to load ua.css 1999-05-26 23:45:37 +00:00
nisheeth%netscape.com 3bf6ff96f3 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 c37119c8c6 Added component support to this library 1999-05-06 19:26:13 +00:00
kipp%netscape.com 1d26bd7708 new 1999-05-05 20:42:51 +00:00