X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FChangeLog;h=7de73637542cfc4bf12e05de9f1c9274bf2f8a71;hb=c9a31728e91a9954e590c8ef4c16dfbce32b0f17;hp=d6ceb93948ad35b0600823757cc48e62365a8ec8;hpb=c7db12d1acf83fb5191fab908e0153fa752f4530;p=lyx.git diff --git a/src/insets/ChangeLog b/src/insets/ChangeLog index d6ceb93948..7de7363754 100644 --- a/src/insets/ChangeLog +++ b/src/insets/ChangeLog @@ -1,3 +1,30 @@ +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.