]> git.lyx.org Git - features.git/blob - src/frontends/qt2/ChangeLog
21410f224216bb6ceac77488450673906eabf2a8
[features.git] / src / frontends / qt2 / ChangeLog
1 2002-01-20  John Levon  <moz@compsoc.man.ac.uk>
2
3         * Makefile.am:
4         * Dialogs.C:
5         * QToc.h:
6         * QToc.C:
7         * QTocDialog.h:
8         * QTocDialog.C:
9         * ui/QTocDialog.ui: resuscitate TOC dialog
10  
11 2002-01-20  John Levon  <moz@compsoc.man.ac.uk>
12
13         * QCitation.h:
14         * QCitation.C:
15         * QCitationDialog.h:
16         * QCitationDialog.C:
17         * ui/QCitationDialog.ui: natbib fixes
18
19 2002-01-19  Edwin Leuven  <leuven@fee.uva.nl>
20
21         * QTexinfo.[Ch]: added
22         * QTexinfoDialog.[Ch]: added
23         * ui/QTexinfoDialog.ui: added
24         * Dialogs.C: add dialog
25         * Makefile.dialogs: idem
26
27 2002-01-18  Edwin Leuven  <leuven@fee.uva.nl>
28
29         * QMinipage.C: compiles fixes (lyxlength related)
30
31 2002-01-15  John Levon  <moz@compsoc.man.ac.uk>
32
33         * Makefile.am: 
34         * FileDialog_private.h: fix compile
35
36         * QThesaurus.h:
37         * QThesaurus.C:
38         * QThesaurusDialog.h:
39         * QThesaurusDialog.C:
40         * ui/QThesaurusDialog.ui: new thesaurus code 
41  
42 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
43
44         * QMinipage.C (apply, update_contents): MinipageParams::width renamed
45         as MinipageParams::pageWidth.
46
47 2002-01-04  John Levon  <moz@compsoc.man.ac.uk>
48
49         * QParagraph.C: add needed include
50  
51 2001-12-08  John Levon  <moz@compsoc.man.ac.uk>
52
53         * Makefile.am:
54         * Dialogs.C: bring back unconverted dialogs
55  
56 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
57
58         * QParagraph.C:
59         * QParagraphDialog.h:
60         * QParagraphDialog.C: use new vspace API
61
62         * QTocDialog.C: silence warnings
63  
64 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
65
66         * qttableview.C: change "while(" to "while (" 
67
68 2001-12-05  Allan Rae  <rae@lyx.org>
69
70         * QParagraph.C (apply): 
71         (update): Use the right LyXText -- extending John's fix
72
73 2001-12-01  Maks Orlovich  <mo002j@mail.rochester.edu>
74
75         * moc/Makefile.am:
76         * Makefile.am:
77         * QBibtexDialog.C:
78         * QExternalDialog.C:
79         * QParagraphDialog.h:
80         * QPreambleDialog.C:
81         * emptytable.C:
82         * qttableview.C:
83         * qttableview.C:
84         * qttableview.h: fixes for Qt3
85
86 2001-12-01  John Levon  <moz@compsoc.man.ac.uk>
87
88         * Makefile.am: add Alert_pimpl.lo
89
90 2001-11-06  John Levon  <moz@compsoc.man.ac.uk>
91
92         * Makefile.am: link in new DropDown.lo
93
94         * QSpellcheckerDialog.C: fix warning
95
96         * ui/moc/Makefile.am: remove dead thing
97
98 2001-10-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
99
100         * ui/moc/Makefile.am: remove unportable # at beginning of
101         declaration.
102
103         * ui/Makefile.am: 
104         * Makefile.am: remove extra DISTCLEANFILES declaration
105
106 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
107
108         * ui/QDocumentDialog.ui: 
109         * QDocument.C (build_dialog): support latin4
110
111 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
112
113         * ui/QDocumentDialog.ui: 
114         * QDocument.C (build_dialog): support latin3
115
116 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
117
118         * Dialogs.C: remove splash dialog code.
119
120         * QSplash.[Ch]:
121         * QSplashDialog.[Ch]: removed.
122
123         * Makefile.dialogs: remove splash dialog files.
124
125 2001-09-18  John Levon  <moz@compsoc.man.ac.uk>
126
127         * QRef.C: fix compile
128
129         * README: update
130  
131 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
132
133         * Makefile.am (libqt2_la_LIBADD): rename from OBJADD, depend on
134         gui libs
135
136 2001-09-06  John Levon  <moz@compsoc.man.ac.uk>
137
138         * ui/QMinipageDialog.ui: fix layout, remove old slot
139  
140         * QRefDialog.C: fix warning
141  
142 2001-09-02  Edwin Leuven  <leuven@fee.uva.nl>
143
144         * ui/QSpellcheckerDialog.ui: reworded layout
145
146 2001-09-02  Edwin Leuven  <leuven@fee.uva.nl>
147
148         * QMinipage.C: remove radiobutton add combox
149         * ui/QMinipageDialog.ui: + buttons at bottom
150
151 2001-09-01  John Levon  <moz@compsoc.man.ac.uk>
152
153         * Makefile.dialogs:
154         * Dialogs.C:
155         * QSpellchecker.[Ch]:
156         * QSpellcheckerDialog.[Ch]:
157         * ui/QSpellcheckerDialog.ui: add spellchecker dialog
158  
159 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
160
161         * ui/QMinipageDialog.ui: layout tweak again (but it's getting better)
162
163 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
164
165         * ui/QGraphicsDialog.ui : minor layout tweak
166         * ui/QIncludeDialog.ui : idem
167         * ui/QMinipageDialog.ui: idem
168         * ui/QURLDialog.ui: idem
169
170 2001-08-31  Edwin Leuven  <leuven@fee.uva.nl>
171
172         * ui/QRefDialog.ui : minor layout tweak
173         * Qref.C: idem
174
175 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
176
177         * QTabularCreateDialog.C: fix warnings
178
179         * emptytable.h:
180         * emptytable.C:
181         * ui/QTabularCreateDialog.ui: fix layout
182           when table size is changed
183  
184 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
185
186         * Dialogs.C:
187         * QSearch.[Ch]:
188         * QSearchDialog.[Ch]:
189         * ui/QSearchDialog.ui: add search back
190  
191 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
192
193         * Dialogs.C:
194         * QPrint.[Ch]:
195         * QPrintDialog.[Ch]:
196         * ui/QPrintDialog.ui: add print dialog back
197  
198 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
199
200         * Makefile.am:
201         * moc/Makefile.am:
202         * ui/Makefile.am:
203         * ui/moc/Makefile.am: use AM_CXXFLAGS to add defines
204
205 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
206
207         * QAbout.C: added a using std::getline directive.
208
209         * QCitationDialog.C (doFind): removed const from argument to make it
210         consistent with the header file.
211
212         * QDocument.[Ch] (c-tor): moved declaration of into .C file. Compilation
213         was failing with "incomplete type is not allowed" in instantiation
214         of boost::scoped_ptr<QDocumentDialog> dialog_.
215
216         * QLog.C: added a couple of using std::xyz directives.
217
218         * QPreambleDialog.C: added a using std::getline directive.
219
220         * QToc.C: using SigC::slot directive.
221
222 2001-08-29  Edwin Leuven  <leuven@fee.uva.nl>
223
224         * ui/QURLDialog.ui : minor layout tweak
225
226 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
227
228         * QPreamble.[Ch]:
229         * QPreambleDialog.[Ch]:
230         * ui/QPreambleDialog.ui:
231         * Makefile.am:
232         * Makefile.dialogs:
233         * Dialogs.C: add pre-amble dialog
234
235 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
236
237         * ui/QIndexDialog.ui:
238         * QIndexDialog.C: add QWhatsThis in C source
239
240         * README: document this restriction
241          
242 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
243
244         * QMinipage.[Ch]:
245         * QMinipageDialog.[Ch]:
246         * ui/QMinipageDialog.ui:
247         * lengthcombo.[Ch]:
248         * Makefile.am:
249         * moc/Makefile.am:
250         * Makefile.dialogs:
251         * Dialogs.C: add minipage and prototype length combo widget
252
253 2001-08-29  John Levon  <moz@compsoc.man.ac.uk>
254
255         * QLog.[Ch]:
256         * QLogDialog.[Ch]:
257         * ui/QLogDialog.ui:
258         * QVCLog.[Ch]:
259         * QVCLogDialog.[Ch]:
260         * ui/QVCLogDialog.ui:
261         * Dialogs.C: 
262         * Makefile.am:
263         * Makefile.dialogs: add log and vclog dialogs
264
265 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
266
267         * Dialogs.C:
268         * QTabularCreate.[Ch]:
269         * QTabularCreate.h:
270         * QTabularCreateDialog.C:
271         * QTabularCreateDialog.h:
272         * ui/Makefile.am:
273         * ui/QTabularCreateDialog.ui: bring back
274         tabcreate
275  
276 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
277
278         * ui/QCharacterDialog.ui:
279         * ui/QThesaurusDialog.ui: fix tab order
280
281         * QGraphics.[Ch]:
282         * QGraphicsDialog.[Ch]:
283         * ui/QGraphicsDialog.ui:
284         * Makefile.am:
285         * Makefile.dialogs:
286         * Dialogs.C: add graphics dialog
287  
288 2001-08-28  John Levon  <moz@compsoc.man.ac.uk>
289
290         * QThesaurus.C: clear selection on update
291
292         * QInclude.[Ch]:
293         * QincludeDialog.[Ch]:
294         * ui/QincludeDialog.ui:
295         * Makefile.am:
296         * Makefile.dialogs:
297         * Dialogs.C: add Include dialog
298  
299         * README: add note about crashes
300  
301 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
302
303         * QThesaurusDialog.C: whoops, forgot to clear before update
304  
305 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
306
307         * QBibtex.C:
308         * QBibtexDialog.h:
309         * QBibtexDialog.C:
310         * ui/QBibtexDialog.ui: fix some things, add
311           delete button
312
313         * QExternalDialog.C: fix file dialog thing
314  
315         * QThesaurus.h: 
316         * QThesaurus.C: 
317         * QThesaurusDialog.h:
318         * QThesaurusDialog.C: 
319         * ui/QThesaurusDialog.ui: fix compile, get working
320  
321         * moc/Makefile.am: fix builddir != srcdir
322  
323 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
324
325         * GUIRunTime.C: fix argc handling
326  
327 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
328
329         * ui/*.ui: 
330         * ui/Makefile.am: add some sed magic to replace tr() with _()
331  
332 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
333
334         * Makefile.am: remove accidentally committed xforms file
335  
336 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
337
338         * Dialogs.C:
339         * Makefile.dialogs: 
340         * QThesaurus.[Ch]:
341         * QThesaurusDialog.[Ch]:
342         * ui/QThesaurusDialog.ui: add thesaurus dialog
343  
344 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
345
346         * Dialogs.C:
347         * Makefile.am:
348         * Makefile.dialogs:
349         * QExternal.[Ch]:
350         * QExternalDialog.[Ch]:
351         * ui/QExternalDialog.ui: add external dialog
352  
353 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
354
355         * Dialogs.C:
356         * Makefile.dialogs:
357         * QERT.[Ch]:
358         * QERTDialog.[Ch]:
359         * ui/QERTDialog.ui: add ERT dialog
360  
361 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
362
363         * Dialogs.C:
364         * Makefile.am:
365         * Makefile.dialogs: 
366         * QError.[Ch]:
367         * QErrorDialog.[Ch]:
368         * ui/QErrorDialog.ui: add LaTeX error dialog
369
370 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
371
372         * Dialogs.C:
373         * QCharacter.[Ch]:
374         * QCharacterDialog.[Ch]:
375         * ui/QcharacterDialog.ui: make work again,
376           add auto-apply feature
377  
378 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
379
380         * Dialogs.C:
381         * Makefile.am:
382         * Makefile.dialogs:
383         * QBibitem.[Ch]:
384         * QBibitemDialog.[Ch]:
385         * ui/QBibitemDialog.ui: add Bibitem dialog
386  
387 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
388
389         * Dialogs.C:
390         * Makefile.dialogs:
391         * QBibtex.[Ch]:
392         * QBibtexDialog.[Ch]:
393         * ui/QBibtexDialog.ui: added BibTeX dialog.
394
395         * README: update
396  
397 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
398
399         * Qt2BC.C: whoops, reversed sense of setReadOnly()
400  
401 2001-08-26  John Levon  <moz@compsoc.man.ac.uk>
402
403         * Dialogs.C: 
404         * QRef.[Ch]:
405         * ui/QRefDialog.ui: add Ref dialog back
406
407         * QAbout.[Ch]:
408         * QCitation.[Ch]: 
409         * QDocument.[Ch]: 
410         * QIndex.[Ch]: 
411         * QURL.[Ch]:
412         * Qt2Base.h: protect build() with updating_ too 
413
414         * QCitationDialog.C: use Qt2Base::readOnly
415
416         * README: update
417          
418 2001-08-25  John Levon  <moz@compsoc.man.ac.uk>
419
420         * Dialogs.C: add URL
421  
422         * QAbout.h:
423         * QCitation.h:
424         * QDocument.h: 
425         * QIndex.C: 
426         * Qt2Base.h:
427         * Qt2Base.C: add an updating_ variable to prevent
428           bc() breakage.
429
430         * QURL.h:
431         * QURL.C:
432         * QURLDialog.h:
433         * QURLDialog.C:
434         * ui/QURLDialog.ui: make alive again
435          
436         * Qt2BC.C: make lineedits ReadOnly not disabled 
437  
438         * README: update
439  
440         * ui/QCitationDialog.ui: small cleanups
441
442         * ui/QIndexDialog.ui: add a what's this
443  
444 2001-08-24  John Levon  <moz@compsoc.man.ac.uk>
445
446         * Dialogs.C: include the right files
447
448         * QCitation.C: closePB not cancelPB
449  
450         * QCitationDialog.C:
451         * QCitationDialog.h:
452         * ui/QCitationDialog.ui: small fixes
453
454         * QIndex.h:
455         * QIndex.C:
456         * QIndexDialog.C:
457         * QIndexDialog.h: 
458         * ui/QIndexDialog.ui: more fixes
459          
460         * Qt2Base.h:
461         * Qt2Base.C: add reset() to workaround problem. 
462
463         * README: update
464
465         * Makefile.am: 
466         * Timeout_pimpl.h:
467         * Timeout_pimpl.C: add the timer
468
469 2001-08-23  John Levon  <moz@compsoc.man.ac.uk>
470
471         * Dialogs.C:
472         * Makefile.am:
473         * Qt2BC.h:
474         * Qt2BC.C:
475         * QAbout.C:
476         * QCitation.C:
477         * QDocument.h:
478         * Qt2Base.C:
479         * Qt2Base.h: rename qt2BC -> Qt2BC, set focus for widget enable
480
481         * QIndex.h:
482         * QIndex.C:
483         * ui/QIndexDialog.ui: use the BC properly
484
485         * Qt2Base.h:
486         * Qt2Base.C: add a virtual isValid(), and predicate what changed()
487           tells the BC on the return value
488  
489         * README: update
490  
491 2001-08-21  John Levon  <moz@compsoc.man.ac.uk>
492
493         * Dialogs.C: add QIndex
494
495         * ui/Makefile.am:
496         * Makefile.am: fix build
497  
498         * ui/QAboutDialog.ui:
499         * QAbout.C: finish dialog
500
501         * ui/QCitationDialog.ui:
502         * QCitationDialog.C: BC fixes
503  
504         * ui/QIndexDialog.ui: 
505         * QIndex.h:
506         * QIndex.C: 
507         * QIndexDialog.h:
508         * QIndexDialog.C: got index dialog working
509
510 2001-08-19  John Levon  <moz@compsoc.man.ac.uk>
511
512         * all files: enormous naming re-jig and tidy
513  
514 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
515
516         Consistent use of Lsstream.h:
517         * FormCredits.C (build): std::stringstream -> stringstream.
518
519 2001-06-17  Angus Leeming  <a.leeming@ic.ac.uk>
520
521         * FormCitation.C (build): removed bc().refresh() call as the controller
522         should take care of this.
523         (update): removed noKeys stuff as you don't use it.
524
525         * FormCitationDialogImpl.C (slotBibSelected): Can't select bibkeys[-1]!
526         We were being bit by the xforms browser returns the browser line number
527         in Fortran style, but Qt uses C-style.
528
529 2001-06-16  Angus Leeming  <a.leeming@ic.ac.uk>
530
531         * FormCitationDialogImpl.C: added using directive.
532
533         * qt2BC.[Ch]: qt2BC now derives from GuiBC<QButton, QWidget>.
534         No idea why this wasn't done ages ago! 
535
536 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
537
538         * FormCharacter.C:
539         * FormParagraph.C (c-tor): cosmetic name change of signal.
540
541 2001-06-14  Angus Leeming  <a.leeming@ic.ac.uk>
542
543         * FormCitation.C:
544         * Qt2Base.C: removed // -*- C++ -*- as first line.
545
546         * FileDialog_private.h:
547         * FormCopyright.h:
548         * FormCredits.h:
549         * FormIndex.h:
550         * FormParagraph.h:
551         * FormPrint.h:
552         * FormRef.h:
553         * FormSearch.h:
554         * FormSplash.h:
555         * FormTabularCreate.h:
556         * FormToc.h:
557         * FormUrl.h:
558         * QtLyXView.h: added // -*- C++ -*- as first line.
559
560 2001-06-02  John Levon  <moz@compsoc.man.ac.uk>
561
562         * <various>: fix random space pepper to use
563           hard tabs. Also add <config.h> where necessitated
564           by using LString.h
565  
566 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
567
568         * FormDocument.C (build): add iso8859-15 support.
569
570 2001-05-17  Allan Rae  <rae@lyx.org>
571
572         * FormCharacter.C:
573         * FormCopyright.C:
574         * FormCredits.C:
575         * FormSearch.C: gettext went missing but is back gain now _().
576
577         * Makefile.am:  ButtonController is now ButtonControllerBase.
578         It now compiles but it won't link lyx on my system.  Complaints about
579         not being able to link in libraries lib{GL,GLU,Xft,Xext,Xmu} which
580         are all present and accounted for by ldconfig.  YMMV.
581
582 2001-05-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
583
584         * FormParagraph.C: remove !NEW_INSETS and !NO_PEXTRA cruft
585
586 2001-04-03  John Levon  <moz@compsoc.man.ac.uk>
587
588         * FormCharacter.C:
589         * FormDocument.h:
590         * FormSearch.C:
591         * Dialogs.C: s/popup/dialog/
592
593         * qt2BC.h:
594         * qt2BC.C:
595         * FormCitation.C:
596         * FormDocument.C: s/UndoAll/Restore/
597
598         * Qt2Base.h:
599         * Qt2Base.C: s/ControlButton/ControlButtons/
600
601         
602 2001-04-02  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
603
604         * Makefile.am: Simplified Makefile.am
605
606 2001-03-31  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
607
608         * FormCitationDialogImpl.C (doPreviousNext): Propagated search
609         fixes from XForms
610         * several files: MVC for citation dialog
611
612 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
613
614         * Qt2Base.[Ch]: changed ControlBase to ControlButton.
615
616 2001-03-19  Edwin Leuven  <leuven@fee.uva.nl>
617
618         * qt2 compiles again:
619         * Makefile.am: added missing xform dialogs
620         * FormParagraph.C: only extra setting if wanted
621         * FormParagraph.h: add namespace to connection
622         
623 2001-03-16  Kalle Dalheimer  <kalle@klaralvdalens-datakonsult.se>
624
625         * FormParagraph.C (apply): Only call SetParagraphExtraOpt() when
626         NO_PEXTRA is not defined (in line with XForms frontend)
627
628         * Dialogs.C: Adapted to backend changes
629
630         * Makefile.am: updated citation dialog
631         * Citation dialog added: FormCitation.{C,h},
632         *    FormCitationDialog.ui, FormCitationDialogImpl.{C,h}
633
634 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
635
636         * several files: remove CXX_WORKING_NAMESPACES
637
638 2001-03-15  Edwin Leuven  <leuven@fee.uva.nl>
639
640         * Added splash screen
641         * Makefile.am: updated
642         * FormSplash.[Ch]: added
643         * FormSplashImpl.[Ch]: added
644         
645 2001-03-09  Edwin Leuven  <leuven@fee.uva.nl>
646
647         * Makefile.am: updated
648         * paragraphdlg.ui: manually enabled items in minipage settings
649         * paragraphdlgimpl.C: tweak enable code on extra page
650         * Stuff sent in by Denis Perchine <dyp@perchine.com> to compile again:
651         * FileDialog_private.[Ch]: added
652         * FileDialog.C: added
653         * FormParagraph.C: params settings updated
654
655 2001-03-06  Edwin Leuven  <leuven@fee.uva.nl>
656
657         * Search dialog added:
658         * FormSearch.[Ch]
659         * searchdlg.ui
660         * searchdlg.[Ch]
661         * searchdlgimpl.[Ch]
662
663 2001-02-16  Edwin Leuven  <leuven@fee.uva.nl>
664
665         * remove inheritance from noncopyable in Form*.h
666         * Character dialog added:
667         * FormCharacter.[Ch]
668         * chardlg.ui
669         * chardlg.[Ch]
670         * chardlgimpl.[Ch]
671         
672 2001-02-16  John Levon  <moz@compsoc.man.ac.uk>
673
674         * FormParagraph.C: fix bview->update()
675
676 2001-01-24  Edwin Leuven  <leuven@fee.uva.nl>
677
678         *FormParagraph.C:
679         *FormParagraph.h:
680         *FormPrint.C:
681         *FormPrint.h:
682         *FormTabularCreate.C:
683         *FormTabularCreate.h:
684         *QtLyXView.h:
685         *emptytable.C:
686         *emptytable.h:
687         *paragraphdlg.C:
688         *paragraphdlg.h:
689         *paragraphdlg.ui:
690         *paragraphdlgimpl.C:
691         *paragraphdlgimpl.h:
692         *printdlg.C:
693         *printdlg.h:
694         *printdlg.ui:
695         *printdlgimpl.C:
696         *printdlgimpl.h:
697         *tabularcreatedlg.C:
698         *tabularcreatedlg.h:
699         *tabularcreatedlg.ui:
700         *tabularcreatedlgimpl.C:
701         *tabularcreatedlgimpl.h:
702         *Makefile.am: added paragraph/print/tabular create dialogs
703
704 2001-01-24  John Levon  <moz@compsoc.man.ac.uk>
705
706         * src/frontends/qt2/.cvsignore:
707         * Dialogs.C:
708         * FormCopyright.C:
709         * FormCopyright.h:
710         * FormCopyrightDialog.C:
711         * FormCopyrightDialog.h:
712         * FormCopyrightDialogBase.C:
713         * FormCopyrightDialogBase.h:
714         * FormCopyrightDialogBase.ui:
715         * GUIRunTime.C:
716         * Makefile.am: start frontend with the Copyright
717           dialog