X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fgraphics%2FChangeLog;h=a6de1db24366a5002f5182b6bcf65519bd780643;hb=1bb8334771e55752807458be227154bae29ce657;hp=790b7c77a9618641593a515efbe47dd5d25d0bb5;hpb=9dafe9b9a5cb12e19e0f3a1a9669d81dc140b0e3;p=lyx.git diff --git a/src/graphics/ChangeLog b/src/graphics/ChangeLog index 790b7c77a9..a6de1db243 100644 --- a/src/graphics/ChangeLog +++ b/src/graphics/ChangeLog @@ -7,6 +7,14 @@ * Makefile.am: add GraphicsTypes.h which I'd carelessly left out. + * GraphicsCache.C: move connections to the GImage-derived classes to + the frontends. + + * GraphicsImageXPM.C (copy c-tor): don't copy pixmap. + + * GraphicsCacheItem.C (findTargetFormat): if we can load direct without + conversion, then do that. + 2002-02-27 Angus Leeming * GraphicsCache.C: improve commentary to graphicsInit and where it