]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathScript.h
Proper GUI feedback for leqno option
[lyx.git] / src / mathed / InsetMathScript.h
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