]> git.lyx.org Git - lyx.git/history - src/mathed/MathParser.h
Provide proper fallback if a bibliography processor is not found
[lyx.git] / src / mathed / MathParser.h
2015-03-10 Georg BaumRemove unsupported macros from autocompletion
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-29 Georg BaumStore ASCII data in std::string
2014-12-29 Georg BaumFix html export of \ne (second part of bug #9372)
2013-05-26 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-05-25 Pavel SandaHeader cleanup cont.
2009-11-08 Abdelrazak YounesMake Buffer argument mandatory in most of the InsetMath...
2009-11-06 Enrico ForestieriFix bug #5530: LyX expansion in math-macro overwritten...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-18 Uwe Stöhrmathparser_flags.h: follow our naming convention part 2/2
2008-10-17 Enrico ForestieriFix bug 3397
2008-10-06 Enrico ForestieriSmash remaining drawbacks for bug 2315
2007-11-05 André Pönitzremove unneeded #include
2007-04-26 André Pönitzrename MathArray into MathData
2007-04-26 André Pönitzrename LyXLex into Lexer
2006-12-19 Georg BaumFix bug 3034
2006-11-07 Georg Baumdocument docstring abuse for symbol font code points
2006-10-22 André Pönitzuse more unicode in math
2006-10-21 Lars Gullik BjønnesFix some unicode conversion problems, more work needed.
2006-10-21 André Pönitzmove everything into namespace lyx
2006-09-17 André Pönitzrename mathed/math_xinset into mathed/InsetMathX