]> git.lyx.org Git - features.git/commit
Made replace behaviour more standard: when pressing replace (next or previous) button:
authorTommaso Cucinotta <tommaso@lyx.org>
Sat, 30 Jan 2010 10:11:24 +0000 (10:11 +0000)
committerTommaso Cucinotta <tommaso@lyx.org>
Sat, 30 Jan 2010 10:11:24 +0000 (10:11 +0000)
commitc0d42b97ee79a50a3a77f343098ea184466eb3e8
tree9b212ae79f47050831cb5ea8869c50ea73cab080
parent973968afce1b010f4cbcd3def3e6d56c70e10188
Made replace behaviour more standard: when pressing replace (next or previous) button:
-) if a selection exists, and it matches, then it is replaced;
-) next match is searched for and, if found, it is selected.
After a replace, next match is searched for only beyond the replaced text
(and not inside the replaced text).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33267 a592a061-630c-0410-9148-cb99ea01b6c8
src/lyxfind.cpp