commit: 8879

From: <msevior_at_physics.unimelb.edu.au>
Date: Sat May 28 2005 - 17:01:34 CEST

CVS: ----------------------------------------------------------------------
CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: fmt/xp/fv_View.cpp fmt/xp/fv_View_cmd.cpp
CVS: fmt/xp/fv_View_protected.cpp
CVS: ----------------------------------------------------------------------
Fix 8879 Crash when going to first line with table at the beginning of a
section.

I might have fixed a number of other bugs because I changed lots of lines

fl_BlockLayout * pB = static_cast<fl_BlocksLayout *>( pSL->getFirstLayout())

to

fl_BlockLayout * pB = pSL->getNextBlockInDocument()

Martin
Received on Sat May 28 17:02:40 2005

This archive was generated by hypermail 2.1.8 : Sat May 28 2005 - 17:02:43 CEST