commit: Fix for Preview Paragraph and Styles dialog.

From: msevior_at_physics.unimelb.edu.au
Date: Wed Mar 17 2004 - 21:35:45 EST

  • Next message: Tomas Frydrych: "Re: commit (HEAD): line breaking"

    CVS: ----------------------------------------------------------------------
    CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
    CVS:
    CVS: Committing in .
    CVS:
    CVS: Modified Files:
    CVS: wp/ap/xp/ap_Dialog_Styles.cpp
    CVS: wp/ap/xp/ap_Preview_Paragraph.cpp
    CVS: ----------------------------------------------------------------------
    Fix a non-initialized value in Preview_Paragraph, no need for all the toc-
    properties by default in styles dialog.

    Valgrind got the first caused by a brain-dead name a constructor.

    The second was that the styles dialog was picking up all the default toc-
    properties which made a huge mess inthe styles dialog. This also led to
    crashes in UT_DEBUGMSG

    UT_DEBUGMSG apparentaly crashes if the the string passed to it is too long.

    Martin



    This archive was generated by hypermail 2.1.4 : Wed Mar 17 2004 - 21:38:09 EST