X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fxforms%2FChangeLog;h=15caaf19c549ebc90f065aea7669f7a1b54bd804;hb=56bde5cedb151b36d75b5f14818e440b964cf979;hp=7548a960c4390297f645d31f2b1ec5bc2cbde9be;hpb=dd9b8de435497ce405d5dd1615dc2dc2d3ab3e63;p=lyx.git diff --git a/src/frontends/xforms/ChangeLog b/src/frontends/xforms/ChangeLog index 7548a960c4..15caaf19c5 100644 --- a/src/frontends/xforms/ChangeLog +++ b/src/frontends/xforms/ChangeLog @@ -1,7 +1,19 @@ +2002-11-04 Rob Lahaye + + * FormSpellchecker.C (input): fix label of spellchecker progress bar. + 2002-11-04 Lars Gullik Bjønnes + * lyx_gui.C (hexname): STRCONV + + * FormPreferences.C (X11hexname): STRCONV + + * FormMathsMatrix.C (apply): STRCONV + + * FormMathsDelim.C (apply): STRCONV + * lyx_gui.C (start): adjust signature - (start): exchange magic integeres for defined values. + (start): exchange magic integers for defined values. 2002-10-31 Rob Lahaye @@ -14,7 +26,7 @@ * FormParagraph.[Ch]: * forms/form_paragraph.fd: a large-scale reorganisation and clean-up of the code to make it more transparent. Use RadioButtonGroup and - ChaekedGlueLength for the same reason. Add tooltips. + CheckedGlueLength for the same reason. Add tooltips. 2002-10-28 Angus Leeming