This commit makes a cell expand immediately you past some text into it. Before text pasted would overflow the cell until you typed something else in.
Second the cursor used to disappear after selecting and deleteing and or cutting. This is fixed now too. Cheers Martin CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: af/xap/xp/xav_View.cpp text/fmt/xp/fb_ColumnBreaker.cpp CVS: text/fmt/xp/fb_ColumnBreaker.h text/fmt/xp/fl_BlockLayout.cpp CVS: text/fmt/xp/fl_DocLayout.cpp text/fmt/xp/fl_SectionLayout.cpp CVS: text/fmt/xp/fl_SectionLayout.h text/fmt/xp/fl_TableLayout.cpp CVS: text/fmt/xp/fl_TableLayout.h text/fmt/xp/fp_TableContainer.cpp CVS: text/fmt/xp/fv_View_cmd.cpp text/fmt/xp/fv_View_protected.cpp CVS: ---------------------------------------------------------------------- Fix disappearing cursor. Tables.
