gecko/layout/mathml
L. David Baron 22f0790155 Remove the multiple-parameter versions of nsRenderingContext::SetFont. (Bug 678671, patch 5) r=roc
This changes the only remaining callers (in nsMathMLChar) to pass the
correct language, which they were not previously doing, which should
improve the correctness of font selection and also reduce the number of
unique font metrics objects requested (which helps nsFontCache
effectiveness).  Those callers, however, remain the odd font users
within all of layout.
2011-08-14 10:08:04 -07:00
..
crashtests Bug 557474 - mpadded tests. r=karlt 2011-07-03 09:56:35 +02: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 668204 - Merge nsMathMLmunderFrame and nsMathMLmoverFrame into nsMathMLmunderoverFrame. r=karlt 2011-08-13 17:22:12 +02: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 Bug 569195 - Add support for STIX Fonts 1.0. r=karlt 2010-06-11 10:15:43 +12:00
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 b=557481 Change comments about TeX/Mathematica fonts to STIX/Asana fonts r=karlt 2011-08-05 13:06:36 +12: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 Remove the multiple-parameter versions of nsRenderingContext::SetFont. (Bug 678671, patch 5) r=roc 2011-08-14 10:08:04 -07: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 Replace all uses of nsLayoutUtils::SetFontFromStyle with GetFontMetricsForFrame or GetFontMetricsForStyleContext and remove SetFontFromStyle. (Bug 678671, patch 2) r=roc 2011-08-14 10:08:04 -07: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 Switch lots of callers to using nsLayoutUtils::GetFontMetricsForFrame and nsLayoutUtils::GetFontMetricsForStyleContext. (Bug 678671, patch 1) r=roc 2011-08-14 10:08:04 -07:00
nsMathMLFrame.h Switch lots of callers to using nsLayoutUtils::GetFontMetricsForFrame and nsLayoutUtils::GetFontMetricsForStyleContext. (Bug 678671, patch 1) r=roc 2011-08-14 10:08:04 -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 Switch lots of callers to using nsLayoutUtils::GetFontMetricsForFrame and nsLayoutUtils::GetFontMetricsForStyleContext. (Bug 678671, patch 1) r=roc 2011-08-14 10:08:04 -07:00
nsMathMLmencloseFrame.h Support for attribute "notation" on mstyle (bug 569125). r=karlt 2011-05-13 09:31:34 +12:00
nsMathMLmfencedFrame.cpp Switch lots of callers to using nsLayoutUtils::GetFontMetricsForFrame and nsLayoutUtils::GetFontMetricsForStyleContext. (Bug 678671, patch 1) r=roc 2011-08-14 10:08:04 -07: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 Switch lots of callers to using nsLayoutUtils::GetFontMetricsForFrame and nsLayoutUtils::GetFontMetricsForStyleContext. (Bug 678671, patch 1) r=roc 2011-08-14 10:08:04 -07:00
nsMathMLmfracFrame.h Support for attribute bevelled on mstyle (bug 569125). r=karlt 2011-05-13 09:31:07 +12:00
nsMathMLmmultiscriptsFrame.cpp Switch lots of callers to using nsLayoutUtils::GetFontMetricsForFrame and nsLayoutUtils::GetFontMetricsForStyleContext. (Bug 678671, patch 1) r=roc 2011-08-14 10:08:04 -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 Switch lots of callers to using nsLayoutUtils::GetFontMetricsForFrame and nsLayoutUtils::GetFontMetricsForStyleContext. (Bug 678671, patch 1) r=roc 2011-08-14 10:08:04 -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
nsMathMLmpaddedFrame.cpp Bug 672444 - Remove unused variable 'oldValue' in nsMathMLmpaddedFrame::UpdateValue; r=karlt 2011-07-29 14:38:45 +02:00
nsMathMLmpaddedFrame.h Bug 557474 - Add support for the voffset attribute, part 1. r=karlt 2011-07-03 09:54:01 +02: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 Switch lots of callers to using nsLayoutUtils::GetFontMetricsForFrame and nsLayoutUtils::GetFontMetricsForStyleContext. (Bug 678671, patch 1) r=roc 2011-08-14 10:08:04 -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 Switch lots of callers to using nsLayoutUtils::GetFontMetricsForFrame and nsLayoutUtils::GetFontMetricsForStyleContext. (Bug 678671, patch 1) r=roc 2011-08-14 10:08:04 -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 Switch lots of callers to using nsLayoutUtils::GetFontMetricsForFrame and nsLayoutUtils::GetFontMetricsForStyleContext. (Bug 678671, patch 1) r=roc 2011-08-14 10:08:04 -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 Switch lots of callers to using nsLayoutUtils::GetFontMetricsForFrame and nsLayoutUtils::GetFontMetricsForStyleContext. (Bug 678671, patch 1) r=roc 2011-08-14 10:08:04 -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 Switch lots of callers to using nsLayoutUtils::GetFontMetricsForFrame and nsLayoutUtils::GetFontMetricsForStyleContext. (Bug 678671, patch 1) r=roc 2011-08-14 10:08:04 -07:00
nsMathMLmtableFrame.h
nsMathMLmunderoverFrame.cpp Switch lots of callers to using nsLayoutUtils::GetFontMetricsForFrame and nsLayoutUtils::GetFontMetricsForStyleContext. (Bug 678671, patch 1) r=roc 2011-08-14 10:08:04 -07: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 Bug 668204 - Merge nsMathMLmunderFrame and nsMathMLmoverFrame into nsMathMLmunderoverFrame. r=karlt 2011-08-13 17:22:12 +02:00
nsMathMLsemanticsFrame.cpp Bug 556767 - (semantics) Improve/Complete implementation of <semantics/>. r=roc 2010-05-12 12:11:59 +02:00
nsMathMLsemanticsFrame.h Bug 556767 - (semantics) Improve/Complete implementation of <semantics/>. r=roc 2010-05-12 12:11:59 +02:00
nsMathMLTokenFrame.cpp Switch lots of callers to using nsLayoutUtils::GetFontMetricsForFrame and nsLayoutUtils::GetFontMetricsForStyleContext. (Bug 678671, patch 1) r=roc 2011-08-14 10:08:04 -07: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