lyx_mirror/src/graphics
Angus Leeming 607ad8d3a7 The graphics inset now has:
* lazy loading (don't try and load the image until a request to draw it
  is received).
* asynchronous conversion to a loadable format.
* asynchronous loading if the image loader supports it (it doesn't).
* "simple" cropping, rotating and scaling (in that order) of the image
  on the LyX screen.
* display in color, grayscale or monochrome.

We also have a forked calls dialog, although it isn't very exciting
yet because only the graphics cache makes use of the forked call controller.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3591 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-27 09:59:52 +00:00
..
.cvsignore Baruch's graphics-patch + minipage-support in tabular-cells. 2000-07-31 12:30:10 +00:00
ChangeLog The graphics inset now has: 2002-02-27 09:59:52 +00:00
GraphicsCache.C The graphics inset now has: 2002-02-27 09:59:52 +00:00
GraphicsCache.h The graphics inset now has: 2002-02-27 09:59:52 +00:00
GraphicsCacheItem.C The graphics inset now has: 2002-02-27 09:59:52 +00:00
GraphicsCacheItem.h The graphics inset now has: 2002-02-27 09:59:52 +00:00
GraphicsConverter.C The graphics inset now has: 2002-02-27 09:59:52 +00:00
GraphicsConverter.h The graphics inset now has: 2002-02-27 09:59:52 +00:00
GraphicsImage.C The graphics inset now has: 2002-02-27 09:59:52 +00:00
GraphicsImage.h The graphics inset now has: 2002-02-27 09:59:52 +00:00
GraphicsImageXPM.C The graphics inset now has: 2002-02-27 09:59:52 +00:00
GraphicsImageXPM.h The graphics inset now has: 2002-02-27 09:59:52 +00:00
GraphicsParams.C The graphics inset now has: 2002-02-27 09:59:52 +00:00
GraphicsParams.h The graphics inset now has: 2002-02-27 09:59:52 +00:00
GraphicsTypes.h The graphics inset now has: 2002-02-27 09:59:52 +00:00
Makefile.am The graphics inset now has: 2002-02-27 09:59:52 +00:00