]> git.lyx.org Git - features.git/blobdiff - src/frontends/kde/ChangeLog
Update to MVC. Ref,Toc and citation don't work at all currently.
[features.git] / src / frontends / kde / ChangeLog
index 0f76827b14a52377dd87a71ca9041b6a7dad421c..d1172f059064c80f461057ef6b3bf5ef21ce6a30 100644 (file)
@@ -1,3 +1,16 @@
+2001-04-02  John Levon  <moz@compsoc.man.ac.uk>
+
+       * Dialogs.C: update for MVC
+
+       * KFormBase.C:
+       * KFormBase.h: new template class which all Forms are derived from.
+
+       * everything: update for MVC, KFormBase. Ref, Citation, and Toc not
+       functional at all currently though, and various fixes are needed,
+       but at least it compiles.
+
+       * dlg/everything: make widget names consistent
+
 2001-03-29  Baruch Even  <baruch@lyx.org>
 
        * kdeBC.[Ch]: Changed to use the new GuiBC template.