X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fgraphics%2FChangeLog;h=67edad92ce874f7f70195d82e6ecb00ce9fd22f2;hb=099779019f066ad014e2dd63ad1b9ec3b180f8de;hp=9ef681cf12464c32ae0c500c8729d5a5ea0bff22;hpb=1e0c627c73d0af25498cf1e8d99ea4d7b8bc49ea;p=lyx.git diff --git a/src/graphics/ChangeLog b/src/graphics/ChangeLog index 9ef681cf12..67edad92ce 100644 --- a/src/graphics/ChangeLog +++ b/src/graphics/ChangeLog @@ -1,3 +1,21 @@ +2001-07-17 Baruch Even + + * GraphicsCacheItem.h: + * GraphicsCacheItem.C: Shuffled things a bit to make it easier to switch + from synchronous to asynchronous and to ease the coming changes. + +2001-07-03 Jean-Marc Lasgouttes + + * ImageLoaderXPM.C (runImageLoader): get display information from + GUIRunTime. + +2001-06-14 Angus Leeming + + * GraphicsCache.C: + * GraphicsCacheItem.C: + * ImageLoader.C: + * ImageLoaderXPM.C: removed // -*- C++ -*- as first line. + 2001-04-17 Lars Gullik Bjønnes * GraphicsCache.h: inherit privately from noncopyable