Give inset codes to all the math insets, so we get more information when
commit80ea3a1e4b9e66918fb7733e99bfc14aef5a977f
authorrgheck <rgheck@a592a061-630c-0410-9148-cb99ea01b6c8>
Thu, 16 Jul 2009 19:00:24 +0000 (16 19:00 +0000)
committerrgheck <rgheck@a592a061-630c-0410-9148-cb99ea01b6c8>
Thu, 16 Jul 2009 19:00:24 +0000 (16 19:00 +0000)
tree97975e8d3a3d1dce7b85444311cfe8a7062f8443
parentf1711d8b4043fa8725534b2f040c5eb392d70684
Give inset codes to all the math insets, so we get more information when
we run into assertions.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30634 a592a061-630c-0410-9148-cb99ea01b6c8
62 files changed:
src/Text3.cpp
src/insets/Inset.cpp
src/insets/InsetCode.h
src/mathed/InsetFormulaMacro.h
src/mathed/InsetMath.h
src/mathed/InsetMathAMSArray.h
src/mathed/InsetMathArray.h
src/mathed/InsetMathBig.h
src/mathed/InsetMathBoldSymbol.h
src/mathed/InsetMathBox.h
src/mathed/InsetMathBrace.h
src/mathed/InsetMathCases.h
src/mathed/InsetMathChar.h
src/mathed/InsetMathColor.h
src/mathed/InsetMathComment.h
src/mathed/InsetMathDecoration.h
src/mathed/InsetMathDelim.h
src/mathed/InsetMathDiff.h
src/mathed/InsetMathDots.h
src/mathed/InsetMathEnsureMath.h
src/mathed/InsetMathEnv.h
src/mathed/InsetMathExFunc.h
src/mathed/InsetMathExInt.h
src/mathed/InsetMathFont.h
src/mathed/InsetMathFontOld.h
src/mathed/InsetMathFrac.h
src/mathed/InsetMathGrid.h
src/mathed/InsetMathHull.cpp
src/mathed/InsetMathHull.h
src/mathed/InsetMathKern.h
src/mathed/InsetMathLefteqn.h
src/mathed/InsetMathLim.h
src/mathed/InsetMathMBox.h
src/mathed/InsetMathMatrix.h
src/mathed/InsetMathNest.h
src/mathed/InsetMathNumber.h
src/mathed/InsetMathOverset.h
src/mathed/InsetMathPar.h
src/mathed/InsetMathPhantom.h
src/mathed/InsetMathRef.h
src/mathed/InsetMathRoot.h
src/mathed/InsetMathScript.h
src/mathed/InsetMathSize.h
src/mathed/InsetMathSpace.h
src/mathed/InsetMathSpecialChar.h
src/mathed/InsetMathSplit.h
src/mathed/InsetMathSqrt.h
src/mathed/InsetMathStackrel.h
src/mathed/InsetMathString.h
src/mathed/InsetMathSubstack.h
src/mathed/InsetMathSymbol.h
src/mathed/InsetMathTabular.h
src/mathed/InsetMathUnderset.h
src/mathed/InsetMathUnknown.h
src/mathed/InsetMathXArrow.h
src/mathed/InsetMathXYArrow.h
src/mathed/InsetMathXYMatrix.h
src/mathed/MacroTable.cpp
src/mathed/MathMacro.h
src/mathed/MathMacroArgument.h
src/mathed/MathMacroTemplate.cpp
src/mathed/MathMacroTemplate.h