]> git.lyx.org Git - lyx.git/history - src/mathed/math_charinset.C
prepare hanling of chars the nee a backslash when written...
[lyx.git] / src / mathed / math_charinset.C
2001-08-30 André Pönitzprepare hanling of chars the nee a backslash when writt...
2001-08-28 André Pönitzfix cursor font bug
2001-08-17 André Pönitzfix display "'" vs "\ni"
2001-08-17 André Pönitzwrite sequences of chars with same code as unit
2001-08-17 André Pönitznew parser
2001-08-10 André Pönitzmake {} a proper inset; simplifications to the parser;
2001-08-10 André Pönitzsmall stuff
2001-08-09 André Pönitziterators for MathArray; cosmetics;
2001-08-08 André Pönitzcursor up/down; fix missing brace in write()
2001-08-06 André Pönitz- fix nasty bug due to missing InsetFormula copy c'tor
2001-08-06 André PönitzOooooops