gecko/layout/mathml
2011-06-28 10:59:14 -07:00
..
crashtests Add crashtest from bug 541620 2011-06-20 11:42:05 -07:00
tests Bug 557084 - Remove deprecated attributes and empty <mrow/>'s in mozilla/src/layout/mathml/tests/; r=fred.wang 2011-06-22 11:53:07 -04:00
jar.mn
Makefile.in Bug 407439 - Support for Asana Math font in MathML. r=karlt 2011-06-22 11:49:26 -04:00
mathfont.properties Bug 407439 - Support for Asana Math font in MathML. r=karlt 2011-06-22 11:49:26 -04:00
mathfontAsanaMath.properties Bug 407439 - Support for Asana Math font in MathML. r=karlt 2011-06-22 11:49:26 -04:00
mathfontCMEX10.properties
mathfontCMSY10.properties
mathfontMath1.properties
mathfontMath2.properties
mathfontMath4.properties
mathfontMTExtra.properties
mathfontPUA.properties
mathfontStandardSymbolsL.properties
mathfontSTIXNonUnicode.properties Use u23AF instead of uE10B for stix extenders (bug 594244) r=karlt a=bsmedberg 2010-11-11 11:34:59 +13:00
mathfontSTIXSize1.properties
mathfontSTIXSizeOneSym.properties Always start the lookup of largeop variants at size=1 (bug 584332). r=karlt 2011-06-22 11:48:56 -04:00
mathfontSymbol.properties
mathfontUnicode.properties
mathml.css Do not underline MathML links (bug 504324). r=roc. 2011-06-24 14:54:37 +02:00
nsIMathMLFrame.h Bug 266236 part 9: Move nsBoundingMetrics to its own header and prune inclusions of nsRenderingContext.h. 2011-04-07 18:04:40 -07:00
nsMathMLAtoms.h
nsMathMLChar.cpp support drawing non-BMP characters for stretchy operators (bug 407439). r=karlt 2011-06-22 11:49:11 -04:00
nsMathMLChar.h support drawing non-BMP characters for stretchy operators (bug 407439). r=karlt 2011-06-22 11:49:11 -04:00
nsMathMLContainerFrame.cpp b=654928 don't assume that the embellished operator is the first child r=fred 2011-05-13 12:01:08 +12:00
nsMathMLContainerFrame.h Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>. 2011-04-07 18:04:40 -07:00
nsMathMLForeignFrameWrapper.cpp Bug 174055, part 1: minimize inclusion of nsI(Thebes)FontMetrics.h. 2011-04-07 18:04:41 -07:00
nsMathMLForeignFrameWrapper.h
nsMathMLFrame.cpp Bug 650530 - Implement names for negative spaces; r=karlt 2011-06-22 11:55:05 -04:00
nsMathMLFrame.h Bug 174055, part 6: eliminate pointless nsresult return values. 2011-04-07 21:18:43 -07:00
nsMathMLmactionFrame.cpp Bug 664058: Remove Add/RemoveEventListenerByIID from mathml code. r=smaug 2011-06-28 10:59:14 -07:00
nsMathMLmactionFrame.h Bug 664058: Remove Add/RemoveEventListenerByIID from mathml code. r=smaug 2011-06-28 10:59:14 -07:00
nsMathMLmencloseFrame.cpp Support for attribute "notation" on mstyle (bug 569125). r=karlt 2011-05-13 09:31:34 +12:00
nsMathMLmencloseFrame.h Support for attribute "notation" on mstyle (bug 569125). r=karlt 2011-05-13 09:31:34 +12:00
nsMathMLmfencedFrame.cpp b=657041 initialize with NS_MATHML_STRETCH_ALL_CHILDREN_VERTICALLY for when InheritAutomaticData does not get called r=fred 2011-05-19 11:56:14 +12:00
nsMathMLmfencedFrame.h Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>. 2011-04-07 18:04:40 -07:00
nsMathMLmfracFrame.cpp Bug 603106 - Make mfrac linethickness="medium" use the default linethickness; r=karlt 2011-06-23 10:30:21 +02:00
nsMathMLmfracFrame.h Support for attribute bevelled on mstyle (bug 569125). r=karlt 2011-05-13 09:31:07 +12:00
nsMathMLmmultiscriptsFrame.cpp Bug 174055, part 6: eliminate pointless nsresult return values. 2011-04-07 21:18:43 -07:00
nsMathMLmmultiscriptsFrame.h Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>. 2011-04-07 18:04:40 -07:00
nsMathMLmoFrame.cpp Bug 174055, part 6: eliminate pointless nsresult return values. 2011-04-07 21:18:43 -07:00
nsMathMLmoFrame.h Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>. 2011-04-07 18:04:40 -07:00
nsMathMLmoverFrame.cpp Support for attributes "accent" and "accentunder" on mstyle (bug 569125). r=karlt 2011-05-13 09:31:52 +12:00
nsMathMLmoverFrame.h Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>. 2011-04-07 18:04:40 -07:00
nsMathMLmpaddedFrame.cpp Bug 174055, part 1: minimize inclusion of nsI(Thebes)FontMetrics.h. 2011-04-07 18:04:41 -07:00
nsMathMLmpaddedFrame.h Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>. 2011-04-07 18:04:40 -07:00
nsMathMLmphantomFrame.cpp Bug 174055, part 1: minimize inclusion of nsI(Thebes)FontMetrics.h. 2011-04-07 18:04:41 -07:00
nsMathMLmphantomFrame.h Bug 21479 - Embellished operators - add rules for mstyle, mphantom, mpadded and mrow. r=karlt 2011-03-25 16:38:59 +13:00
nsMathMLmrootFrame.cpp Bug 174055, part 6: eliminate pointless nsresult return values. 2011-04-07 21:18:43 -07:00
nsMathMLmrootFrame.h Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>. 2011-04-07 18:04:40 -07:00
nsMathMLmrowFrame.cpp Bug 174055, part 1: minimize inclusion of nsI(Thebes)FontMetrics.h. 2011-04-07 18:04:41 -07:00
nsMathMLmrowFrame.h Bug 21479 - Embellished operators - add rules for mstyle, mphantom, mpadded and mrow. r=karlt 2011-03-25 16:38:59 +13:00
nsMathMLmspaceFrame.cpp Bug 174055, part 1: minimize inclusion of nsI(Thebes)FontMetrics.h. 2011-04-07 18:04:41 -07:00
nsMathMLmspaceFrame.h Bug 21479 - Embellished operators - add rules for mstyle, mphantom, mpadded and mrow. r=karlt 2011-03-25 16:38:59 +13:00
nsMathMLmsqrtFrame.cpp Support for attribute "notation" on mstyle (bug 569125). r=karlt 2011-05-13 09:31:34 +12:00
nsMathMLmsqrtFrame.h Support for attribute "notation" on mstyle (bug 569125). r=karlt 2011-05-13 09:31:34 +12:00
nsMathMLmstyleFrame.cpp Bug 174055, part 1: minimize inclusion of nsI(Thebes)FontMetrics.h. 2011-04-07 18:04:41 -07:00
nsMathMLmstyleFrame.h
nsMathMLmsubFrame.cpp Bug 174055, part 6: eliminate pointless nsresult return values. 2011-04-07 21:18:43 -07:00
nsMathMLmsubFrame.h Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>. 2011-04-07 18:04:40 -07:00
nsMathMLmsubsupFrame.cpp Bug 174055, part 6: eliminate pointless nsresult return values. 2011-04-07 21:18:43 -07:00
nsMathMLmsubsupFrame.h Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>. 2011-04-07 18:04:40 -07:00
nsMathMLmsupFrame.cpp Bug 174055, part 6: eliminate pointless nsresult return values. 2011-04-07 21:18:43 -07:00
nsMathMLmsupFrame.h Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>. 2011-04-07 18:04:40 -07:00
nsMathMLmtableFrame.cpp Bug 174055, part 1: minimize inclusion of nsI(Thebes)FontMetrics.h. 2011-04-07 18:04:41 -07:00
nsMathMLmtableFrame.h
nsMathMLmunderFrame.cpp Support for attributes "accent" and "accentunder" on mstyle (bug 569125). r=karlt 2011-05-13 09:31:52 +12:00
nsMathMLmunderFrame.h Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>. 2011-04-07 18:04:40 -07:00
nsMathMLmunderoverFrame.cpp Support for attributes "accent" and "accentunder" on mstyle (bug 569125). r=karlt 2011-05-13 09:31:52 +12:00
nsMathMLmunderoverFrame.h Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>. 2011-04-07 18:04:40 -07:00
nsMathMLOperators.cpp Bug 414277 - scale stretchy operators when there is no glyph of suitable size. r=karlt a=dbaron 2010-08-20 15:44:07 +12:00
nsMathMLOperators.h Bug 414277 - scale stretchy operators when there is no glyph of suitable size. r=karlt a=dbaron 2010-08-20 15:44:07 +12:00
nsMathMLParts.h
nsMathMLsemanticsFrame.cpp
nsMathMLsemanticsFrame.h
nsMathMLTokenFrame.cpp mathvariant on mstyle not applied to mi (bug 569125). r=karlt 2011-05-13 09:37:03 +12:00
nsMathMLTokenFrame.h mathvariant on mstyle not applied to mi (bug 569125). r=karlt 2011-05-13 09:37:03 +12:00
operatorDictionary.xsl Add a perl script to compare MathML operator dictionaries and check validity of our private data (bug 534970) 2010-11-08 09:32:54 +13:00
updateOperatorDictionary.pl b=534970 updateOperatorDictionary.pl: add private data mirrorable r=karlt npotb 2011-03-25 16:38:58 +13:00