On Thursday 13 June 2002 2:56 pm, Martin Vermeer wrote:
> Resubmission of the patch from months ago, moved forward for 1.3.0cvs.
>
> Changelog:
>
> ---
> 2002-06-13  Martin Vermeer <[EMAIL PROTECTED]>
>
>       * lib/layouts/stdlayouts.inc:
>       * lib/layouts/stdsections.inc:
>       * src/BufferView_pimpl.C:
>       * src/ParagraphParameters.[Ch]:
>       * src/ParameterStruct.h:
>       * src/buffer.C:
>       * src/lyxtext.h:
>       * src/paragraph.[Ch]:
>       * src/text2.C:
>       * src/frontends/controllers/ControlParagraph.C:
>       * src/frontends/xforms/FormParagraph.C:
>       * src/frontends/xforms/form_maths_delim.C:
>       * src/frontends/xforms/form_paragraph.[Ch]:
>       * src/frontends/xforms/forms/form_paragraph.fd: Implement short
>       versions (to go to TOC) for captions and sectioning headers.
>
>       In this implementation, the short version strings are still to be
>       entered into the paragraph dialog as text strings; however the
>       .lyx document format extension read and written anticipates
>       re-implementation as an inset.
> ---
>
> Attached.
>
> Martin

This is now (after Edwin's controller/view split of the paragraph dialog) 
incorrect and will led to a core dump. When was the last time you tested this 
;-)

There may also be conflicts with my recent (as of 5 mins ago) commit. Could 
you fix/check and re-submit?

Angus

Index: src/frontends/xforms/forms/form_paragraph.fd
===================================================================
+callback: C_FormBaseDeprecatedInputCB
+argument: 0

Please change to C_FormBaseInputCB

Reply via email to