commit head: single units, shaping fixes, donut fixes

From: Tomas Frydrych (tomas@frydrych.uklinux.net)
Date: Thu Aug 15 2002 - 04:35:17 EDT

  • Next message: Karl Ove Hufthammer: "Re: feasible smart quote solution"

    a few single unites related fixes, fixes to fp_TextRun::_getContext()
    and some fixes for bugs introduced by refactoring fp_TextRun.

    Please, when you insist on replacing member assignments with
    calling accessor functions, at least make sure that the end result is
    the same; for instace in the fp_Run classes 'm_pNext = pRun' is not
    equivalent 'setNext(pRun)', quite appart from the latter introducing
    unnecessary overhead.

    files: fp_TextRun.cpp, fp_Run.cpp, fp_Line.cpp.

    Tomas



    This archive was generated by hypermail 2.1.4 : Thu Aug 15 2002 - 04:40:44 EDT