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