mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-24 18:43:37 +00:00
3f894b2bb5
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1692 a592a061-630c-0410-9148-cb99ea01b6c8
64 lines
1.3 KiB
Plaintext
64 lines
1.3 KiB
Plaintext
2001-03-06 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
* Search dialog added:
|
|
* FormSearch.[Ch]
|
|
* searchdlg.ui
|
|
* searchdlg.[Ch]
|
|
* searchdlgimpl.[Ch]
|
|
|
|
2001-02-16 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
* remove inheritance from noncopyable in Form*.h
|
|
* Character dialog added:
|
|
* FormCharacter.[Ch]
|
|
* chardlg.ui
|
|
* chardlg.[Ch]
|
|
* chardlgimpl.[Ch]
|
|
|
|
2001-02-16 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
* FormParagraph.C: fix bview->update()
|
|
|
|
2001-01-24 Edwin Leuven <leuven@fee.uva.nl>
|
|
|
|
*FormParagraph.C:
|
|
*FormParagraph.h:
|
|
*FormPrint.C:
|
|
*FormPrint.h:
|
|
*FormTabularCreate.C:
|
|
*FormTabularCreate.h:
|
|
*QtLyXView.h:
|
|
*emptytable.C:
|
|
*emptytable.h:
|
|
*paragraphdlg.C:
|
|
*paragraphdlg.h:
|
|
*paragraphdlg.ui:
|
|
*paragraphdlgimpl.C:
|
|
*paragraphdlgimpl.h:
|
|
*printdlg.C:
|
|
*printdlg.h:
|
|
*printdlg.ui:
|
|
*printdlgimpl.C:
|
|
*printdlgimpl.h:
|
|
*tabularcreatedlg.C:
|
|
*tabularcreatedlg.h:
|
|
*tabularcreatedlg.ui:
|
|
*tabularcreatedlgimpl.C:
|
|
*tabularcreatedlgimpl.h:
|
|
*Makefile.am: added paragraph/print/tabular create dialogs
|
|
|
|
2001-01-24 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
* src/frontends/qt2/.cvsignore:
|
|
* Dialogs.C:
|
|
* FormCopyright.C:
|
|
* FormCopyright.h:
|
|
* FormCopyrightDialog.C:
|
|
* FormCopyrightDialog.h:
|
|
* FormCopyrightDialogBase.C:
|
|
* FormCopyrightDialogBase.h:
|
|
* FormCopyrightDialogBase.ui:
|
|
* GUIRunTime.C:
|
|
* Makefile.am: start frontend with the Copyright
|
|
dialog
|