]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/ChangeLog
John's FormExternal patch, Edwin's Qt2 patch and Baruch's gnome patch.
[lyx.git] / src / frontends / ChangeLog
index d096f4ed6c24adc52857210af6b1e28cef8c8a16..f7420413f52ab883489d94ebfa9e34d93c227c36 100644 (file)
@@ -1,3 +1,38 @@
+2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
+
+       * Dialogs.h: add showExternal signal
+
+2001-02-26  John Levon  <moz@compsoc.man.ac.uk>
+
+       * Makefile.am
+       * FileDialog.h: new GUII FileDialog
+
+2001-02-23  Edwin Leuven <leuven@fee.uva.nl)
+
+       * Dialogs.h: setUserFreeFont, showLayoutCharacter
+
+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: