gecko-dev/layout/mathml
Frédéric Wang 96a807cb7d Bug 875294 - Implement menclose notation "updiagonalarrow". r=karlt 2013-06-04 08:21:25 -04:00
..
crashtests Bug 400157 - Crash test. 2013-02-23 11:38:14 +01:00
tests Bug 864119 - Don't generate assertions in MathML mochitests. r=karlt 2013-04-21 12:08:07 +02:00
Makefile.in Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
MathJaxFonts.html Bug 781494 - Remove support for composite char from nsMathMLChar. r=karlt 2012-08-20 20:14:20 -04:00
jar.mn Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
mathfont.properties Bug 854339 - Make the equal sign stretchable in MathML. r=karlt 2013-06-04 08:17:45 -04:00
mathfontAsanaMath.properties Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
mathfontMathJax_Main.properties Bug 781494 - Remove support for composite char from nsMathMLChar. r=karlt 2012-08-20 20:14:20 -04:00
mathfontSTIXNonUnicode.properties Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
mathfontSTIXSize1.properties Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
mathfontSTIXSizeOneSym.properties Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
mathfontStandardSymbolsL.properties Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
mathfontSymbol.properties Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
mathfontUnicode.properties Bug 854339 - Make the equal sign stretchable in MathML. r=karlt 2013-06-04 08:17:45 -04:00
mathml.css Bug 764996 - Dir attribute mapping. r=karlt 2013-05-29 19:26:40 -04:00
moz.build Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
nsIMathMLFrame.h Bug 764996 - Determine directionality. r=karlt 2013-05-29 19:26:40 -04:00
nsMathMLAtoms.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsMathMLChar.cpp Bug 859018 - Remove the MSVC exemption for FAIL_ON_WARNINGS in layout. r=dbaron 2013-04-28 19:02:35 +09:00
nsMathMLChar.h Bug 840902. Part 2: Remove nsresults from various display list methods. r=mattwoodrow 2013-02-15 00:12:27 +13:00
nsMathMLContainerFrame.cpp Bug 764996 - Determine directionality. r=karlt 2013-05-29 19:26:40 -04:00
nsMathMLContainerFrame.h Bug 764996 - Determine directionality. r=karlt 2013-05-29 19:26:40 -04:00
nsMathMLFrame.cpp Bug 764996 - Determine directionality. r=karlt 2013-05-29 19:26:40 -04:00
nsMathMLFrame.h Bug 764996 - Determine directionality. r=karlt 2013-05-29 19:26:40 -04:00
nsMathMLOperators.cpp Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
nsMathMLOperators.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsMathMLParts.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsMathMLSelectedFrame.cpp Bug 745131 - Improve how <semantics> determine the visible child. r=karlt 2013-05-10 08:40:44 -04:00
nsMathMLSelectedFrame.h Bug 876701 - Static analysis failure in nsMathMLsemanticsFrame.h, r=karlt 2013-05-28 22:20:44 -05:00
nsMathMLTokenFrame.cpp Bug 764996 - Determine directionality. r=karlt 2013-05-29 19:26:40 -04:00
nsMathMLTokenFrame.h Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert 2013-05-14 09:33:23 -07:00
nsMathMLmactionFrame.cpp Bug 745131 - Improve how <semantics> determine the visible child. r=karlt 2013-05-10 08:40:44 -04:00
nsMathMLmactionFrame.h Bug 875367: Annotate ~280 more methods with MOZ_OVERRIDE in /layout. r=dholbert 2013-05-29 12:37:49 -07:00
nsMathMLmencloseFrame.cpp Bug 875294 - Implement menclose notation "updiagonalarrow". r=karlt 2013-06-04 08:21:25 -04:00
nsMathMLmencloseFrame.h Bug 875294 - Implement menclose notation "updiagonalarrow". r=karlt 2013-06-04 08:21:25 -04:00
nsMathMLmfencedFrame.cpp Bug 764996 - Determine directionality. r=karlt 2013-05-29 19:26:40 -04:00
nsMathMLmfencedFrame.h Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert 2013-05-14 09:33:23 -07:00
nsMathMLmfracFrame.cpp Bug 764996 - Determine directionality. r=karlt 2013-05-29 19:26:40 -04:00
nsMathMLmfracFrame.h Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert 2013-05-14 09:33:23 -07:00
nsMathMLmmultiscriptsFrame.cpp Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert 2013-02-16 13:51:02 -08:00
nsMathMLmmultiscriptsFrame.h Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert 2013-05-14 09:33:23 -07:00
nsMathMLmoFrame.cpp Bug 854339 - Make the equal sign stretchable in MathML. r=karlt 2013-06-04 08:17:45 -04:00
nsMathMLmoFrame.h Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert 2013-05-14 09:33:23 -07:00
nsMathMLmpaddedFrame.cpp Bug 764996 - Determine directionality. r=karlt 2013-05-29 19:26:40 -04:00
nsMathMLmpaddedFrame.h Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert 2013-05-14 09:33:23 -07:00
nsMathMLmphantomFrame.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsMathMLmphantomFrame.h Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert 2013-05-14 09:33:23 -07:00
nsMathMLmrootFrame.cpp Bug 764996 - Determine directionality. r=karlt 2013-05-29 19:26:40 -04:00
nsMathMLmrootFrame.h Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert 2013-05-14 09:33:23 -07:00
nsMathMLmrowFrame.cpp Bug 764996 - Determine directionality. r=karlt 2013-05-29 19:26:40 -04:00
nsMathMLmrowFrame.h Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert 2013-05-14 09:33:23 -07:00
nsMathMLmspaceFrame.cpp Bug 717546 - Partial support for negative mspace@width. r=karlt 2013-04-17 07:47:09 -04:00
nsMathMLmspaceFrame.h Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert 2013-05-14 09:33:23 -07:00
nsMathMLmsqrtFrame.cpp Bug 852428 part 2. Make nsIFrame::Init infallible. r=dholbert 2013-03-19 21:47:48 -04:00
nsMathMLmsqrtFrame.h Bug 852428 part 2. Make nsIFrame::Init infallible. r=dholbert 2013-03-19 21:47:48 -04:00
nsMathMLmstyleFrame.cpp Bug 764996 - Determine directionality. r=karlt 2013-05-29 19:26:40 -04:00
nsMathMLmstyleFrame.h Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert 2013-05-14 09:33:23 -07:00
nsMathMLmsubFrame.cpp Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan 2013-01-15 13:22:03 +01:00
nsMathMLmsubFrame.h Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert 2013-05-14 09:33:23 -07:00
nsMathMLmsubsupFrame.cpp Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert 2013-02-16 13:51:02 -08:00
nsMathMLmsubsupFrame.h Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert 2013-05-14 09:33:23 -07:00
nsMathMLmsupFrame.cpp Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert 2013-02-16 13:51:02 -08:00
nsMathMLmsupFrame.h Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert 2013-05-14 09:33:23 -07:00
nsMathMLmtableFrame.cpp Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert 2013-02-16 13:51:02 -08:00
nsMathMLmtableFrame.h Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert 2013-05-14 09:33:23 -07:00
nsMathMLmunderoverFrame.cpp Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan 2013-01-15 13:22:03 +01:00
nsMathMLmunderoverFrame.h Bug 870516: Annotate ~600 more methods with MOZ_OVERRIDE in /layout r=dholbert 2013-05-14 09:33:23 -07:00
nsMathMLsemanticsFrame.cpp Bug 745131 - Improve how <semantics> determine the visible child. r=karlt 2013-05-10 08:40:44 -04:00
nsMathMLsemanticsFrame.h Bug 875367: Annotate ~280 more methods with MOZ_OVERRIDE in /layout. r=dholbert 2013-05-29 12:37:49 -07:00
operatorDictionary.xsl Bug 757125 - Make updateOperatorDictionary.pl read mirrorable property. r=karlt 2012-05-28 21:09:25 -04:00
updateOperatorDictionary.pl Bug 760707 - Allow layout/mathml/updateOperatorDictionary.pl to download and convert the W3C dictionary. r=karlt 2012-06-09 12:24:57 -04:00