]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/ChangeLog
moved derivation from noncopyable to DialogBase from FormBase.
[lyx.git] / src / frontends / ChangeLog
index 5ee907d7baf334ea67e94b95cc9c3480de27b589..020d70153eea9db645c03346c89db04acb07a147 100644 (file)
@@ -1,3 +1,15 @@
+2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * DialogBase.h: derived from noncopyable, rather than deriving
+       xforms/FormBase from it.
+
+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: