]> git.lyx.org Git - features.git/commit
Various fixes in insettext/tabular to make update work selective.
authorJürgen Vigna <jug@sad.it>
Wed, 21 Jun 2000 15:07:57 +0000 (15:07 +0000)
committerJürgen Vigna <jug@sad.it>
Wed, 21 Jun 2000 15:07:57 +0000 (15:07 +0000)
commitccfdb2a78a11ba65262fa28f40fdf83b2f405f26
tree964fddbb362e09193670f4e304e569ea14c15d6c
parent105116682d41fd297782175c05c7384d71d1942e
Various fixes in insettext/tabular to make update work selective.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@826 a592a061-630c-0410-9148-cb99ea01b6c8
35 files changed:
ChangeLog
src/BufferView.C
src/BufferView.h
src/BufferView_pimpl.C
src/insets/figinset.C
src/insets/figinset.h
src/insets/inset.C
src/insets/insetbutton.C
src/insets/insetbutton.h
src/insets/insetcite.C
src/insets/insetcollapsable.C
src/insets/insetcollapsable.h
src/insets/inseterror.C
src/insets/inseterror.h
src/insets/insetfoot.C
src/insets/insetfoot.h
src/insets/insetgraphics.C
src/insets/insetgraphics.h
src/insets/insetinfo.C
src/insets/insetinfo.h
src/insets/insetlatexaccent.C
src/insets/insetlatexaccent.h
src/insets/insetquotes.C
src/insets/insetquotes.h
src/insets/insetspecialchar.C
src/insets/insetspecialchar.h
src/insets/insettabular.C
src/insets/insettabular.h
src/insets/insettext.C
src/insets/insettext.h
src/insets/lyxinset.h
src/lyxfunc.C
src/lyxtext.h
src/text.C
src/text2.C