]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/ChangeLog
Ensure that the warning message is removed if the underlying paragraph will
[lyx.git] / src / frontends / xforms / ChangeLog
index 38dfafdc9a1ff6b5365ccf1e34faf1274d084ba9..f857835ac458d8cee1a55ec71165578a8c4f7e57 100644 (file)
@@ -1,3 +1,14 @@
+2002-04-12  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * FormParagraph.C (changedParagraph): ensure that the warning message
+       is removed if the underlying paragraph will accept our changes.
+
+2002-04-09  Herbert Voss  <voss@perce.de>
+
+       * FormGraphics.C: allow rotate-values like 270.1
+       * xformsGImage.C (rotate): get the right rotate-angle from
+       GraphicParams
+
 2002-04-08  Angus Leeming  <a.leeming@ic.ac.uk>
 
        * xformsGImage.C (clip): no need to check if the width, height are > 0