]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/controllers/ChangeLog
Fix a bunch of doxygen warnings.
[lyx.git] / src / frontends / controllers / ChangeLog
index 9c8dad891338c0bc57db76cdc0f6c6828d908fef..152a2e64d0fb66a207015d8de19dfb79e2ed8fac 100644 (file)
@@ -1,3 +1,39 @@
+2003-10-08  Angus Leeming  <leeming@lyx.org>
+
+       Fix doxygen warnings.
+
+       * frnt_lang.h: move comment so that doxygen is not confused.
+
+2003-10-07  Angus Leeming  <leeming@lyx.org>
+
+       * ControlExternal.[Ch]: InsetExternal::Params -> InsetExternalParams.
+       (getTemplatePtr): removed. Use function in ExternalSupport.
+
+2003-10-07  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * ControlBox.C:
+       * ControlBox.h:
+       * Makefile.am: The Box patch. Fancybox support, minipage, parbox
+
+2003-10-07  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * BCView.h:
+       * ControlCommandBuffer.h:
+       * biblio.h:
+       * frnt_lang.h:
+       * tex_helpers.h: add <string> and other small fixes to make Lars'
+       std::string patch compile with STLport.
+
+2003-10-01  Angus Leeming  <leeming@lyx.org>
+
+       * ControlExternal.[Ch]: changes due to the introduction of
+       namespace lyx::external.
+
+2003-09-25  Angus Leeming  <leeming@lyx.org>
+
+       * ControlExternal.C (getTemplatePtr): simplify, due to change in
+       ExternalTemplateManager interface.
+
 2003-09-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * ControlDocument.C (setParams): fix new bug