]> git.lyx.org Git - lyx.git/blob - src/frontends/ChangeLog
80fcdadf5ce7322bf0c372707808eb5098f84a9d
[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-03-12  John Levon  <moz@compsoc.man.ac.uk>
6
7         * Dialogs.h: add pointer to splash form
8
9         * GUIRunTime.h: minor cleanup
10
11 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
12
13         * Dialogs.h: remove createInclude
14
15 2001-02-26  John Levon  <moz@compsoc.man.ac.uk>
16
17         * Makefile.am
18         * FileDialog.h: new GUII FileDialog
19
20 2001-02-23  Edwin Leuven <leuven@fee.uva.nl)
21
22         * Dialogs.h: setUserFreeFont, showLayoutCharacter
23
24 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
25
26         * DialogBase.h: derived from noncopyable, rather than deriving
27         xforms/FormBase from it.
28
29 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
30
31         * DialogBase.C: add close(), non-pure. This is
32           useful for logdlg.C in the KDE frontend.
33
34         * Dialogs.h: splash, include, and bib forms
35
36 2001-02-07  John Levon  <moz@compsoc.man.ac.uk>
37
38         * ButtonPolicies.C:
39         * ButtonPolicies.h: and remove OkViewPolicy,
40           it's a duplicate of IgnorantPolicy
41
42         * Makefile.am:
43         * Timeout.C:
44         * Timeout.h: add GUI-I Timeout class
45
46 2001-02-06  John Levon  <moz@compsoc.man.ac.uk>
47
48         * ButtonPolicies.C:
49         * ButtonPolicies.h: add OkViewPolicy
50
51         * src/frontends/Dialogs.h: add showVCLogFile signal
52
53 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
54
55         * Makefile.am: add qt2 frontend