]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
small bugfix
[lyx.git] / src / ChangeLog
index e8775d62e8a48d84c3bdf3ca7ea7c35ccfed9d0e..a4ad4a6f961bcdf234399c195d8129bacd449ba5 100644 (file)
@@ -1,5 +1,16 @@
 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.