]> git.lyx.org Git - features.git/commit
Cleaned up cruft in InsetGraphics.
authorBaruch Even <baruch@lyx.org>
Thu, 8 Feb 2001 13:06:55 +0000 (13:06 +0000)
committerBaruch Even <baruch@lyx.org>
Thu, 8 Feb 2001 13:06:55 +0000 (13:06 +0000)
commit39b3fd44b958bff1250a943f5685e23f1b9e41fb
tree2c4d3c2a8b177bacb0ec5bf26f1bdec1901110fe
parentf490ae76abc44001313dfe65e0729b964ea4f76b
Cleaned up cruft in InsetGraphics.
Added the auto-conversion of images to InsetGraphics, this adds support
for bitmap images.
Modified the mechanism of image loading for inline viewing - still not
working though.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1457 a592a061-630c-0410-9148-cb99ea01b6c8
15 files changed:
src/frontends/support/ChangeLog
src/frontends/support/LyXImage.C
src/frontends/support/LyXImage.h
src/frontends/support/LyXImage_X.C
src/frontends/support/LyXImage_X.h
src/graphics/ChangeLog
src/graphics/GraphicsCacheItem.C
src/graphics/GraphicsCacheItem.h
src/graphics/GraphicsCacheItem_pimpl.C
src/graphics/GraphicsCacheItem_pimpl.h
src/graphics/Makefile.am
src/insets/ChangeLog
src/insets/insetgraphics.C
src/insets/insetgraphics.h
src/insets/insetgraphicsParams.C