]> git.lyx.org Git - lyx.git/blobdiff - src/insets/ChangeLog
Allow including of files with different class than the parent file
[lyx.git] / src / insets / ChangeLog
index 779456aef00c4a3cecc3f1d0ae5e7cf8991c47e6..a26eed6f5051484e0e75152df19b4e667a23d644 100644 (file)
@@ -1,3 +1,36 @@
+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  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
+
+       * insetcaption.[Ch]: update from new_insets branch
+       * insetfloat.[Ch]: ditto
+       
+2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
+
+       * insetexternal.C:
+       * figinset.C: use new File Dialog
+
 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
 
        * insettext.C: changes becuase of ParagraphParameters.