]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathFrac.h
g-brief loads babel internally. So don't load it ourselves.
[lyx.git] / src / mathed / InsetMathFrac.h
2021-01-06 Thibaut CuvelierImplement \case for AASTeX.
2021-01-02 Thibaut CuvelierRename WriteStream to TeXMathStream.
2021-01-02 Thibaut CuvelierRename MathStream to MathMLStream.
2020-12-02 Yuriy SkalkoCleanup headers
2020-10-03 Yuriy SkalkoAdd `override` specifiers to improve code maintainability
2017-06-14 Jean-Marc LasgouttesGive 4 edit markers to all Frac-like insets
2017-03-23 Jean-Marc LasgouttesLinearize macros in box edit mode too.
2017-02-21 Jean-Marc LasgouttesRevert "Linearize macros in box edit mode too."
2017-02-14 Jean-Marc LasgouttesLinearize macros in box edit mode too.
2017-01-12 Juergen SpitzmuellerMerge branch 'master' into biblatex2
2017-01-11 Jean-Marc LasgouttesRe-implement math markers logic.
2016-11-20 Guillaume MunchFix vertical alignment of fractions
2016-11-17 Jean-Marc LasgouttesMerge branch 'betterspacing'
2016-11-16 Jean-Marc LasgouttesIntroduce the notion of math class
2015-06-14 Enrico ForestieriReplacement for commits bc47054b and ad0d0f6d
2010-03-31 Richard HeckHTML for binomials.
2010-03-30 Richard HeckFractions via HTML.
2009-12-31 Richard HeckRevert r32684, per Andre's suggestion.
2009-12-31 Richard HeckIntroduce a return value for mathmlize(). We will need...
2009-11-08 Abdelrazak YounesMake Buffer argument mandatory in most of the InsetMath...
2009-07-16 Richard HeckGive inset codes to all the math insets, so we get...
2009-07-06 Enrico ForestieriBetter fix for #6049 and similar cases with other math...
2009-07-05 Enrico ForestieriFix bug #6049: Mathed: spacebar misbehavior while typin...
2009-04-06 Uwe StöhrInsetMathFrac: reimplement \cfrac with its optional...
2009-04-05 Uwe Stöhrmajor code cleanup for fractions:
2009-04-04 Uwe StöhrInsetMathFrac.h: forgot to add my name in r28639
2009-02-28 Uwe Stöhrsupport for \cfrac in mathed, fixes bug 2473 and can...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-03-31 Enrico ForestieriAllow using \binom without amsmath and add support...
2007-11-05 Dov FeldsternGetting rid of LTR bias --- part 4/4
2007-10-28 Uwe StöhrInsetMathFrac: add support for \tbinom and \dbinom...
2007-10-25 André Pönitzput \frac style stuff into a single unit. -161477.
2007-09-21 Abdelrazak Younes* Inset:
2007-09-18 Martin VermeerUnits corrections, all Georg's noticed problems
2007-09-15 Martin VermeerSupport for units and fractional units with values
2007-09-12 Martin VermeerPartial support for units
2007-08-30 André Pönitzuse bald pointers in clone()
2007-04-29 André Pönitzrename InsetBase to Inset
2006-11-28 Abdelrazak Younes* dimension.h: new operator!=() and operator=()
2006-10-22 André Pönitzuse more unicode in math
2006-10-21 André Pönitzmove everything into namespace lyx
2006-09-17 André Pönitzrename mathed/math_xinset into mathed/InsetMathX