]> git.lyx.org Git - features.git/blobdiff - src/ChangeLog
Introducing a number of tags parametrizing various
[features.git] / src / ChangeLog
index 0277bac07f0da8eeb8c5781bbd412e7896916320..100fb7b37a635e540a94b106712e302587b8619e 100644 (file)
@@ -1,3 +1,35 @@
+
+2003-11-25  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * src/buffer.C:
+       * src/lyxlayout.C:
+       * src/lyxlayout.h:
+       * src/lyxtext.h:
+       * src/output_docbook.C:
+       * src/output_latex.C:
+       * src/paragraph.C:
+       * src/paragraph.h:
+       * src/sgml.C:
+       * src/sgml.h:
+       * src/text2.C: Introducing a number of tags parametrizing various
+       XML formats that we may want to support
+
+2003-11-25  André Pönitz  <poenitz@gmx.net>
+
+       * InsetList.[Ch] (begein, end): inline as suggested by profiler
+
+       * lyxtext.h (leftMargin/rightMargin): simplify interface
+
+       * rowpainter.C:
+       * text.C:
+       * text2.C:
+       * text3.C: adjust
+
+2003-11-24  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * lyxfunc.C (dispatch): propogate the bibtex databases from the
+       master file to any child files. Fixes bug 546.
+
 2003-11-24  Alfredo Braunstein  <abraunst@lyx.org>
 
        * lyxfind.C (findNextChange): remove unneeded bv->text->init call