]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ChangeLog
Compiles and links again
[lyx.git] / src / frontends / qt2 / ChangeLog
1 2001-03-16  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
2
3         * FormParagraph.C (apply): Only call SetParagraphExtraOpt() when
4         NO_PEXTRA is not defined (in line with XForms frontend)
5
6         * Dialogs.C: Adapted to backend changes
7
8         * Makefile.am: updated citation dialog
9         * Citation dialog added: FormCitation.{C,h},
10         *    FormCitationDialog.ui, FormCitationDialogImpl.{C,h}
11
12 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
13
14         * several files: remove CXX_WORKING_NAMESPACES
15
16 2001-03-15  Edwin Leuven  <leuven@fee.uva.nl>
17
18         * Added splash screen
19         * Makefile.am: updated
20         * FormSplash.[Ch]: added
21         * FormSplashImpl.[Ch]: added
22         
23 2001-03-09  Edwin Leuven  <leuven@fee.uva.nl>
24
25         * Makefile.am: updated
26         * paragraphdlg.ui: manually enabled items in minipage settings
27         * paragraphdlgimpl.C: tweak enable code on extra page
28         * Stuff sent in by Denis Perchine <dyp@perchine.com> to compile again:
29         * FileDialog_private.[Ch]: added
30         * FileDialog.C: added
31         * FormParagraph.C: params settings updated
32
33 2001-03-06  Edwin Leuven  <leuven@fee.uva.nl>
34
35         * Search dialog added:
36         * FormSearch.[Ch]
37         * searchdlg.ui
38         * searchdlg.[Ch]
39         * searchdlgimpl.[Ch]
40
41 2001-02-16  Edwin Leuven  <leuven@fee.uva.nl>
42
43         * remove inheritance from noncopyable in Form*.h
44         * Character dialog added:
45         * FormCharacter.[Ch]
46         * chardlg.ui
47         * chardlg.[Ch]
48         * chardlgimpl.[Ch]
49         
50 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
51
52         * FormParagraph.C: fix bview->update()
53
54 2001-01-24  Edwin Leuven  <leuven@fee.uva.nl>
55
56         *FormParagraph.C:
57         *FormParagraph.h:
58         *FormPrint.C:
59         *FormPrint.h:
60         *FormTabularCreate.C:
61         *FormTabularCreate.h:
62         *QtLyXView.h:
63         *emptytable.C:
64         *emptytable.h:
65         *paragraphdlg.C:
66         *paragraphdlg.h:
67         *paragraphdlg.ui:
68         *paragraphdlgimpl.C:
69         *paragraphdlgimpl.h:
70         *printdlg.C:
71         *printdlg.h:
72         *printdlg.ui:
73         *printdlgimpl.C:
74         *printdlgimpl.h:
75         *tabularcreatedlg.C:
76         *tabularcreatedlg.h:
77         *tabularcreatedlg.ui:
78         *tabularcreatedlgimpl.C:
79         *tabularcreatedlgimpl.h:
80         *Makefile.am: added paragraph/print/tabular create dialogs
81
82 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
83
84         * src/frontends/qt2/.cvsignore:
85         * Dialogs.C:
86         * FormCopyright.C:
87         * FormCopyright.h:
88         * FormCopyrightDialog.C:
89         * FormCopyrightDialog.h:
90         * FormCopyrightDialogBase.C:
91         * FormCopyrightDialogBase.h:
92         * FormCopyrightDialogBase.ui:
93         * GUIRunTime.C:
94         * Makefile.am: start frontend with the Copyright
95           dialog