commit: Fix repeatable header/footer crash and another bug.


Subject: commit: Fix repeatable header/footer crash and another bug.
From: Martin Sevior (msevior@mccubbin.ph.unimelb.edu.au)
Date: Mon Sep 24 2001 - 08:19:18 CDT


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



This archive was generated by hypermail 2b25 : Mon Sep 24 2001 - 08:19:23 CDT