]> git.lyx.org Git - features.git/commit
John's InsetTabular cursor patch and modifications/fixes to undo/redo code.
authorJürgen Vigna <jug@sad.it>
Fri, 14 Dec 2001 11:55:58 +0000 (11:55 +0000)
committerJürgen Vigna <jug@sad.it>
Fri, 14 Dec 2001 11:55:58 +0000 (11:55 +0000)
commit7fdf62dd8ed3771d17253822fc1722144ab8b4e5
tree43b59040704e4ca27f256446fce9cf02c617655e
parent039a64bb48dce605c6f439ab1d780ec0e749a861
John's InsetTabular cursor patch and modifications/fixes to undo/redo code.
TODO: Still some problems in multiparagraph redo! And deleting of substituted
      paragraphs when undoing/redoing.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3209 a592a061-630c-0410-9148-cb99ea01b6c8
12 files changed:
src/BufferView2.C
src/ChangeLog
src/insets/ChangeLog
src/insets/inset.h
src/insets/insetcollapsable.h
src/insets/insettabular.C
src/insets/insettabular.h
src/insets/insettext.C
src/insets/insettext.h
src/lyxfunc.C
src/text2.C
src/undo_funcs.C