]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/ChangeLog
Minor code shuffle.
[lyx.git] / src / graphics / ChangeLog
index 9ef681cf12464c32ae0c500c8729d5a5ea0bff22..67edad92ce874f7f70195d82e6ecb00ce9fd22f2 100644 (file)
@@ -1,3 +1,21 @@
+2001-07-17  Baruch Even  <baruch@lyx.org>
+
+       * 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  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * ImageLoaderXPM.C (runImageLoader): get display information from
+       GUIRunTime. 
+
+2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * GraphicsCache.C:
+       * GraphicsCacheItem.C:
+       * ImageLoader.C:
+       * ImageLoaderXPM.C: removed // -*- C++ -*- as first line.
+
 2001-04-17  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
        * GraphicsCache.h: inherit privately from noncopyable