]> git.lyx.org Git - features.git/history - src/mathed/InsetMathScript.h
Rm dup "Float" in "Insert>Float>Figure Wrap Float"
[features.git] / src / mathed / InsetMathScript.h
2021-06-01 Jean-Marc LasgouttesFixup 7e7f9eba: we only need one hasLimits() method
2021-05-31 Thibaut CuvelierMathML: use the right has_limits_ in InsetMathScripts.
2021-01-02 Thibaut CuvelierRename WriteStream to TeXMathStream.
2021-01-02 Thibaut CuvelierRename MathStream to MathMLStream.
2020-12-09 Jean-Marc LasgouttesOverhaul (no)limits support
2020-10-03 Yuriy SkalkoAmend efc0877f
2020-10-03 Yuriy SkalkoAdd `override` specifiers to improve code maintainability
2020-07-20 Jean-Marc LasgouttesImplement properly \limits and \nolimits
2019-09-15 Jean-Marc LasgouttesMark constructors with only one parameter as explicit
2018-09-03 Jean-Marc LasgouttesAllow toggling (no)limits only after mathop symbol
2018-04-05 Jean-Marc LasgouttesWhen inserting math inset, put cursor selection in...
2017-01-31 Guillaume MunchImplement rule 17
2016-11-17 Jean-Marc LasgouttesMerge branch 'betterspacing'
2016-11-16 Jean-Marc LasgouttesIntroduce the notion of math class
2012-02-02 Jean-Marc Lasgouttes* InsetMathScript::doDispatch : properly record undo...
2010-03-30 Richard HeckHTML for scripts.
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-05-12 André Pönitzcosmestics (test...)
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-02-22 Stefan Schimanski* simplify notifyCursorLeaves logic: We now only call...
2007-12-22 Stefan Schimanski* kerning may depend on the BufferView because the...
2007-11-05 Dov FeldsternGetting rid of LTR bias --- part 4/4
2007-11-05 Dov FeldsternGetting rid of LTR bias --- part 3/4
2007-09-24 Abdelrazak YounesPut MathData on a diet: transfer dimension cache to...
2007-09-23 Abdelrazak YounesPut mathed on a diet: transfer dimension cache from...
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
2007-04-26 André Pönitzrename MathArray into MathData
2007-04-26 André Pönitzrename LCursor->Cursor
2007-03-21 Enrico ForestieriAccount for real width of nucleus when positioning...
2007-03-18 Enrico ForestieriFig bug 3335 (http://bugzilla.lyx.org/show_bug.cgi...
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