]> git.lyx.org Git - features.git/blobdiff - src/insets/ChangeLog
Various fixes to InsetTabular and InsetText + Angus's cleanup patch.
[features.git] / src / insets / ChangeLog
index 4fbc6d7cf225c6374e1c1f227f898b76223ba48a..d763a57c635ebe1230494bf617a438231158f21d 100644 (file)
@@ -1,3 +1,28 @@
+2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * insetcommand.h:
+       * inseterror.h:
+       * insetgraphics.C: change name of "hide" signal to "hideDialog",
+       consistent with InsetTabular.
+       
+2001-02-19  Juergen Vigna  <jug@sad.it>
+
+       * insettabular.C (LocalDispatch): implement PAGE up/down.
+
+       * insettext.C (draw): clear all of it on need_update==INIT too!
+
+       * insettabular.C (InsetUnlock): always clear the selection.
+
+       * inset.C (scroll): normally we only want to scroll the inset until
+       it is fully visible so if top_x + offset > 20 then just set scx to 0.
+
+2001-02-14  Juergen Vigna  <jug@sad.it>
+
+       * insettabular.C (LocalDispatch): remove x_fix as it is not used.
+       (resetPos): fixed scroll behaviour.
+       (LocalDispatch): do an update if moving cursor inside a table cell
+       requests a scroll of the tabular.
+
 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
 
        * insettext.C (textWidth): constify local var