2001-02-08 14:36:25 +00:00
|
|
|
2001-02-08 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
|
|
|
|
|
|
|
* ImageLoader.C: add a "using" directive.
|
|
|
|
|
|
|
|
* ImageLoader.h: remove extra comma at the end of enum; add an
|
|
|
|
std:: qualifier for vector.
|
|
|
|
|
2001-02-08 13:06:55 +00:00
|
|
|
2001-01-21 Baruch Even <baruch@ev-en.org>
|
|
|
|
|
2001-02-08 14:36:25 +00:00
|
|
|
* GraphicsCacheItem.[Ch]: Changes due to the storage of width and
|
|
|
|
height in the image itself and minor cleanups.
|
2001-02-08 13:06:55 +00:00
|
|
|
|
2001-02-08 14:36:25 +00:00
|
|
|
* GraphicsCacheItem_impl.[Ch]: Changes due to the switch to use a
|
|
|
|
new ImageLoader class instead of the older Renderer class. This
|
|
|
|
means change of responsibilities.
|