]> git.lyx.org Git - lyx.git/commit
Fixed inset-redraw problems on resizing lyx-window, and some other small
authorJürgen Vigna <jug@sad.it>
Fri, 14 Jul 2000 14:57:20 +0000 (14:57 +0000)
committerJürgen Vigna <jug@sad.it>
Fri, 14 Jul 2000 14:57:20 +0000 (14:57 +0000)
commit08c732ecfad8cb933399b31f5591373fe8195f3a
treeb875bb3f3390cb1a584e436995da7d34ae1dce4d
parent6b31ec115b2be6e69b40640cedf4686f7270ce0c
Fixed inset-redraw problems on resizing lyx-window, and some other small
fixes in inset-text and inset-tabular (layout update).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@884 a592a061-630c-0410-9148-cb99ea01b6c8
19 files changed:
ChangeLog
po/POTFILES.in
src/BufferView_pimpl.C
src/buffer.C
src/buffer.h
src/frontends/xforms/FormTabular.C
src/frontends/xforms/FormTabular.h
src/frontends/xforms/form_tabular.C
src/frontends/xforms/form_tabular.h
src/frontends/xforms/forms/form_tabular.fd
src/insets/insetcollapsable.C
src/insets/insetcollapsable.h
src/insets/insettabular.C
src/insets/insettabular.h
src/insets/insettext.C
src/insets/insettext.h
src/insets/lyxinset.h
src/lyxparagraph.h
src/paragraph.C