]> git.lyx.org Git - lyx.git/blobdiff - src/insets/ChangeLog
updates to minipage inset
[lyx.git] / src / insets / ChangeLog
index a26eed6f5051484e0e75152df19b4e667a23d644..9003a4f02811285c925c29e80ca0e831256f5549 100644 (file)
@@ -1,3 +1,8 @@
+2001-03-14  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
+
+       * insetminipage.h: add pos, inner_pos, width and height. + getters
+       and setters for all of them.
+
 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
 
        * insetinclude.C (Latex): Do not exit when the textclass of the
        * insetexternal.h:
        * insetexternal.C: move form to GUII
 
+2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
+
+       * insetinclude.h:
+       * insetinclude.C: add InsetIncludeParams, use
+       composition rather than derivation of InsetCommand
+
 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
 
        * insettoc.C (Ascii): use the Buffer typedefs