]> git.lyx.org Git - lyx.git/blobdiff - src/insets/ChangeLog
Clean-up the behaviour of the inset when not displaying the image.
[lyx.git] / src / insets / ChangeLog
index f0538d91466481a26240b49d142bc7cdd5209649..8f729ff09bff778e6c66174413ca6b8682554329 100644 (file)
@@ -1,3 +1,14 @@
+2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * insetert.[Ch] (selectNextWordToSpellcheck): new method.
+       Returns string(), so nothing in an ERT inset is spellchecked.
+
+       * insetgraphics.C (draw): print the filename if not displaying the
+       image.
+       (width): make sure that the width and draw methods are consistent.
+       (updateInset): don't even load the image into cache if not displaying
+       it.
+
 2001-09-21  Angus Leeming  <a.leeming@ic.ac.uk>
 
        * various files (selectNextWord): renamed as