X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FChangeLog;h=8226045f6cce97c44c5cc13ea74417fede518cbe;hb=37d42d45f3f4a5d3e916a080af50b37ae4a9d118;hp=da39916d4b8f6c699585ae3a3a8bd44eafac3c75;hpb=cf9e9c930ab93574e67940f22f78635b25bc9407;p=lyx.git diff --git a/src/ChangeLog b/src/ChangeLog index da39916d4b..8226045f6c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,21 @@ +2006-01-28 Martin Vermeer + + * text2.C (setCharFont): take inset's own font settings into account + when defining the font to reduce to, fixes 2019 + +2006-01-28 Jürgen Spitzmüller + + * bufferview_funcs.C (coordOffset): remove the check for + collapsed collapsables (fix for bug 2094). This is now done + on a more general level (cursor.C). + + * dociterator.[Ch] (forwardPos): add an optional argument + bool "ignorecollapsed" (default false), which lets forwardPos + skip collapsed insets. + + * cursor.C (bruteFind): use forwardPos(ignorecollapsed = true) + (fixes bug 2241 and 2094). + 2006-01-26 Jürgen Spitzmüller * buffer.C: change tracking (dvipost) doesn't require