]> git.lyx.org Git - features.git/commit
Implemented controller-view split for TabularCreate popup.
authorAngus Leeming <leeming@lyx.org>
Mon, 26 Mar 2001 14:33:58 +0000 (14:33 +0000)
committerAngus Leeming <leeming@lyx.org>
Mon, 26 Mar 2001 14:33:58 +0000 (14:33 +0000)
commit6ca7a18ad9a098cc08182f1a9904ebc817b12611
tree20d65ff3a5efbf2787c7b1a9289506f29d59e865
parent3b380bf220040189ba9b6de275b98e72eefd4e19
Implemented controller-view split for TabularCreate popup.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1827 a592a061-630c-0410-9148-cb99ea01b6c8
13 files changed:
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlTabularCreate.C [new file with mode: 0644]
src/frontends/controllers/ControlTabularCreate.h [new file with mode: 0644]
src/frontends/controllers/GUI.h
src/frontends/controllers/Makefile.am
src/frontends/xforms/ChangeLog
src/frontends/xforms/Dialogs.C
src/frontends/xforms/FormTabularCreate.C
src/frontends/xforms/FormTabularCreate.h
src/frontends/xforms/form_tabular_create.C
src/frontends/xforms/form_tabular_create.h
src/frontends/xforms/forms/form_tabular_create.fd
src/frontends/xforms/forms/makefile