]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathFrac.h
Merge branch 'master' of git.lyx.org:lyx
[lyx.git] / src / mathed / InsetMathFrac.h
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