]> git.lyx.org Git - lyx.git/history - src/mathed
Update notes.
[lyx.git] / src / mathed /
2010-01-11 Richard HeckWhitespace.
2010-01-11 Richard HeckMinor re-organization.
2010-01-03 Richard HeckInclude omitted case, and fix underline.
2010-01-03 Abdelrazak YounesFix bug #6388
2009-12-31 Richard HeckAdd a comment and update notes.
2009-12-31 Richard HeckMostly comments about InsetMathSplit, which more or...
2009-12-31 Richard HeckThese are in lib/symbols, so should have been caught...
2009-12-31 Richard HeckFix comments and whitespace.
2009-12-31 Richard HeckMathML for XArrow.
2009-12-31 Richard HeckMathML for Stackrel.
2009-12-31 Richard HeckMathML for Underset. And fix Overset.
2009-12-31 Richard HeckMathML for Overset.
2009-12-31 Richard HeckFix MathML for binominals.
2009-12-31 Richard HeckWe do not need special treatment of differentials for...
2009-12-31 Richard HeckMathML for MathCases.
2009-12-31 Richard HeckFix up the InsetMathGrid output: detect better if we...
2009-12-31 Richard HeckMBox is currently inactive, but in case it becomes...
2009-12-31 Richard HeckMathML for MathBox and such.
2009-12-31 Richard HeckFix MathML output for MathBox, as suggested in the...
2009-12-31 Richard HeckSpecial handing of space characters during text output.
2009-12-31 Richard HeckFix some issues with textmode. We'll let SetMode()...
2009-12-31 Richard HeckDon't wrap numbers in text in <mn>.
2009-12-31 Richard HeckWrap text in <mtext>, not <mrow>.
2009-12-31 Richard HeckA little debugging output.
2009-12-31 Richard HeckUse SetMode() to manage text and math mode.
2009-12-31 Richard HeckA simple version of ModeSpecifier for MathStream.
2009-12-31 Richard HeckFIXME.
2009-12-31 Richard HeckFix MathML output of wide characters.
2009-12-31 Richard HeckMathML for InsetMathFont. Unfortunately, this does...
2009-12-31 Richard HeckMathML for InsetMathBoldSymbol.
2009-12-31 Richard HeckProvide for the possibility of deferred material, per...
2009-12-31 Richard HeckRevert r32684, per Andre's suggestion.
2009-12-31 Richard HeckMathML for InsetMathBig.
2009-12-31 Richard HeckIntroduce a return value for mathmlize(). We will need...
2009-12-26 Richard HeckThanks, Andre.
2009-12-26 Richard HeckOutput numbers as numbers.
2009-12-26 Richard HeckIgnore this in MathML.
2009-12-26 Richard HeckEnsuring math should just be doing math in MathML.
2009-12-25 Richard HeckGet MathML output working for math decorations.
2009-12-25 Richard HeckMust wrap everything...
2009-12-25 Richard HeckAdd a FIXME.
2009-12-25 Richard HeckGet MathML output for InsetMathDots working.
2009-12-17 Richard HeckSo this changes the way we handle sums and such. We...
2009-12-17 Richard HeckLast commit didn't complete reversion, as I forgot...
2009-12-17 Richard HeckRevert r32566 and r32568.
2009-12-17 Richard HeckMake InsetMathExInt handle products as well as sums.
2009-12-17 Richard HeckFix up MathML output of integrals.
2009-12-17 Richard HeckFix MathML output of sums.
2009-12-17 Richard HeckFix up math scripts. Everything needs to go into <mrow...
2009-12-17 Vincent van RavesteijnDo not hardcode the background color of the preview...
2009-12-17 Vincent van RavesteijnCorrectly paint the background of the instant preview...
2009-12-16 Richard HeckAdd comment.
2009-12-16 Richard HeckWhitespace.
2009-12-16 Richard HeckFix MathML for fractions.
2009-12-16 Richard HeckAdd a fixme, in effect, about dots.
2009-12-16 Richard HeckDetect appropriate delimiter for matrices.
2009-12-16 Richard HeckFix matrix output, at least a bit. A little more work...
2009-12-16 Richard HeckIn a normal grid, we can just use <mrow>.
2009-12-16 Richard HeckThis should do it for the delimiters.
2009-12-16 Richard HeckA bit more for math delim.
2009-12-16 Richard HeckMore Math ML fixes. Using <mfenced> seems to be a bad...
2009-12-16 Richard HeckFix a few MathML things: the default output and the...
2009-12-15 Richard HeckRestore the MathML output we had before. Still work...
2009-12-13 Vincent van RavesteijnFix bug #6341: Can't set equal spacing in xymatrix.
2009-12-11 Enrico ForestieriFix bug #6382: Wrong cursor placement when inserting...
2009-12-07 Vincent van RavesteijnCitationUI and InsetMathChar:
2009-12-05 Vincent van RavesteijnFix trunk after r32352.
2009-12-05 Vincent van RavesteijnDo not start loading a preview each time one is added...
2009-12-04 Richard HeckThis patch introduces an optional argument to Buffer...
2009-11-27 Jean-Marc Lasgouttesfix warning
2009-11-26 Enrico ForestieriFix bug #6351: Crash when editing the unit on a number
2009-11-22 Vincent van RavesteijnSome cosmetics after r32157.
2009-11-22 Vincent van RavesteijnFix bug #4360: Instant preview does not render formulas...
2009-11-22 Vincent van RavesteijnRevert some unwanted debug info.
2009-11-22 Vincent van RavesteijnFix bug #6310: Incorrect latex for sparse matrices...
2009-11-17 Jean-Marc Lasgouttessquash warning
2009-11-16 Enrico ForestieriClarify comment.
2009-11-16 Enrico ForestieriStyle: insetCur -> inset_cursor
2009-11-15 Enrico ForestieriFix bug #6208: macro crash.
2009-11-15 Abdelrazak YounesFix MathML export for < and > special characters.
2009-11-15 Richard HeckGet math macros working for MathML.
2009-11-14 Richard HeckTypo.
2009-11-14 Richard HeckMathML for InsetMathSpace.
2009-11-14 Richard HeckInitial work on InsetMathBox. This doesn't really work...
2009-11-14 Richard HeckFix whitespace, comment.
2009-11-14 Richard HeckFix single character output for MathML. Kind of.
2009-11-14 Richard HeckFix parsing of functions and arguments for MathML.
2009-11-14 Richard HeckFix delimiters.
2009-11-14 Richard HeckWhoops. Forgot to fix this.
2009-11-14 Richard HeckFix external function output for MathML.
2009-11-14 Richard HeckFIXME
2009-11-14 Richard HeckLittle bit of fixup for math symbols.
2009-11-14 Richard HeckFix silly bit.
2009-11-14 Richard HeckGet MathML output for XHTML working a bit.
2009-11-11 Uwe Stöhr- introduce option to suppress the LaTeX package mhchem...
2009-11-08 Enrico ForestieriDon't use updateMacros() in the math parser, in order...
2009-11-08 Enrico ForestieriIn order to avoid confusion, always use buf in Parser...
2009-11-08 Abdelrazak YounesInsetCommand ctor: Pass 'Buffer *'
2009-11-08 Abdelrazak YounesUniformize Inset construction (passing Buffer * everywh...
2009-11-08 Abdelrazak YounesMake Buffer argument mandatory in most of the InsetMath...
next