]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/ChangeLog
Fix crash.
[lyx.git] / src / frontends / xforms / ChangeLog
index 651eadb1a05884278be897acbada396ad84ba5b9..76d7fd3ccbd744532996680e253d4688824a52c1 100644 (file)
@@ -1,3 +1,34 @@
+2002-10-25  Angus Leeming  <leeming@lyx.org>
+
+       * FormSpellchecker.C (input): fix crash when progress == 0.
+
+2002-10-24  Rob Lahaye  <lahaye@snu.ac.kr>
+
+       * forms/form_print.fd:
+       * FormPrint.[Ch]: clean-up, reflecting discussion on the list.
+
+       * forms/form_spellchecker.fd:
+       * FormSpellchecker.[Ch]: add tooltips; general clean-up.
+        add word count to dialog and improve progress status;
+         implement single Start/Stop button;
+
+       * FormTabular.C (build): rearrange lines tab by tab.
+       Use getString not fl_get_inout.
+
+       * FormTexinfo.C: replace View-button by catching double click in
+       browser; allow viewing of files, irrespective of full path.
+
+       * forms/form_wrap.fd: resized. Remove text_warning widget. Fix gravity.
+       * FormWrap.[Ch]: simplification through the use of RadioButtonGroup
+       and CheckedGlueLength. Add tooltips.
+
+2002-10-24  Angus Leeming  <leeming@lyx.org>
+
+       * FormRef.C (updateBrowser): invoke updateHighlight
+       (updateHighlight): don't select a browser item if there is no
+       reference selected.
+       (apply, input): use getString not fl_get_input.
+
 2002-10-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
 
        * FormExternal.C (apply):