CVS: ----------------------------------------------------------------------
CVS: Enter Log.  Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS:    src/text/fmt/xp/fp_Line.cpp src/text/fmt/xp/fv_View.cpp
CVS: ----------------------------------------------------------------------
Fix repeatable header/footer crash and overwrite bug.


This fixes the header/footer crash reported earlier plus an annoying bug
that occurs for very large documents on Unix platforms. This manifests
itself as a page from later in the document overwriting the current
page. It is caused by the 16 bit pixel address space used by GTK. This fix
simply stops drawing if the offset is > 32000.

Cheers

Martin



Reply via email to