]> git.lyx.org Git - lyx.git/commit
Put MathData on a diet: transfer dimension cache to BufferView' CoordCache along...
authorAbdelrazak Younes <younes@lyx.org>
Mon, 24 Sep 2007 13:52:04 +0000 (13:52 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Mon, 24 Sep 2007 13:52:04 +0000 (13:52 +0000)
commitf319fdbc2a4c8305d60f176566b818240066cfa9
tree34558c1e1c1e74d02fbd9ddbd309f1ff2e0aa774
parenta42571cab47e21e76e39aa4e53a94a68969f5d0b
Put MathData on a diet: transfer dimension cache to BufferView' CoordCache along its position.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20465 a592a061-630c-0410-9148-cb99ea01b6c8
25 files changed:
src/mathed/InsetMathBinom.cpp
src/mathed/InsetMathBrace.cpp
src/mathed/InsetMathDFrac.cpp
src/mathed/InsetMathDecoration.cpp
src/mathed/InsetMathDelim.cpp
src/mathed/InsetMathFrac.cpp
src/mathed/InsetMathFrameBox.cpp
src/mathed/InsetMathGrid.cpp
src/mathed/InsetMathGrid.h
src/mathed/InsetMathMakebox.cpp
src/mathed/InsetMathNest.cpp
src/mathed/InsetMathOverset.cpp
src/mathed/InsetMathRoot.cpp
src/mathed/InsetMathScript.cpp
src/mathed/InsetMathScript.h
src/mathed/InsetMathSqrt.cpp
src/mathed/InsetMathStackrel.cpp
src/mathed/InsetMathTFrac.cpp
src/mathed/InsetMathUnderset.cpp
src/mathed/InsetMathXArrow.cpp
src/mathed/InsetMathXYArrow.cpp
src/mathed/MathData.cpp
src/mathed/MathData.h
src/mathed/MathMacro.cpp
src/mathed/MathMacroTemplate.cpp