]> git.lyx.org Git - features.git/commit
remove position cache from insets - these were the last data item stored in
authorAndré Pönitz <poenitz@gmx.net>
Wed, 24 Oct 2001 09:16:06 +0000 (09:16 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Wed, 24 Oct 2001 09:16:06 +0000 (09:16 +0000)
commitcde897f38b14b6477dbfd9f9587a41f42fe9dba5
tree9b72b4888a3fce8e2a36e5e91ef7e778946eab00
parent8cd5b4a29105695e9d1a4e3f5475ce7c12be365e
remove position cache from insets - these were the last data item stored in
each inset, so we are down to the absolute minimum here...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2929 a592a061-630c-0410-9148-cb99ea01b6c8
28 files changed:
src/mathed/formula.C
src/mathed/formulabase.C
src/mathed/formulabase.h
src/mathed/formulamacro.C
src/mathed/math_binominset.C
src/mathed/math_charinset.C
src/mathed/math_cursor.C
src/mathed/math_decorationinset.C
src/mathed/math_deliminset.C
src/mathed/math_fracinset.C
src/mathed/math_funcinset.C
src/mathed/math_funcliminset.C
src/mathed/math_gridinset.C
src/mathed/math_inset.C
src/mathed/math_inset.h
src/mathed/math_macro.C
src/mathed/math_macrotemplate.C
src/mathed/math_matrixinset.C
src/mathed/math_nestinset.C
src/mathed/math_nestinset.h
src/mathed/math_notinset.C
src/mathed/math_rootinset.C
src/mathed/math_scriptinset.C
src/mathed/math_sizeinset.C
src/mathed/math_specialcharinset.C
src/mathed/math_sqrtinset.C
src/mathed/math_stackrelinset.C
src/mathed/math_symbolinset.C