]> git.lyx.org Git - lyx.git/blob - src/frontends/ChangeLog
moved derivation from noncopyable to DialogBase from FormBase.
[lyx.git] / src / frontends / ChangeLog
1 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
2
3         * DialogBase.h: derived from noncopyable, rather than deriving
4         xforms/FormBase from it.
5
6 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
7
8         * DialogBase.C: add close(), non-pure. This is
9           useful for logdlg.C in the KDE frontend.
10
11         * Dialogs.h: splash, include, and bib forms
12
13 2001-02-07  John Levon  <moz@compsoc.man.ac.uk>
14
15         * ButtonPolicies.C:
16         * ButtonPolicies.h: and remove OkViewPolicy,
17           it's a duplicate of IgnorantPolicy
18
19         * Makefile.am:
20         * Timeout.C:
21         * Timeout.h: add GUI-I Timeout class
22
23 2001-02-06  John Levon  <moz@compsoc.man.ac.uk>
24
25         * ButtonPolicies.C:
26         * ButtonPolicies.h: add OkViewPolicy
27
28         * src/frontends/Dialogs.h: add showVCLogFile signal
29
30 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
31
32         * Makefile.am: add qt2 frontend