]> git.lyx.org Git - features.git/history - src/mathed/InsetMathSpace.h
Introduce a return value for mathmlize(). We will need this to be able
[features.git] / src / mathed / InsetMathSpace.h
2009-12-31 Richard HeckIntroduce a return value for mathmlize(). We will need...
2009-11-14 Richard HeckMathML for InsetMathSpace.
2009-07-16 Richard HeckGive inset codes to all the math insets, so we get...
2009-04-22 Vincent van Ravesteijn* Move handling of LFUN_INSET_SETTINGS to Inset,
2008-12-22 Georg Baumfix bug 2558: hspace support in math
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
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-22 Abdelrazak YounesTrying to solve bug-2452, I optimized some of the most...
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