]> git.lyx.org Git - lyx.git/blobdiff - src/insets/ChangeLog
Define a wrapper LyXFont_size for LyXFont::FONT_SIZE.
[lyx.git] / src / insets / ChangeLog
index 49fca4448cac3fb3370327a974e401c0798d1fcf..022715c02a3904d3d6b78c2b3531b3d7110f1d75 100644 (file)
@@ -1,3 +1,12 @@
+2003-09-16  Angus Leeming  <leeming@lyx.org>
+
+       * insetbibitem.C: add #include "lyxfont.h".
+
+2003-09-16  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * insetgraphics.C: 
+       * insetbibtex.C: use namespace alias for lyx::support::os
+
 2003-09-16  Angus Leeming  <leeming@lyx.org>
 
        * insetcollapsable.h: remove ununsed framecolor variable.
@@ -29,7 +38,7 @@
 
        * insetcollapsable.h: add #include "LColor.h"
        (for its framecolor member variable).
-       
+
 2003-09-16  Angus Leeming  <leeming@lyx.org>
 
        * insetenv.C (constructor): use accessor functions to access InsetText variables.