mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-11 13:46:43 +00:00
f6aaac088c
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1486 a592a061-630c-0410-9148-cb99ea01b6c8
28 lines
657 B
Plaintext
28 lines
657 B
Plaintext
2001-02-12 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
* DialogBase.C: add close(), non-pure. This is
|
|
useful for logdlg.C in the KDE frontend.
|
|
|
|
* Dialogs.h: splash, include, and bib forms
|
|
|
|
2001-02-07 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
* ButtonPolicies.C:
|
|
* ButtonPolicies.h: and remove OkViewPolicy,
|
|
it's a duplicate of IgnorantPolicy
|
|
|
|
* Makefile.am:
|
|
* Timeout.C:
|
|
* Timeout.h: add GUI-I Timeout class
|
|
|
|
2001-02-06 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
* ButtonPolicies.C:
|
|
* ButtonPolicies.h: add OkViewPolicy
|
|
|
|
* src/frontends/Dialogs.h: add showVCLogFile signal
|
|
|
|
2001-01-24 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
* Makefile.am: add qt2 frontend
|