]> git.lyx.org Git - lyx.git/commit
* InsetMathScript::doDispatch : properly record undo information before
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 2 Feb 2012 13:39:05 +0000 (13:39 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 2 Feb 2012 13:39:05 +0000 (13:39 +0000)
commit98cd6c60f71bdbacc945f2dbcb74cfacad4e52b5
tree6d9a38c8efb748cac57f63bc74cb5c834ba8aeec
parente770e958618854a42c79f5a2b70a35f0ca37fb5f
* InsetMathScript::doDispatch : properly record undo information before
changing limits status (fixes bug #8007)
* InsetMathScript::getStatus (new) : handle properly status for LFUN_MATH_LIMITS here, along with checkmark support for the menu)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40700 a592a061-630c-0410-9148-cb99ea01b6c8
src/mathed/InsetMathNest.cpp
src/mathed/InsetMathScript.cpp
src/mathed/InsetMathScript.h