]> git.lyx.org Git - lyx.git/commit
Better parbox use in tabulars, add of scrolling of inset and automatic
authorJürgen Vigna <jug@sad.it>
Mon, 7 Aug 2000 15:21:05 +0000 (15:21 +0000)
committerJürgen Vigna <jug@sad.it>
Mon, 7 Aug 2000 15:21:05 +0000 (15:21 +0000)
commit612a097878de07556b76f7445a5564320987ff97
tree7a0b491f4f872bb98167b3bf49114e0c448d500e
parenteeaae9c35568b8852210420c727068a872ba3071
Better parbox use in tabulars, add of scrolling of inset and automatic
scrolling of tabularinsets. Much better update performance in inset-tabular.
Still some stuff todo.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@955 a592a061-630c-0410-9148-cb99ea01b6c8
20 files changed:
ChangeLog
src/BufferView_pimpl.C
src/LyXAction.C
src/commandtags.h
src/frontends/xforms/FormCitation.C
src/frontends/xforms/FormTabular.C
src/frontends/xforms/FormUrl.C
src/frontends/xforms/form_tabular.C
src/frontends/xforms/form_tabular.h
src/frontends/xforms/forms/form_tabular.fd
src/insets/inset.C
src/insets/insettabular.C
src/insets/insettabular.h
src/insets/insettext.C
src/insets/insettext.h
src/insets/lyxinset.h
src/lyxfunc.C
src/tabular.C
src/tabular.h
src/text.C