]> git.lyx.org Git - lyx.git/blob - src/frontends/support/ChangeLog
We don't currently use fork anywhere (or if we do it's by mistake!), so
[lyx.git] / src / frontends / support / ChangeLog
1 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2
3         * LyXImage.h: do not include <config.h> in header files
4
5 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
6
7         * LyXImage.C:
8         * LyXImage_X.C: removed // -*- C++ -*- as first line.
9
10 2001-01-21  Baruch Even  <baruch@ev-en.org>
11
12         * LyXImage.h:
13         * LyXImage.C: Removal of the #pragma interface/implementation because of
14         bad interaction with the inclusion of the real implementation, it resulted
15         in errors while linking.
16
17         * LyXImage_X.h:
18         * LyXImage_X.C: Stored the width and height of the image in the image
19         object.