]> git.lyx.org Git - lyx.git/history - src/mathed/math_symbolinset.C
further code uglification to make Jean-Marc's compiler happy
[lyx.git] / src / mathed / math_symbolinset.C
2001-09-11 André Pönitztry to do with super- and subscripts what TeX does
2001-08-31 Dekel TsurFew math fonts improvements (use cmr for uppercase...
2001-08-30 Dekel TsurMore fonts in mathed.
2001-08-16 André Pönitznew special-purpose inset for \not
2001-08-09 André Pönitzfix broken ^ stuff; break delimiters...
2001-08-09 André Pönitzmove things around
2001-08-09 André Pönitziterators for MathArray; cosmetics;
2001-08-08 André Pönitzbring back some more red color...
2001-08-06 André Pönitz- fix nasty bug due to missing InsetFormula copy c'tor
2001-07-27 André Pönitzrename MathBigopInset into MathSymbolInset. That's...