]> git.lyx.org Git - features.git/commit
* src/Text.cpp (changeCase): do not set the selection if it was not
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 28 Jan 2008 10:50:24 +0000 (10:50 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 28 Jan 2008 10:50:24 +0000 (10:50 +0000)
commit21ff30cc380e341369b478ea26fa418d0ffe4cdb
tree3a2a66ba88aa242b1d68f77fd0c55bd70a894cb8
parent1ac3d1b13215acfb2357b0e7622b6af5783c1198
* src/Text.cpp (changeCase): do not set the selection if it was not
already set.

* src/Paragraph.cpp (changeCase): make sure to update the selection
as needed.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22695 a592a061-630c-0410-9148-cb99ea01b6c8
src/Paragraph.cpp
src/Paragraph.h
src/Text.cpp