]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/controllers/ChangeLog
Finish the task of removing all cruft from the header files.
[lyx.git] / src / frontends / controllers / ChangeLog
index fea3de36d4e0999c92b4e9f45d7925ffbce8600f..4d66f650f5bed402c472086e7678fee326b34742 100644 (file)
@@ -1,3 +1,27 @@
+2003-09-07  Angus Leeming  <leeming@lyx.org>
+
+       * ButtonController.h:
+       * helper_funcs.h: remove #include "support/std_string.h".
+
+       * ControlBranch.h:
+       * ControlNote.h: remove #include "debug.h".
+
+       * ControlDocument.h: remove #include <vector>, "support/std_string.h".
+
+       * ControlErrorList.h:
+       * ControlThesaurus.h: remove #include <vector>.
+
+       * ControlPrefs.h: remove #include "funcrequest.h", <utility>.
+
+       * GUI.h: remove #include "BCView.h".
+
+       * tex_helpers.h: remove #include <utility>.
+
+2003-09-05  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * biblio.C:
+       * frnt_lang.C: re-add missing system headers, needed for 2.95.2.
+
 2003-09-05  Angus Leeming  <leeming@lyx.org>
 
        * GUI.h: ensure that the header file can be compiled stand-alone.