]> git.lyx.org Git - features.git/commit
Give InsetExternal the ability to preview its contents.
authorAngus Leeming <leeming@lyx.org>
Wed, 22 Oct 2003 22:26:47 +0000 (22:26 +0000)
committerAngus Leeming <leeming@lyx.org>
Wed, 22 Oct 2003 22:26:47 +0000 (22:26 +0000)
commit11c6ea653ba7c601bedee9c2ea64ad5feff60357
tree1c3e7d10948943d00a90bcd8783a737fd5d8bfdf
parent84a91f5ebfbf0601912fc56d56ea1bfb3f02214d
Give InsetExternal the ability to preview its contents.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7959 a592a061-630c-0410-9148-cb99ea01b6c8
15 files changed:
src/frontends/qt2/ChangeLog
src/frontends/qt2/QExternal.C
src/frontends/qt2/ui/QExternalDialogBase.ui
src/frontends/xforms/ChangeLog
src/frontends/xforms/FormExternal.C
src/graphics/ChangeLog
src/graphics/PreviewImage.C
src/insets/ChangeLog
src/insets/insetexternal.C
src/insets/insetexternal.h
src/insets/insetinclude.C
src/insets/render_preview.C
src/insets/render_preview.h
src/mathed/ChangeLog
src/mathed/formula.C