]> 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 10e22e5220cbdcd708e2ac4fe42229ac3aeb2f43..f857835ac458d8cee1a55ec71165578a8c4f7e57 100644 (file)
@@ -1,3 +1,31 @@
+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
+       because the BoundingBox would be empty() in this weren't the case.
+
+2002-04-08  Juergen Spitzmueller <j.spitzmueller@gmx.de>
+
+       * FormDocument.[Ch]: Add a new method UpdateClassParams
+       which is used in CheckChoiceClass to update the fontsizes
+       and other necessary stuff (pagestyle) on class change
+       (hopefully finally fix bug #306)
+
+2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * forms/Makefile.am (SUFFIXES): instead of .SUFFIXES
+       (updatesrc): delete wrong version
+
 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
        * forms/.cvsignore: add Makefile.in