]> 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 86d9de895eb491a5ad2db865bb033288bf490998..e706cc25658d1e8e9d5bb7c568e119a8b8de9837 100644 (file)
@@ -1,3 +1,127 @@
+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.
+
+       * FormParagraph.C (input): set fl_get_choice check for the linespacing
+       to 5 not 4. xforms arrays start at 1.
+
+2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * FormParagraph.[Ch]:
+       * forms/form_paragraph.fd: clean up of dialog and of controlling
+       code.
+
+2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * FormBase.C (C_CutandPastePH): new function that can be used as a
+       pre-handler to any xforms text input widget. Will trigger an event on
+       pasting into the widget using the middle mouse button.
+
+       * FormPreamble.C (build): use this pre-handler for the input widget.
+
+2001-08-26  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * FormCitation.C:
+       * 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
+       resizing the dialog is prohibitted.
+
+       * FormBase.[Ch]:
+       * FormBrowser.[Ch]: modify c-tors to pass this new variable to FormBase.
+
+       * FormAboutlyx.C:
+       * FormCharacter.C:
+       * FormThesaurus.C:
+       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:
+       * FormCitation.C: tidy code a little
+       * GUIRunTime.C: more informative error
+2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * forms/form_preferences.fd: order the items "logically" so that
+       tabbing through the dialog makes sense. Close bug #404569.
+
+2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * FormPreferences.C: Tentative fix of John's "no point in spell
+       command "None"" bug, #223255.
+
+2001-08-23  Herbert Voss  <voss@perce.de>
+
+       * FormBibtex.C (input): normalize database list
+
+2001-08-21  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * FormBibtex.C: make sure that any database is stored only once.
+
+2001-08-22  Herbert Voss  <voss@perce.de>
+
+       * FormBibtex.C (input): fix for multiple databases
+
+2001-08-21  Herbert Voss  <voss@perce.de>
+
+       * FormBibtex.C (input): extension handling for ".bst"
+
+2001-08-21  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * forms/form_bibtex.fd: activate "Ok" when the "Add bibliography to TOC"
+       check button is pressed.
+
+2001-08-20  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * FormParagraph.C (general_apply): Handle default spacing.
+       (general_update): Ditto.
+
+2001-08-20  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * FormBibtex.C:
+       * forms/form_bibtex.fd: get the browse buttons working as they should.
+
+2001-08-20  Herbert Voss  <voss@perce.de>
+
+       * FormBibtex.C:
+       * forms/form_bibtex.fd: enhanced bibtex-data gui to browse for
+       databases and styles. Added an option for "bibliography into toc"
+
 2001-08-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
        * FormMathsBitmap.h: use the lyx::shared_c_ptr that uses free() to