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