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