]> git.lyx.org Git - lyx.git/blobdiff - ChangeLog
Sall fix for reading DOS-encoded-lyx-files.
[lyx.git] / ChangeLog
index c402ed9426ac22236fe9bfb09848136e1c07cbaa..3d3d730fdd6dd1b5f5df10e0ec7568021ec84b4d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2000-07-14  Juergen Vigna  <jug@sad.it>
+
+       * src/table.C (Read): fixed read on DOS-lyx-file (lf-lr)
+
+2000-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * src/frontends/Dialogs.h (hideCitation) : new signal to prevent
+       crashes when closing dialog to a deleted inset.
+
+       * src/insets/insetcite.[Ch] (Edit) : the return of this former
+       method! Now similar to other insets.
+
+2000-07-13  Juergen Vigna  <jug@sad.it>
+
+       * src/text.C (GetVisibleRow): fixed clearing of rows with insets!
+
+       * lib/examples/Literate.lyx: small patch!
+
+       * src/insets/insetbib.C (Read): added this function because of wrong
+       Write (without [begin|end]_inset).
+
 2000-07-11  Juergen Vigna  <jug@sad.it>
 
        * src/BufferView2.C (open_new_inset): changed to a bool returnvalue