]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/ChangeLog
Remove redundant files.
[lyx.git] / src / frontends / xforms / ChangeLog
index 8708e452fe4bf08915f30b4ff7aca5a5f14a9c01..bcb96e15d4ee6c568e1541735b83d0ffc109cfd6 100644 (file)
@@ -1,4 +1,28 @@
-2002-11-08  Angus Leeming  <aleem@pneumon.bg.ic.ac.uk>
+2002-11-19  Angus Leeming  <leeming@lyx.org>
+
+       * FormInset.[Ch]: removed; no longer used after John's port of the
+       tabular dialog to MCV.
+
+       * Makefile.am (libxforms_la_SOURCES): remove FormInset.[Ch].
+
+2002-11-17  John Levon  <levon@movementarian.org>
+
+       * FileDialog.C: open/save name change
+2002-11-15  John Levon  <levon@movementarian.org>
+
+       * Dialogs2.C:
+       * Dialogs_impl.h:
+       * FormPreferences.h:
+       * FormPreferences.C:
+       * FormTabular.h:
+       * FormTabular.C:
+       * forms/form_preferences.fd:
+       * forms/form_tabular.fd: port tabular and prefs to MVC
+
+       * FormBase.h: make hide() virtual for prefs
+2002-11-08  Angus Leeming  <leeming@lyx.org>
 
        * xforms_resize.[Ch]: sigh. Hack the "get scaling" part of
        fl_adjust_form_size out of the xforms source and put it in here as
@@ -7,7 +31,7 @@
 
        I've put a request into the xforms list.
 
-2002-11-08  Angus Leeming  <aleem@pneumon.bg.ic.ac.uk>
+2002-11-08  Angus Leeming  <leeming@lyx.org>
 
        * xforms_resize.[Ch]: replace scale_to_fit_tabs and scale_form with
        get_scale_to_fit and scale_form_horizontally, respectively. The