]> git.lyx.org Git - features.git/blobdiff - src/graphics/ChangeLog
change "support/std_sstream.h" to <sstream>
[features.git] / src / graphics / ChangeLog
index 4932a2e328cf1606efa9cc0d06d66c757ed069fe..e420bede3601ddeb5a7a681810f4ded5534a7aa1 100644 (file)
@@ -1,3 +1,25 @@
+2004-07-24  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * PreviewLoader.C, GraphicsParams.C, GraphicsConverter.C: change
+       "support/std_sstream.h" to <sstream>
+
+2004-04-19  Angus Leeming  <leeming@lyx.org>
+
+       * Previews.[Ch] (status): new member function, replacing activated.
+
+2004-04-15  Angus Leeming  <leeming@lyx.org>
+
+       * PreviewLoader.C (startLoading): change arguments passed to the
+       preview-generation script to include the foreground and background
+       colours.
+       (dumpPreamble): no longer write the foreground and background
+       colours to the latex file as PostScript specials.
+       (setConverter): consider only those 'to' formats that are
+       loadable natively by the GUI library, rather than all formats
+       for which a converter exists.
+       (setAscentFractions): re-written to parse much simplified metrics
+       file.
+
 2004-04-13  Angus Leeming  <leeming@lyx.org>
 
        * PreviewLoader.C (dumpPreamble):