]> git.lyx.org Git - features.git/commit
- Fix sign error in Cursor::setSelection
authorAsger Ottar Alstrup <alstrup@lyx.org>
Sat, 21 Oct 2006 11:29:34 +0000 (11:29 +0000)
committerAsger Ottar Alstrup <alstrup@lyx.org>
Sat, 21 Oct 2006 11:29:34 +0000 (11:29 +0000)
commit2c0d4b31ee7b27ba9273211d76c910d8420259f0
treef70a4c13b5d57dd272663560d4c4af03994047a1
parentd12c1f4b225859b36550c82a67fbda19f1ed82b5
- Fix sign error in Cursor::setSelection
- Add debugging input
- If cursor::dispatch does not handle the func, then it should not request an update
- Dump metrics cache after redraw

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15443 a592a061-630c-0410-9148-cb99ea01b6c8
src/BufferView.C
src/CutAndPaste.C
src/cursor.C
src/cursor.h
src/frontends/LyXView.C
src/frontends/WorkArea.C