]> git.lyx.org Git - lyx.git/blob - src/frontends/gtk/ChangeLog
Compilation fix.
[lyx.git] / src / frontends / gtk / ChangeLog
1 2003-09-10  Angus Leeming  <leeming@lyx.org>
2
3         * GToolbar.C (onLayoutSelected): missed a change from a call to the
4         Buffer::params member variable to the Buffer::params() function.
5
6 2003-09-09  Lars Gullik Bjønnes  <larsbj@lyx.org>
7
8         * GPainter.C: change Assert to BOOST_ASSERT
9
10 2003-09-08  Angus Leeming  <leeming@lyx.org>
11
12         * GPainter.h: do not #include <config.h> in header files.
13
14 2003-09-02  Angus Leeming  <leeming@lyx.org>
15
16         * .cvsignore:
17         * glade/.cvsignore: new files.
18
19 2003-09-02  Angus Leeming  <leeming@lyx.org>
20
21         * all files: standard-conformant header blurbs.
22
23 2003-09-02  Huang Ying  <hying_caritas@163.com>
24
25         * initial release