]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/ChangeLog
try this for distinguishing inner and outer tabs
[lyx.git] / src / frontends / ChangeLog
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..020d70153eea9db645c03346c89db04acb07a147 100644 (file)
@@ -0,0 +1,32 @@
+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:
+       * 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