]> 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 07bbd9ed814c63c6eb788aa603fd5c4d2d0a8134..f857835ac458d8cee1a55ec71165578a8c4f7e57 100644 (file)
@@ -1,3 +1,50 @@
+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
+
+       * forms/Makefile.am: make distcheck work, new file
+
+       * Makefile.am: make distcheck work
+
+2002-04-05  Herbert Voss  <voss@perce.de>
+
+       * FormGraphics.C: use correct unit bp (big point - PostScript point)
+       for the bounding box values
+
+2002-04-05  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * FormGraphics.C (updateBB, input): Don't set the path of the file
+       passed to readBB. Let the controller do that because it knows about
+       the buffer (and therefore the path) whereas the view has no idea.
+
 2002-04-04  Angus Leeming  <a.leeming@ic.ac.uk>
 
        * xformsGImage.C (clip): ensure that the clipped image has sensible