]> git.lyx.org Git - lyx.git/blobdiff - src/insets/ChangeLog
Fix figinset for the case when the filename doesn't contain a suffix.
[lyx.git] / src / insets / ChangeLog
index 0ef55349de32be50eb0ef784bf800b89998ad4e3..c3fae2ce3b9e26b47b25389d3b87e51da6a3385b 100644 (file)
@@ -1,3 +1,19 @@
+2001-03-27  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * figinset.C (GetPSSizes): Fix for the case when filename doesn't
+       contain a suffix.
+       (Clone): ditto
+
+2001-03-26  Juergen Vigna  <jug@sad.it>
+
+       * lyxinset.h: added ShowInsetDialog() function in UpdatableInset.
+
+       * insettext.C (ShowInsetDialog): implemented above function.
+
+       * insettabular.C (ShowInsetDialog): ditto
+
+       * insetminipage.C (ShowInsetDialog): ditto
+
 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
 
        * insetinclude.[Ch]: rename InsetInclude::InsetIncludeParams as