X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FChangeLog;h=7de73637542cfc4bf12e05de9f1c9274bf2f8a71;hb=c9a31728e91a9954e590c8ef4c16dfbce32b0f17;hp=a309f86b3d6f3a201feb82460d49a5b964b61054;hpb=d1830fc935338ca4b8dc95993bcc828737be10b7;p=lyx.git diff --git a/src/insets/ChangeLog b/src/insets/ChangeLog index a309f86b3d..7de7363754 100644 --- a/src/insets/ChangeLog +++ b/src/insets/ChangeLog @@ -1,3 +1,46 @@ +2002-04-11 Juergen Vigna + + * insettext.C: new function ciy() and use it for setting inset_y. + + * insetert.C (draw): fix the x return for collapsed version. + +2002-04-07 Herbert Voss + + * insetgraphic.C (readFigInset): fix bug with subcaption and + rotating + +2002-04-08 Herbert Voss + + * insetgraphicsparam.C: forgot special option and delete old + 1.2.0 stuff + +2002-04-05 Juergen Vigna + + * insettext.C (localDispatch): make a CURSOR update if we inserted + a character. + +2002-04-04 Jean-Marc Lasgouttes + + * insetfloatlist.C (getScreenLabel): + (latex): use Floating::listName + (validate): new method + +2002-04-03 José Matos + + * insetlabel.C (docbook): the anchor is an empty element in docbook. + + * insetfoot.[Ch] (docbook): added forgotten method. + +2002-04-03 Juergen Vigna + + * insettext.C (insetButtonPress): fix insetButtonPress events the same + way as in Bufferview_pimpl. + +2002-04-03 Allan Rae + + * insetgraphics.C (latex): one % too many makes living on the bleeding + edge fun with less than 30 minutes to a meeting with a PhD supervisor. + 2002-03-28 Herbert Voss * insetgraphic.C (latex): simplify the code for the latex