]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathStackrel.h
g-brief loads babel internally. So don't load it ourselves.
[lyx.git] / src / mathed / InsetMathStackrel.h
2021-01-02 Thibaut CuvelierRename WriteStream to TeXMathStream.
2021-01-02 Thibaut CuvelierRename MathStream to MathMLStream.
2020-10-03 Yuriy SkalkoAmend efc0877f
2020-10-03 Yuriy SkalkoAdd `override` specifiers to improve code maintainability
2018-11-12 Enrico ForestieriFix cursor left/right navigation in overset, underset...
2018-11-07 Jean-Marc LasgouttesChange cell numbers so that 0 is the main cell
2018-04-05 Jean-Marc LasgouttesWhen inserting math inset, put cursor selection in...
2016-11-17 Jean-Marc LasgouttesMerge branch 'betterspacing'
2016-11-16 Jean-Marc LasgouttesIntroduce the notion of math class
2012-12-28 Georg BaumFix bug #8464: stackrel with subscript.
2010-03-31 Richard HeckHTML for stackrel.
2009-12-31 Richard HeckFix comments and whitespace.
2009-12-31 Richard HeckMathML for Stackrel.
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...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2007-10-25 André Pönitzput \frac style stuff into a single unit. -161477.
2007-09-21 Abdelrazak Younes* Inset:
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-21 André Pönitzmove everything into namespace lyx
2006-09-17 André Pönitzrename mathed/math_xinset into mathed/InsetMathX