]> git.lyx.org Git - lyx.git/blobdiff - src/insets/ChangeLog
updates to minipage inset
[lyx.git] / src / insets / ChangeLog
index 4fcccd7dceee739a67d61aab1221a125eb9ab51e..9003a4f02811285c925c29e80ca0e831256f5549 100644 (file)
@@ -1,3 +1,35 @@
+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
+       included file differ from the textclass of the parent file.
+
+2001-03-12  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * ExternalTemplate.C (read): the reading of external insets now checks
+       for \end_inset and removes it form the input stream.
+
+2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
+
+       * ExternalTemplate.h:
+       * ExternalTemplate.C:
+       * 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
+
 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
 
        * insettoc.C (Ascii): implement for dynamic number of lists