]> git.lyx.org Git - features.git/commit
* moved atom_dim_ to coord cache in the buffer view to make it dependent on the buffe...
authorStefan Schimanski <sts@lyx.org>
Mon, 24 Dec 2007 10:52:58 +0000 (10:52 +0000)
committerStefan Schimanski <sts@lyx.org>
Mon, 24 Dec 2007 10:52:58 +0000 (10:52 +0000)
commit7150b0caa381ed6872d0b6090a1057861cacfa50
tree6991d7d2336c90f120a5eec4d04e44eb7ece6690
parent1732e5458bfd1453b16a182b324dcf4c8f918174
* moved atom_dim_ to coord cache in the buffer view to make it dependent on the buffer view

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22290 a592a061-630c-0410-9148-cb99ea01b6c8
31 files changed:
src/mathed/InsetMathBig.cpp
src/mathed/InsetMathBoldSymbol.cpp
src/mathed/InsetMathBox.cpp
src/mathed/InsetMathBrace.cpp
src/mathed/InsetMathChar.cpp
src/mathed/InsetMathColor.cpp
src/mathed/InsetMathComment.cpp
src/mathed/InsetMathDecoration.cpp
src/mathed/InsetMathDelim.cpp
src/mathed/InsetMathDots.cpp
src/mathed/InsetMathEnv.cpp
src/mathed/InsetMathExFunc.cpp
src/mathed/InsetMathFont.cpp
src/mathed/InsetMathFontOld.cpp
src/mathed/InsetMathFrac.cpp
src/mathed/InsetMathGrid.cpp
src/mathed/InsetMathLefteqn.cpp
src/mathed/InsetMathNest.cpp
src/mathed/InsetMathOverset.cpp
src/mathed/InsetMathPhantom.cpp
src/mathed/InsetMathRoot.cpp
src/mathed/InsetMathScript.cpp
src/mathed/InsetMathSize.cpp
src/mathed/InsetMathSqrt.cpp
src/mathed/InsetMathStackrel.cpp
src/mathed/InsetMathSymbol.cpp
src/mathed/InsetMathUnderset.cpp
src/mathed/InsetMathXArrow.cpp
src/mathed/MathData.cpp
src/mathed/MathData.h
src/mathed/MathMacroTemplate.cpp