2001-12-20 15:11:51 +00:00
|
|
|
2001-12-19 Jean-Marc Lasgouttes <lasgouttes@freesurf.fr>
|
|
|
|
|
|
|
|
* LyXImage.h: do not include <config.h> in header files
|
|
|
|
|
2001-06-14 08:20:41 +00:00
|
|
|
2001-06-14 Angus Leeming <a.leeming@ic.ac.uk>
|
|
|
|
|
|
|
|
* LyXImage.C:
|
|
|
|
* LyXImage_X.C: removed // -*- C++ -*- as first line.
|
|
|
|
|
2001-02-08 13:06:55 +00:00
|
|
|
2001-01-21 Baruch Even <baruch@ev-en.org>
|
|
|
|
|
|
|
|
* LyXImage.h:
|
|
|
|
* LyXImage.C: Removal of the #pragma interface/implementation because of
|
|
|
|
bad interaction with the inclusion of the real implementation, it resulted
|
|
|
|
in errors while linking.
|
|
|
|
|
|
|
|
* LyXImage_X.h:
|
|
|
|
* LyXImage_X.C: Stored the width and height of the image in the image
|
|
|
|
object.
|