]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
Cosmetic change to the Language label in the character dialog
[lyx.git] / src / ChangeLog
index 2b6a4a6465e10955f61c146130977638a0bf097f..2161d93e2df3fcad739cf65c7ea8d4f5a6133a43 100644 (file)
@@ -1,3 +1,31 @@
+2001-08-14  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * buffer.C (parseSingleLyXformat2Token): Do not generate errors
+       when converting LaTeX layout to insetERT.
+       Generate a non-collapsed float when reading old float
+
+2001-08-13  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * BufferView2.C (showLockedInsetCursor): Use normal cursor shape in
+       ERT insets.
+
+2001-08-13  Juergen Vigna  <jug@sad.it>
+
+       * text.C (fill): return 0 instead of 20 as this seems to be the more
+       correct value.
+
+2001-08-13  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * encoding.C (TransformChar): Use lyxrc.font_norm_type instead of
+       lyxrc.font_norm.
+
+2001-08-13  Juergen Vigna  <jug@sad.it>
+
+       * lyxfind.C (LyXReplace): fixed not single-replacing characters with
+       casesensitive off.
+       (SearchBackward): comment out the unlocking of the inset_owner this
+       should not be needed!
+
 2001-08-11  Dekel Tsur  <dekelts@tau.ac.il>
 
        * Many files: Remove inherit_language, and add latex_language