]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/ChangeLog
Add fl_set_input_return to input_paperoption.
[lyx.git] / src / frontends / xforms / ChangeLog
index f59a371f6faeb37cb68191dfd24c42e073c9206a..e706cc25658d1e8e9d5bb7c568e119a8b8de9837 100644 (file)
@@ -1,3 +1,30 @@
+2001-09-03  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * FormPreferences.C: add fl_set_input_return to input_paperoption.
+
+2001-09-02  John Levon  <moz@compsoc.man.ac.uk>
+
+       * FormParagraph.C: fix default line spacing case
+2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
+
+       * FormParagraph.C: disable space inputs when != Length
+
+2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
+
+       * FormPreferences.C:
+       * form_preferences.h:
+       * form_preferences.C:
+       * forms/form_preferences.fd: add view_dvi_paper_option
+2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
+
+       * FormMathsPanel.h: sub dialogs must be Ignorant.
+2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
+
+       * FormParagraph.C: fix to not allow 0 linespacing
 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
 
        * FormCitation.C (c-tor): prevent re-sizing of the dialog.
@@ -22,7 +49,7 @@
 2001-08-26  Angus Leeming  <a.leeming@ic.ac.uk>
 
        * FormCitation.C:
-       * forms/form_citation.fd: a littl;e tweaking to ensure that the
+       * forms/form_citation.fd: a little tweaking to ensure that the
        style choice remains centred within the frame if its contents change.
 
        * FormBase.h: added an allow_resize_ member variable. If false
        make use of this functionality to ensure that the dialog cannot be
        resized.
 
+2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
+
+       * GUIRunTime.C: initApplication() should take a int & argc
 2001-08-24  John Levon  <moz@compsoc.man.ac.uk>
 
        * FormCitation.h: