]> 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 3d20043222948da1051868d87dc03c5f5c64499d..4d66f650f5bed402c472086e7678fee326b34742 100644 (file)
@@ -1,3 +1,32 @@
+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.
+       * *.C: strip out redundant #includes. (49 in total.)
+
 2003-08-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * most files: change to use const buffer refs.