]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
Two fixes involving RtL text drawing
[lyx.git] / src / ChangeLog
index 8e0ec6ab6df6818e7ac338d47bfe02f93c6bb14d..2d5d44c6fb4fc68ccf51a88b71238e772925a0a6 100644 (file)
@@ -1,3 +1,29 @@
+2005-10-03  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * text.C (cursorX): two fixes involving RtL text drawing
+
+2005-10-03  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * text3.C (dispatch): when invoking LFUN_MATH_MACRO with no type
+       argument, use "newcommand".
+
+2005-09-28  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * cursor.C (setSelection): do not open collapsable insets;
+       the insets do by themselves now (autoopen).
+
+2005-09-28  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * buffer.C: format is up to 244.
+
+2005-09-27  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * text.C (redoParagraph): fix calcultation of inset width wrt 
+       leftMargin (bug 1957).
+
+       * text3.C (dispatch): leave inset to the right when hitting ESC 
+       (bug 2034).
+
 2005-09-23  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
        * text2.C: