]> git.lyx.org Git - features.git/commit
Moving to have the Tabular-Layout-Form tabbed and in the GUI-indep directory.
authorJürgen Vigna <jug@sad.it>
Tue, 11 Jul 2000 15:08:54 +0000 (15:08 +0000)
committerJürgen Vigna <jug@sad.it>
Tue, 11 Jul 2000 15:08:54 +0000 (15:08 +0000)
commitf1974cd18a305dc091c081a1729a0fd6e45611f8
tree20020fc66109b552e093f818b4b47737346d2fff
parentfd81cb0274c1283b53b788ac4fd75b33407ae151
Moving to have the Tabular-Layout-Form tabbed and in the GUI-indep directory.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@876 a592a061-630c-0410-9148-cb99ea01b6c8
21 files changed:
ChangeLog
src/BufferView.h
src/BufferView2.C
src/frontends/Dialogs.h
src/frontends/xforms/Dialogs.C
src/frontends/xforms/FormTabular.C [new file with mode: 0644]
src/frontends/xforms/FormTabular.h [new file with mode: 0644]
src/frontends/xforms/Makefile.am
src/frontends/xforms/form_citation.h
src/frontends/xforms/form_copyright.h
src/frontends/xforms/form_preferences.h
src/frontends/xforms/form_print.h
src/frontends/xforms/form_tabular.C [new file with mode: 0644]
src/frontends/xforms/form_tabular.h [new file with mode: 0644]
src/frontends/xforms/forms/form_tabular.fd [new file with mode: 0644]
src/frontends/xforms/forms/makefile
src/insets/insettabular.C
src/insets/insettabular.h
src/lyx_gui.C
src/lyxfunc.C
src/tabular.h