lyx_mirror/src/frontends/support/ChangeLog

20 lines
572 B
Plaintext

2001-12-19 Jean-Marc Lasgouttes <lasgouttes@freesurf.fr>
* LyXImage.h: do not include <config.h> in header files
2001-06-14 Angus Leeming <a.leeming@ic.ac.uk>
* LyXImage.C:
* LyXImage_X.C: removed // -*- C++ -*- as first line.
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.