]> git.lyx.org Git - features.git/commit
- rework update handling, make cursor movement faster,
authorAsger Ottar Alstrup <alstrup@lyx.org>
Sun, 22 Oct 2006 11:46:36 +0000 (11:46 +0000)
committerAsger Ottar Alstrup <alstrup@lyx.org>
Sun, 22 Oct 2006 11:46:36 +0000 (11:46 +0000)
commit37e164c6f9e792e51ceac0ad58885ee5b3758330
tree7f8782736f65f098699bd9027d7f5332766c4e55
parentfa299aa2461c9f58a411d9aeaa86d894a8f907d4
- rework update handling, make cursor movement faster,
  fixing lots of navigation problems.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15470 a592a061-630c-0410-9148-cb99ea01b6c8
src/BufferView.h
src/UpdateFlags.h [new file with mode: 0644]
src/cursor.C
src/cursor.h
src/dispatchresult.h
src/frontends/controllers/ControlDocument.C
src/frontends/controllers/ControlSpellchecker.C
src/insets/insetbase.C
src/insets/insettabular.C
src/lyxfunc.C
src/text3.C