rbs%maths.uq.edu.au
67e1cb2bbb
Improve the speed of viewsource - Patch of Boris Zbarsky <bzbarsky@mit.edu> b=74486 r=rbs r=attinasi
2001-04-17 07:23:04 +00:00
valeski%netscape.com
bb2ed4e834
r=rpotts, r=heikki, sr=vidur. content types are no longer hardcoded for docshell load acceptance. we now ask layout what it can handle (indirectly via the category manager). 40772.
2001-04-16 23:05:08 +00:00
chak%netscape.com
b9342d088b
Fix for bug#66334 - Viewsource needs to be a protocol handler
...
r=valeski,sr=rpotts
2001-04-16 20:17:36 +00:00
blakeross%telocity.com
85f54f99db
Removing non-compliant text/xul mimetype, replacing with application/vnd.mozilla.xul+xml (28237, patch by gerv@gerv.net). r=blake sr=hyatt
2001-03-25 16:49:38 +00:00
waterson%netscape.com
9fe59f23f0
Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan.
2001-02-22 03:01:34 +00:00
heikki%netscape.com
5c811dfbf3
Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com
2001-02-19 21:50:04 +00:00
rods%netscape.com
edb0c6270c
removing most all NS_DEFINE_IID and replacing them with NS_GET_IID macros
...
Bug 61274, r=buster sr=waterson
2001-01-04 20:44:42 +00:00
dbaron%fas.harvard.edu
fa7d014c05
Convert correct usage of |nsCOMPtr<T>::operator&| to use |address_of| since the operator& will soon become private. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com
2000-12-09 04:46:08 +00:00
warren%netscape.com
cd56c0575b
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
warren%netscape.com
9a6d92a433
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
2000-10-27 22:43:51 +00:00
rickg%netscape.com
d46d2d3c38
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
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
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