]> git.lyx.org Git - features.git/commit
* Implement updateLabels in mathed and add the MathRef insets to the references cache.
authorJürgen Spitzmüller <spitz@lyx.org>
Thu, 28 Jan 2010 17:37:22 +0000 (17:37 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Thu, 28 Jan 2010 17:37:22 +0000 (17:37 +0000)
commit7bbd67eb267966d1deb655ea126bc25a64fdf34d
tree203797f94378b24560c0dfaa0b14619442cd1ac9
parentc6784d708d4c8a6890d684c06ab10cb0554c0258
* Implement updateLabels in mathed and add the MathRef insets to the references cache.

This fixes bug #1560.

The diverse setBuffer / updateLabels calls need auditing. See FIXMEs.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33249 a592a061-630c-0410-9148-cb99ea01b6c8
13 files changed:
src/Buffer.h
src/Cursor.cpp
src/CutAndPaste.cpp
src/insets/InsetLabel.cpp
src/mathed/InsetMathGrid.cpp
src/mathed/InsetMathGrid.h
src/mathed/InsetMathHull.cpp
src/mathed/InsetMathNest.cpp
src/mathed/InsetMathNest.h
src/mathed/InsetMathRef.cpp
src/mathed/InsetMathRef.h
src/mathed/MathData.cpp
src/mathed/MathData.h