John Levon wrote:
> Well, without your patch, there's no alignment problem since there's
> nothing to align against. So it may  not be  your fault but it uncovers
> this bug. So I'm not going to apply it now

Solved! ctime() in ContrlChanges.C appends a newline to the date
string. "rtrim()" this off, and the alignment problem goes away.

BTW: the [Next] button in the dialog should be disabled when no
next change is there, but this information is not available, is it?
(Is there a way to harpooning a search, to only find out IF there
will be a next hit?)

Please apply attached patch. Once again the ChangeLog:

-----------------------------------------------
src/frontends/controllers/ChangeLog:

2003-03-13  Rob Lahaye  <[EMAIL PROTECTED]>

        * ControlChanges.[Ch]: ControlChanges::find() returns the bool
        from lyxfind::findNextChange(), instead of void.

-----------------------------------------------
src/frontends/xforms/ChangeLog:

2003-03-13  Rob Lahaye  <[EMAIL PROTECTED]>

        * FormChanges.C: "LyX: " in dialog's name is redundant;
        add few comments; fix disabling buttons when no changes found.

        * forms/form_changes.fd: prettify layout.

-----------------------------------------------

Regards,
Rob.

Attachment: ChangesDialog.diff.gz
Description: application/gzip

Reply via email to