]> git.lyx.org Git - features.git/commit
Port the tabular dialog to the new scheme based on class Dialog.
authorAngus Leeming <leeming@lyx.org>
Sun, 9 Mar 2003 18:11:57 +0000 (18:11 +0000)
committerAngus Leeming <leeming@lyx.org>
Sun, 9 Mar 2003 18:11:57 +0000 (18:11 +0000)
commitded76b4ff4618ba2f2171451596840041a782fd2
tree06bed780afc599f90f0aa04a5509b0e45ccd32b7
parent3e97d1fee27499733d07ddb38d10ead8c0612c96
Port the tabular dialog to the new scheme based on class Dialog.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6401 a592a061-630c-0410-9148-cb99ea01b6c8
27 files changed:
src/frontends/ChangeLog
src/frontends/Dialogs.h
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlTabular.C
src/frontends/controllers/ControlTabular.h
src/frontends/guiapi.C
src/frontends/guiapi.h
src/frontends/qt2/ChangeLog
src/frontends/qt2/Dialogs.C
src/frontends/qt2/Dialogs2.C
src/frontends/qt2/Dialogs3.C
src/frontends/qt2/Dialogs_impl.h
src/frontends/qt2/QDialogView.C
src/frontends/qt2/QTabular.C
src/frontends/qt2/QTabular.h
src/frontends/xforms/ChangeLog
src/frontends/xforms/Dialogs.C
src/frontends/xforms/Dialogs2.C
src/frontends/xforms/Dialogs3.C
src/frontends/xforms/Dialogs_impl.h
src/frontends/xforms/FormTabular.C
src/frontends/xforms/FormTabular.h
src/frontends/xforms/forms/form_tabular.fd
src/insets/ChangeLog
src/insets/insettabular.C
src/insets/insettabular.h
src/insets/mailinset.C