]> git.lyx.org Git - features.git/commit
Various warnings fixed, added preliminary read of old table format and
authorJürgen Vigna <jug@sad.it>
Wed, 17 May 2000 14:43:09 +0000 (14:43 +0000)
committerJürgen Vigna <jug@sad.it>
Wed, 17 May 2000 14:43:09 +0000 (14:43 +0000)
commitfa6aa115e72e5fdefddeb2d1e364a062d46d0437
tree82f9e15f7e6b4fdc92ddd2656bc7a1a0cc32c731
parenta4163d8238b122e4dd3721528b9f29a99fbd007d
Various warnings fixed, added preliminary read of old table format and
fixed a bug when removing error-insets with AutoDeleteInsets().

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@736 a592a061-630c-0410-9148-cb99ea01b6c8
16 files changed:
ChangeLog
src/BufferView2.C
src/buffer.C
src/insets/insetcollapsable.C
src/insets/insetcollapsable.h
src/insets/insetert.C
src/insets/insetfoot.C
src/insets/insettabular.C
src/insets/insettext.C
src/lyxlex.C
src/lyxlex.h
src/lyxlex_pimpl.C
src/lyxlex_pimpl.h
src/tabular.C
src/tabular.h
src/text2.C