]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/ChangeLog
The free_spacing patch and fix to the mess that Rob discovered.
[lyx.git] / src / graphics / ChangeLog
index a2713e705e920aaf72c656668b0de3244dc7d6b1..4b9ac506ec0297e735f99c76fdacb0002ab04eb3 100644 (file)
@@ -1,8 +1,49 @@
+2003-05-22  Angus Leeming  <leeming@lyx.org>
+
+       * PreviewLoader.C (dumpPreamble): no longer pass a free_spacing arg to
+       the inset::latex method.
+
+2003-05-22  Angus Leeming  <leeming@lyx.org>
+
+       * PreviewLoader.C (dumpPreamble): no longer pass a fragile arg to
+       the inset::latex method.
+
+2003-05-22  Angus Leeming  <leeming@lyx.org>
+
+       * PreviewLoader.C (dumpPreamble): the 'nice' param passed to
+       makeLaTeXFile is now encapsulated within runparams.
+
+2003-05-22  Angus Leeming  <leeming@lyx.org>
+
+       * PreviewLoader.C (dumpPreamble):
+       pass around a LatexRunParams parameter.
+
+2003-05-13 André Pönitz <poenitz@gmx.net>
+
+       * GraphicsConverter.C:
+       * PreviewLoader.C: use tostr from own header
+
+2003-05-12 André Pönitz <poenitz@gmx.net>
+
+       * PreviewLoader.C:  boost::format -> bformat 
+
+2003-04-15  Angus Leeming  <leeming@lyx.org>
+
+       * GraphicsConverter.C: #include lstrings.h.
+
+2003-02-28  Alfredo Braunstein <abraunst@libero.it>
+
+       * GraphicsConverter.C
+       * PreviewLoader.C: added #include "format.h"
+
 2003-02-26  Angus Leeming  <leeming@lyx.org>
 
        * PreviewedInset.[Ch]: strip out the caching of the BufferView and
        use the cache of the parent inset instead.
 
+       * PreviewLoader.C (startLoading): Prevent a crash if the user is
+       not using a tmp directory.
+
 2003-02-26  Alfredo Braunstein  <abraunst@libero.it>
 
        * GraphicsLoader.[Ch],