]> git.lyx.org Git - lyx.git/history - src/mathed/MathStream.h
Make members of FuncRequest private, per the FIXME there. Again, this is
[lyx.git] / src / mathed / MathStream.h
2010-03-31 Richard HeckFix up the math stream.
2010-03-30 Richard HeckHTML for math boxes.
2010-03-29 Richard HeckThe beginnings of pure HTML output of math, for our...
2010-02-04 Enrico ForestieriAutomate the setting of the ascii only flag.
2010-02-04 Enrico ForestieriFix bug #3325: Labels with special characters in equati...
2010-01-21 Richard HeckAllow MTag to take attributes.
2009-12-31 Richard HeckMathML for MathBox and such.
2009-12-31 Richard HeckFix MathML output for MathBox, as suggested in the...
2009-12-31 Richard HeckFix some issues with textmode. We'll let SetMode()...
2009-12-31 Richard HeckA simple version of ModeSpecifier for MathStream.
2009-12-31 Richard HeckFix MathML output of wide characters.
2009-12-31 Richard HeckProvide for the possibility of deferred material, per...
2009-08-07 Jürgen SpitzmüllerCatch encoding exception when performing instant previe...
2009-07-03 Enrico ForestieriFix bugs #6047, #4043, and #5394.
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-07-20 Enrico ForestieriWhen producing latex output, check whether a character...
2008-06-17 Enrico ForestieriImplement the suggestion by Andre'
2008-06-16 Enrico ForestieriFix bug 1527
2008-06-04 Enrico ForestieriProduce a cleaner latex output by avoiding \lyxmathsym...
2008-05-31 Enrico ForestieriFix bug 3938
2007-11-05 André Pönitz#include cosmetics
2007-04-26 André Pönitzrename MathArray into MathData
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
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