X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fcontrollers%2FChangeLog;h=4d66f650f5bed402c472086e7678fee326b34742;hb=0705dae8a3a2bcdd6be55eb468547c1389e84d2c;hp=0ba2d468a44d59359bbf21f7f4f6f3528957c740;hpb=9498f9758fcfd317c74969b12397b753846eb2f6;p=lyx.git diff --git a/src/frontends/controllers/ChangeLog b/src/frontends/controllers/ChangeLog index 0ba2d468a4..4d66f650f5 100644 --- a/src/frontends/controllers/ChangeLog +++ b/src/frontends/controllers/ChangeLog @@ -1,6 +1,31 @@ -2003-07-31 Angus Leeming +2003-09-07 Angus Leeming - * ControlBibtex.[Ch]: re-write due to changed InsetBibtex interface. + * ButtonController.h: + * helper_funcs.h: remove #include "support/std_string.h". + + * ControlBranch.h: + * ControlNote.h: remove #include "debug.h". + + * ControlDocument.h: remove #include , "support/std_string.h". + + * ControlErrorList.h: + * ControlThesaurus.h: remove #include . + + * ControlPrefs.h: remove #include "funcrequest.h", . + + * GUI.h: remove #include "BCView.h". + + * tex_helpers.h: remove #include . + +2003-09-05 Martin Vermeer + + * biblio.C: + * frnt_lang.C: re-add missing system headers, needed for 2.95.2. + +2003-09-05 Angus Leeming + + * 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