]> git.lyx.org Git - lyx.git/commit
Disable direct loading of PostScript files by the xforms image loader.
authorAngus Leeming <leeming@lyx.org>
Wed, 17 Jul 2002 17:55:21 +0000 (17:55 +0000)
committerAngus Leeming <leeming@lyx.org>
Wed, 17 Jul 2002 17:55:21 +0000 (17:55 +0000)
commitddb684f332750fef0ae2c6d6c32f4c120f30fdb4
tree12beedcb31baa8f986ca4ab10d98d081f6efb602
parentb1fbce7d59b535b10e960183cb27077e8dd42746
Disable direct loading of PostScript files by the xforms image loader.
Apply Herbert's patch removing special casing to deal with rogue PostScript
files.
Fix a few more comments.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4693 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/xforms/ChangeLog
src/frontends/xforms/xformsImage.C
src/graphics/ChangeLog
src/graphics/GraphicsCacheItem.C
src/graphics/GraphicsLoader.h
src/graphics/GraphicsParams.h
src/graphics/Makefile.am
src/graphics/PreviewLoader.h
src/insets/ChangeLog