gecko-dev/layout/html/content/src
2000-04-16 11:19:26 +00:00
..
.cvsignore
GenericElementCollection.cpp bug 26241 2000-02-07 15:50:25 +00:00
GenericElementCollection.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
Makefile.in Add a nsHTMLUnknownElement class for LAYER, ILAYER, NOLAYER and unknown elements, this element is a normal element except that it doesn't do inline style processing. This fixes M15 bug #22260. 2000-04-05 01:46:48 +00:00
makefile.win Add a nsHTMLUnknownElement class for LAYER, ILAYER, NOLAYER and unknown elements, this element is a normal element except that it doesn't do inline style processing. This fixes M15 bug #22260. 2000-04-05 01:46:48 +00:00
nsAttributeContent.cpp making string conversions explicit 2000-04-16 11:19:26 +00:00
nsGenericDOMHTMLCollection.cpp Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar 2000-03-05 21:26:01 +00:00
nsGenericDOMHTMLCollection.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsGenericHTMLElement.cpp making string conversions explicit 2000-04-15 20:15:37 +00:00
nsGenericHTMLElement.h Updating the DOM Node interface to match the DOM Level 2 interface, only stub implemetations so far. 2000-04-01 13:31:23 +00:00
nsHTMLAnchorElement.cpp making string conversions explicit 2000-04-15 20:15:37 +00:00
nsHTMLAppletElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLAreaElement.cpp making string conversions explicit 2000-04-15 20:15:37 +00:00
nsHTMLBaseElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLBaseFontElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLBodyElement.cpp 33710 "background-color: inherit doesn't work correctly". Split the NS_STYLE_BG_PROPOGATED flag into 2 flags: NS_STYLE_BG_PROPAGATED_TO_PARENT and NS_STYLE_BG_PROPAGATED_FROM_CHILD. MapDeclarationColorInto() fetches the color from the grand-parent if PROPAGATED_TO_PARENT is set. 2000-04-15 10:38:13 +00:00
nsHTMLBRElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLButtonElement.cpp making string conversions explicit 2000-04-15 20:15:37 +00:00
nsHTMLDelElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLDirectoryElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLDivElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLDListElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLEmbedElement.cpp fix bug 32150. Expose to JavaScript the scriptable interfaces on plugin objects implementing nsIPluginInstance. Given an embed tag with a plugin named 'foo' that has an xpcom interface named 'nsIFoo' with a method 'bar', this fix allows JS code (with the UniversalXPConnect privilege) to call document.foo.nsIFoo.bar() 2000-04-14 22:54:48 +00:00
nsHTMLFieldSetElement.cpp Fix leak statistics by logging all releases, and fix one extra release. r=pollmann@netscape.com 2000-03-18 21:35:22 +00:00
nsHTMLFontElement.cpp making string conversions explicit 2000-04-15 20:15:37 +00:00
nsHTMLFormElement.cpp making string conversions explicit 2000-04-15 21:18:29 +00:00
nsHTMLFrameElement.cpp Updating HTMLFrameElement and HTMLIFrameElement to comply with the Level 2 DOM, this adds a 'contentDocument' attribute to those two interfaces that can be used to access the document contained in the frame. 2000-04-02 14:04:19 +00:00
nsHTMLFrameSetElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLGenericContent.cpp
nsHTMLHeadElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLHeadingElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLHRElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLHtmlElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLIFrameElement.cpp Updating HTMLFrameElement and HTMLIFrameElement to comply with the Level 2 DOM, this adds a 'contentDocument' attribute to those two interfaces that can be used to access the document contained in the frame. 2000-04-02 14:04:19 +00:00
nsHTMLImageElement.cpp making string conversions explicit 2000-04-15 21:18:29 +00:00
nsHTMLInputElement.cpp making string conversions explicit 2000-04-15 21:18:29 +00:00
nsHTMLInsElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLIsIndexElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLLabelElement.cpp making string conversions explicit 2000-04-15 21:18:29 +00:00
nsHTMLLayerElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLLegendElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLLIElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLLinkElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLMapElement.cpp Elimination of nsIFocusableContent and improvements to tabbing r=saari 2000-04-04 23:55:31 +00:00
nsHTMLMenuElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLMetaElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLModElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLObjectElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLOListElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLOptGroupElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLOptionElement.cpp making string conversions explicit 2000-04-15 21:18:29 +00:00
nsHTMLParagraphElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLParamElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLPreElement.cpp making string conversions explicit 2000-04-15 21:18:29 +00:00
nsHTMLQuoteElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLScriptElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLSelectElement.cpp making string conversions explicit 2000-04-15 21:18:29 +00:00
nsHTMLSpacerElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLSpanElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLStyleElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLTableCaptionElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLTableCellElement.cpp bug 28071 - added Use DTD compatibility mode to viewer. layout uses single mechanism for determining compatibility mode. r=rods. 2000-03-20 23:39:22 +00:00
nsHTMLTableColElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLTableColGroupElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLTableElement.cpp making string conversions explicit 2000-04-15 21:18:29 +00:00
nsHTMLTableRowElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLTableSectionElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLTextAreaElement.cpp making string conversions explicit 2000-04-15 21:18:29 +00:00
nsHTMLTitleElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLUListElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsHTMLUnknownElement.cpp Removing #include and unused static IID, not part of the build quite yet. 2000-04-05 00:37:51 +00:00
nsHTMLWBRElement.cpp Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsIAttributeContent.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsIHTMLTableCellElement.h big checkin. fixing problems blocking Cmanske (also a reviewer). Checking in preliminary for gen content.(nothing damaged yet) lots of bug numbers not going to look them up, the tree just opened. 2000-02-10 04:35:51 +00:00
nsIHTMLTableColElement.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00