]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ChangeLog
John's FormExternal patch, Edwin's Qt2 patch and Baruch's gnome patch.
[lyx.git] / src / frontends / qt2 / ChangeLog
1 2001-03-09  Edwin Leuven  <leuven@fee.uva.nl>
2
3         * Makefile.am: updated
4         * paragraphdlg.ui: manually enabled items in minipage settings
5         * paragraphdlgimpl.C: tweak enable code on extra page
6         * Stuff sent in by Denis Perchine <dyp@perchine.com> to compile again:
7         * FileDialog_private.[Ch]: added
8         * FileDialog.C: added
9         * FormParagraph.C: params settings updated
10
11 2001-03-06  Edwin Leuven  <leuven@fee.uva.nl>
12
13         * Search dialog added:
14         * FormSearch.[Ch]
15         * searchdlg.ui
16         * searchdlg.[Ch]
17         * searchdlgimpl.[Ch]
18
19 2001-02-16  Edwin Leuven  <leuven@fee.uva.nl>
20
21         * remove inheritance from noncopyable in Form*.h
22         * Character dialog added:
23         * FormCharacter.[Ch]
24         * chardlg.ui
25         * chardlg.[Ch]
26         * chardlgimpl.[Ch]
27         
28 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
29
30         * FormParagraph.C: fix bview->update()
31
32 2001-01-24  Edwin Leuven  <leuven@fee.uva.nl>
33
34         *FormParagraph.C:
35         *FormParagraph.h:
36         *FormPrint.C:
37         *FormPrint.h:
38         *FormTabularCreate.C:
39         *FormTabularCreate.h:
40         *QtLyXView.h:
41         *emptytable.C:
42         *emptytable.h:
43         *paragraphdlg.C:
44         *paragraphdlg.h:
45         *paragraphdlg.ui:
46         *paragraphdlgimpl.C:
47         *paragraphdlgimpl.h:
48         *printdlg.C:
49         *printdlg.h:
50         *printdlg.ui:
51         *printdlgimpl.C:
52         *printdlgimpl.h:
53         *tabularcreatedlg.C:
54         *tabularcreatedlg.h:
55         *tabularcreatedlg.ui:
56         *tabularcreatedlgimpl.C:
57         *tabularcreatedlgimpl.h:
58         *Makefile.am: added paragraph/print/tabular create dialogs
59
60 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
61
62         * src/frontends/qt2/.cvsignore:
63         * Dialogs.C:
64         * FormCopyright.C:
65         * FormCopyright.h:
66         * FormCopyrightDialog.C:
67         * FormCopyrightDialog.h:
68         * FormCopyrightDialogBase.C:
69         * FormCopyrightDialogBase.h:
70         * FormCopyrightDialogBase.ui:
71         * GUIRunTime.C:
72         * Makefile.am: start frontend with the Copyright
73           dialog