]> git.lyx.org Git - lyx.git/commit
Move the external dialog to the new scheme.
authorAngus Leeming <leeming@lyx.org>
Wed, 5 Mar 2003 11:30:35 +0000 (11:30 +0000)
committerAngus Leeming <leeming@lyx.org>
Wed, 5 Mar 2003 11:30:35 +0000 (11:30 +0000)
commitb7c9ae49318e0167a46e7213c967280205db4cf6
treeaadae263304ee7f3145cf3119513823449e89969
parentca067e952a6955a27976f0ee8bb4f8b946681da1
Move the external dialog to the new scheme.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6351 a592a061-630c-0410-9148-cb99ea01b6c8
33 files changed:
lib/ChangeLog
lib/ui/default.ui
src/ChangeLog
src/LyXAction.C
src/commandtags.h
src/factory.C
src/frontends/ChangeLog
src/frontends/Dialogs.h
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlExternal.C
src/frontends/controllers/ControlExternal.h
src/frontends/controllers/Dialog.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/QExternal.C
src/frontends/qt2/QExternal.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/FormExternal.C
src/frontends/xforms/FormExternal.h
src/frontends/xforms/forms/form_external.fd
src/insets/ChangeLog
src/insets/insetexternal.C
src/lyxfunc.C
src/text3.C