..
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
Makefile.in
Bug 668204 - Merge nsMathMLmunderFrame and nsMathMLmoverFrame into nsMathMLmunderoverFrame. r=karlt
2011-08-13 17:22:12 +02:00
jar.mn
Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz
2009-10-12 12:31:50 -07: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
Bug 484766. Clean up MathML directory structure. r=karlt,ted
2009-03-30 13:48:52 +13:00
mathfontCMSY10.properties
Bug 484766. Clean up MathML directory structure. r=karlt,ted
2009-03-30 13:48:52 +13:00
mathfontMTExtra.properties
Bug 484766. Clean up MathML directory structure. r=karlt,ted
2009-03-30 13:48:52 +13:00
mathfontMath1.properties
Bug 484766. Clean up MathML directory structure. r=karlt,ted
2009-03-30 13:48:52 +13:00
mathfontMath2.properties
Bug 484766. Clean up MathML directory structure. r=karlt,ted
2009-03-30 13:48:52 +13:00
mathfontMath4.properties
Bug 484766. Clean up MathML directory structure. r=karlt,ted
2009-03-30 13:48:52 +13:00
mathfontPUA.properties
Bug 484766. Clean up MathML directory structure. r=karlt,ted
2009-03-30 13:48:52 +13:00
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
mathfontStandardSymbolsL.properties
Bug 484766. Clean up MathML directory structure. r=karlt,ted
2009-03-30 13:48:52 +13:00
mathfontSymbol.properties
Bug 484766. Clean up MathML directory structure. r=karlt,ted
2009-03-30 13:48:52 +13:00
mathfontUnicode.properties
Bug 407101 - MathML STIX fonts: more variants and composite chars for stretchy accents, r=karlt
2010-04-29 09:32:27 +12:00
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
Bug 484766. Clean up MathML directory structure. r=karlt,ted
2009-03-30 13:48:52 +13:00
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
Remove overflow handling that should have been removed along with the standards-mode text-shadow of text-decoration handling in bug 403524, changeset 83b2648ee442. (Bug 680505, patch 1) r=roc
2011-08-20 21:35:56 -04: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
Bug 497495 part 3: Add methods to every nsFrame subclass that expose the as-allocated identity of every frame object. Also some cleanups to the QueryFrame implementation. r=dbaron sr=roc
2009-09-12 17:49:24 +01:00
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
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
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
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
Bug 497495 part 3: Add methods to every nsFrame subclass that expose the as-allocated identity of every frame object. Also some cleanups to the QueryFrame implementation. r=dbaron sr=roc
2009-09-12 17:49:24 +01:00
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
Bug 497495 part 3: Add methods to every nsFrame subclass that expose the as-allocated identity of every frame object. Also some cleanups to the QueryFrame implementation. r=dbaron sr=roc
2009-09-12 17:49:24 +01:00
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
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
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