]> git.lyx.org Git - lyx.git/commitdiff
*** empty log message ***
authorAngus Leeming <leeming@lyx.org>
Tue, 4 Sep 2001 10:51:42 +0000 (10:51 +0000)
committerAngus Leeming <leeming@lyx.org>
Tue, 4 Sep 2001 10:51:42 +0000 (10:51 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2680 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/controllers/ChangeLog

index 081ba5d661d190df9312909494e64454797c25c1..a900c535bb2f0c904e6c75f1e660112eb2ed87ca 100644 (file)
@@ -1,3 +1,11 @@
+2001-09-04  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * ControlButtons.[Ch]: add an is_closing_ variable and isClosing method.
+       When Applying it's useful to know whether the dialog is about to close
+       or not (no point refreshing the display for example).
+
+       * ControlInset.C (apply): use isClosing.
+
 2001-08-25  John Levon  <moz@compsoc.man.ac.uk>
 
        * ControlInset.h: