]> git.lyx.org Git - lyx.git/commit
Baruch's InsetGraphics - LyXImage patch
authorJürgen Vigna <jug@sad.it>
Thu, 12 Oct 2000 10:46:06 +0000 (10:46 +0000)
committerJürgen Vigna <jug@sad.it>
Thu, 12 Oct 2000 10:46:06 +0000 (10:46 +0000)
commit325dccab098a80c1d43ab76e9a928f937aa04fc4
treeadf558ecb5bfc51462fafd26fbc28e8df2d83463
parentefa42293bc4e1be7522351ee8eb1d0d7e78c8e2a
Baruch's InsetGraphics - LyXImage patch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1106 a592a061-630c-0410-9148-cb99ea01b6c8
29 files changed:
ChangeLog
configure.in
development/Code_rules/Rules
src/Makefile.am
src/Painter.C
src/Painter.h
src/PainterBase.h
src/converter.C
src/converter.h
src/filedlg.C
src/frontends/Makefile.am
src/frontends/support/.cvsignore [new file with mode: 0644]
src/frontends/support/LyXImage.C [new file with mode: 0644]
src/frontends/support/LyXImage.h [new file with mode: 0644]
src/frontends/support/LyXImage_X.C [new file with mode: 0644]
src/frontends/support/LyXImage_X.h [new file with mode: 0644]
src/frontends/support/Makefile.am [new file with mode: 0644]
src/frontends/xforms/FormGraphics.C
src/frontends/xforms/FormGraphics.h
src/graphics/GraphicsCache.C
src/graphics/GraphicsCacheItem.C
src/graphics/GraphicsCacheItem.h
src/graphics/GraphicsCacheItem_pimpl.C
src/graphics/GraphicsCacheItem_pimpl.h
src/graphics/Renderer.C
src/graphics/Renderer.h
src/graphics/XPM_Renderer.C
src/insets/insetgraphics.C
src/insets/insetgraphics.h