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