]> 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 664f1bca8fc964a825bd7c328bbe10d4a6e3ca8b..f7420413f52ab883489d94ebfa9e34d93c227c36 100644 (file)
@@ -1,3 +1,21 @@
+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