]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
Fixed cut&paste bugs and added freespacing for ERT Insets.
[lyx.git] / src / ChangeLog
index 4a750b28874541673102a960f43aa5130af562b6..1c8fc58a782f1c7929bfb5d7671614550200c52d 100644 (file)
@@ -1,5 +1,20 @@
 2001-11-29  Juergen Vigna  <jug@sad.it>
 
+       * text.C: added support for paragraph::isFreeSpacing()
+
+       * buffer.C: same as above
+
+       * paragraph.h: inserted isFreeSpacing() function to enable
+       FreeSpacing inside InsetERT.
+
+       * CutAndPaste.C (cutSelection/copySelection): set the inset_owner
+       of the paragraph's in the cut/copy buffer to 0!
+
+       * text2.C (removeRow): remove the assert as it can!
+
+       * lyxtext.h: added helper function firstRow returning firstrow and
+       made firstrow private again.
+
        * BufferView2.C (lockInset): don't relock if we're already locked!
 
        * text2.C (deleteEmptyParagraphMechanism): don't do anything if it's