.. |
crashtests
|
bug 1028521 - testcase for assertion in mathml with bidi. r=smontagu
|
2014-06-21 15:49:49 +01:00 |
tests
|
Bug 961365 - Part 6: Add tests for OpenType MATH constants. r=jfkthame
|
2014-07-03 07:56:00 -04:00 |
jar.mn
|
|
|
mathfont.properties
|
Bug 1000745 - Part 2: Remove font.mathfont-glyph-tables. r=karlt
|
2014-04-24 02:41:00 -04:00 |
mathfontMathJax_Main.properties
|
|
|
mathfontStandardSymbolsL.properties
|
|
|
mathfontSTIXGeneral.properties
|
Bug 1007093 - Merge the *.properties tables for the STIXGeneral set. r=karl
|
2014-05-07 06:22:00 +02:00 |
mathfontSymbol.properties
|
|
|
mathfontUnicode.properties
|
|
|
MathJaxFonts.html
|
|
|
mathml.css
|
Bug 330964 - Add rowspacing/columnspacing/framespacing to MathML mtable. r=fredw
|
2014-06-18 06:57:00 -04:00 |
moz.build
|
Backed out 3 changesets (bug 946065) for b2g mochitest-6 permafail on a CLOSED TREE
|
2014-05-12 15:40:41 -07:00 |
nsIMathMLFrame.h
|
Bug 1026535 - Fix mismatched class/struct tags. r=ehsan
|
2014-06-18 17:57:51 -07:00 |
nsMathMLAtoms.h
|
|
|
nsMathMLChar.cpp
|
Bug 1029138 - Removed dangerous public destructor of nsGlyphTableList. r=froydnj
|
2014-06-25 09:28:00 +02:00 |
nsMathMLChar.h
|
Bug 1026535 - Fix mismatched class/struct tags. r=ehsan
|
2014-06-18 17:57:51 -07:00 |
nsMathMLContainerFrame.cpp
|
Bug 1028521: Use the nsHTMLReflowMetrics' writing mode passed in from the container in nsMathMLContainerFrame::ReflowChild, not the child frame's. r=jfkthame
|
2014-06-24 01:36:45 -07:00 |
nsMathMLContainerFrame.h
|
Bug 1015781 - part 1+2, Make the SetInitialChildList/AppendFrames/InsertFrames/RemoveFrame methods return void (scripted change). Remove code handling the return values. r=roc
|
2014-05-28 19:36:58 +00:00 |
nsMathMLFrame.cpp
|
Bug 961365 - Part 1: Add helper functions to access MATH constants and use them to get the AxisHeight. r=jfkthame
|
2014-07-01 23:29:00 -04:00 |
nsMathMLFrame.h
|
Bug 961365 - Part 2: Use MATH constants for radicals. r=jfkthame
|
2014-06-17 02:40:00 -04:00 |
nsMathMLmactionFrame.cpp
|
Bug 1015781 - part 1+2, Make the SetInitialChildList/AppendFrames/InsertFrames/RemoveFrame methods return void (scripted change). Remove code handling the return values. r=roc
|
2014-05-28 19:36:58 +00:00 |
nsMathMLmactionFrame.h
|
Bug 1028588 - Fix dangerous public destructors in layout/ - r=dbaron
|
2014-06-23 18:40:01 -04:00 |
nsMathMLmencloseFrame.cpp
|
Bug 961365 - Part 2: Use MATH constants for radicals. r=jfkthame
|
2014-06-17 02:40:00 -04:00 |
nsMathMLmencloseFrame.h
|
Bug 961365 - Part 2: Use MATH constants for radicals. r=jfkthame
|
2014-06-17 02:40:00 -04:00 |
nsMathMLmfencedFrame.cpp
|
Replace Get/SetTopAscent with Get/SetBlockStartAscent. Bug 789096, r=jfkthame
|
2014-06-11 02:45:31 -07:00 |
nsMathMLmfencedFrame.h
|
Bug 1015781 - part 1+2, Make the SetInitialChildList/AppendFrames/InsertFrames/RemoveFrame methods return void (scripted change). Remove code handling the return values. r=roc
|
2014-05-28 19:36:58 +00:00 |
nsMathMLmfracFrame.cpp
|
Bug 961365 - Part 3: Use MATH constants for fractions and stacks. r=jfkthame
|
2014-06-17 02:41:00 -04:00 |
nsMathMLmfracFrame.h
|
Bug 442637 - MathML changes to support ssty setting. r=fredw
|
2014-01-15 09:49:00 -05:00 |
nsMathMLmmultiscriptsFrame.cpp
|
Bug 961365 - Part 4: Use MATH constants for scripts. r=jfkthame
|
2014-06-17 04:09:00 -04:00 |
nsMathMLmmultiscriptsFrame.h
|
Bug 961365 - Part 4: Use MATH constants for scripts. r=jfkthame
|
2014-06-17 04:09:00 -04:00 |
nsMathMLmoFrame.cpp
|
Replace Get/SetTopAscent with Get/SetBlockStartAscent. Bug 789096, r=jfkthame
|
2014-06-11 02:45:31 -07:00 |
nsMathMLmoFrame.h
|
Bug 1015781 - part 1+2, Make the SetInitialChildList/AppendFrames/InsertFrames/RemoveFrame methods return void (scripted change). Remove code handling the return values. r=roc
|
2014-05-28 19:36:58 +00:00 |
nsMathMLmpaddedFrame.cpp
|
Replace Get/SetTopAscent with Get/SetBlockStartAscent. Bug 789096, r=jfkthame
|
2014-06-11 02:45:31 -07:00 |
nsMathMLmpaddedFrame.h
|
Bug 1008917 - part 2,3,4, make Reflow() return type 'void', and make a few reflow related helper methods 'void' too. r=roc
|
2014-05-13 00:47:52 +00:00 |
nsMathMLmphantomFrame.cpp
|
Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob
|
2013-10-07 19:15:59 -04:00 |
nsMathMLmphantomFrame.h
|
Bug 875563 - Zero dictionary lspace/rspace when not in (inferred) mrow r=fredw
|
2014-04-04 17:54:00 +02:00 |
nsMathMLmrootFrame.cpp
|
Bug 961365 - Part 2: Use MATH constants for radicals. r=jfkthame
|
2014-06-17 02:40:00 -04:00 |
nsMathMLmrootFrame.h
|
Bug 961365 - Part 2: Use MATH constants for radicals. r=jfkthame
|
2014-06-17 02:40:00 -04:00 |
nsMathMLmrowFrame.cpp
|
Bug 557478 - Defer mfrac operator spacing to outermost embellished operator. r=fredw
|
2014-04-07 06:56:00 +02:00 |
nsMathMLmrowFrame.h
|
Bug 557478 - Defer mfrac operator spacing to outermost embellished operator. r=fredw
|
2014-04-07 06:56:00 +02:00 |
nsMathMLmspaceFrame.cpp
|
Replace Get/SetTopAscent with Get/SetBlockStartAscent. Bug 789096, r=jfkthame
|
2014-06-11 02:45:31 -07:00 |
nsMathMLmspaceFrame.h
|
Bug 1008917 - part 2,3,4, make Reflow() return type 'void', and make a few reflow related helper methods 'void' too. r=roc
|
2014-05-13 00:47:52 +00:00 |
nsMathMLmsqrtFrame.cpp
|
Bug 961365 - Part 2: Use MATH constants for radicals. r=jfkthame
|
2014-06-17 02:40:00 -04:00 |
nsMathMLmsqrtFrame.h
|
Bug 508665 - part 5, Make nsIFrame::Init require a nsContainerFrame* for the parent frame param. r=roc
|
2014-05-24 22:20:40 +00:00 |
nsMathMLmtableFrame.cpp
|
Bug 330964 - Add rowspacing/columnspacing/framespacing to MathML mtable. r=fredw
|
2014-06-18 06:57:00 -04:00 |
nsMathMLmtableFrame.h
|
Bug 330964 - Add rowspacing/columnspacing/framespacing to MathML mtable. r=fredw
|
2014-06-18 06:57:00 -04:00 |
nsMathMLmunderoverFrame.cpp
|
Bug 961365 - Part 5: Use MATH constants for limits. r=jfkthame
|
2014-06-17 04:42:00 -04:00 |
nsMathMLmunderoverFrame.h
|
Bug 919806: Get rid of NS_IMETHOD in nsIFrame.h and its implementations r=dholbert
|
2014-02-17 23:47:48 -08:00 |
nsMathMLOperators.cpp
|
Bug 1000879 - Remove the ::-moz-math-stretchy pseudo-element. r=karl, roc
|
2014-04-24 21:30:00 +02:00 |
nsMathMLOperators.h
|
Bug 1000879 - Remove the ::-moz-math-stretchy pseudo-element. r=karl, roc
|
2014-04-24 21:30:00 +02:00 |
nsMathMLParts.h
|
Bug 508665 - part 4, Make nsCSSFrameConstructor use nsContainerFrame* for frames used as parent frames. r=roc
|
2014-05-24 22:20:40 +00:00 |
nsMathMLSelectedFrame.cpp
|
Replace Get/SetTopAscent with Get/SetBlockStartAscent. Bug 789096, r=jfkthame
|
2014-06-11 02:45:31 -07:00 |
nsMathMLSelectedFrame.h
|
Bug 1015781 - part 1+2, Make the SetInitialChildList/AppendFrames/InsertFrames/RemoveFrame methods return void (scripted change). Remove code handling the return values. r=roc
|
2014-05-28 19:36:58 +00:00 |
nsMathMLsemanticsFrame.cpp
|
Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob
|
2013-10-07 19:15:59 -04:00 |
nsMathMLsemanticsFrame.h
|
|
|
nsMathMLTokenFrame.cpp
|
Replace Get/SetTopAscent with Get/SetBlockStartAscent. Bug 789096, r=jfkthame
|
2014-06-11 02:45:31 -07:00 |
nsMathMLTokenFrame.h
|
Bug 1015781 - part 1+2, Make the SetInitialChildList/AppendFrames/InsertFrames/RemoveFrame methods return void (scripted change). Remove code handling the return values. r=roc
|
2014-05-28 19:36:58 +00:00 |
operatorDictionary.xsl
|
|
|
updateOperatorDictionary.pl
|
|
|