X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FChangeLog;h=3ee0e7681ac415a3fba86a482b7b0433efcf6101;hb=08b29513b3e9a83ebe6baf5796ee7a3d584a855e;hp=32c406952bff6f153f5c8e3af7fe745f4124dc02;hpb=04337321d0f597d46fc1ef52293199ac3aa2668b;p=lyx.git diff --git a/src/ChangeLog b/src/ChangeLog index 32c406952b..3ee0e7681a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,16 @@ +2003-04-11 John Levon + + * text.C (rowBreakPoint): reintroduce the labelEnd + checks, code copied from the row fill stuff. Deep voodoo. + + * text.C (fill): add a comment and debugging for the + next poor soul. + +2003-04-11 John Levon + + * text.C: make sure fullrow insets get wrapped to the next line, + even when they're in a manual label + 2003-04-10 Lars Gullik Bjønnes * text2.C (insertParagraph): make it take ParagraphList::iterator