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