]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathDelim.h
Account for old versions of Pygments
[lyx.git] / src / mathed / InsetMathDelim.h
2017-03-23 Jean-Marc LasgouttesLinearize macros in box edit mode too.
2017-02-21 Jean-Marc LasgouttesRevert "Linearize macros in box edit mode too."
2017-02-14 Jean-Marc LasgouttesLinearize macros in box edit mode too.
2017-02-03 Jean-Marc LasgouttesFixup 89662a68: remove markers that should not be there
2016-11-17 Jean-Marc LasgouttesMerge branch 'betterspacing'
2016-11-16 Jean-Marc LasgouttesIntroduce the notion of math class
2013-05-02 Pavel SandaRemove some header leftovers based on Scott's script...
2012-12-16 Georg BaumFull delimiter support for llbracket and rrbracket
2010-03-30 Richard HeckDo the obvious thing with delimiters.
2009-12-31 Richard HeckRevert r32684, per Andre's suggestion.
2009-12-31 Richard HeckIntroduce a return value for mathmlize(). We will need...
2009-11-08 Abdelrazak YounesMake Buffer argument mandatory in most of the InsetMath...
2009-07-16 Richard HeckGive inset codes to all the math insets, so we get...
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-26 André Pönitzrename MathArray into MathData
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