]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
some visual feedback for extra vertical space
[lyx.git] / src / ChangeLog
index 48bbabae5c7007c1a7a52ec6f793350f93bddeec..16dcba7583794e3ac3c58710f7fb7b2bbde1e87e 100644 (file)
@@ -1,3 +1,32 @@
+2001-08-10  Juergen Vigna  <jug@sad.it>
+
+       * BufferView2.C (selectLastWord): save the selection cursor as this
+       now is cleared in the function LyXText::clearSelection!
+
+2001-08-08  Juergen Vigna  <jug@sad.it>
+
+       * BufferView_pimpl.C (Dispatch): use a non-cut-buffer cut on DELTE
+       BACKSPACE type functions.
+
+       * CutAndPaste.C (cutSelection): added a bool so that the stuff actually
+       is only cutted from the document but not put in the cut-buffer, where
+       still the old stuff should be.
+
+       * text2.C (cutSelection): added bool to pass to CutAndPaste::cutSelection.
+
+       * BufferView2.C (cut): added a bool to pass to LyXText::cutSelection.
+
+       * tabular.C (SetWidthOfCell): fixed special case where the width
+       was not updated!
+       (LeftLine): handle '|' in align_special.
+       (RightLine): ditto
+       (LeftAlreadyDrawed): ditto
+       (SetWidthOfCell): ditto
+
+2001-08-07  Juergen Vigna  <jug@sad.it>
+
+       * lyx_main.C (readUIFile): fixed some forgotten lowercase!
+
 2001-08-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
        * lyxlex_pimpl.[Ch]: converto to lowercase funcs