]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
Fix bug 2029 (RtL space width)
[lyx.git] / src / ChangeLog
index 9d6e5bc5194c0a88d8f8acd7171074f569a6af29..37647aac68fbd88db3eda606e8145f04ee6d7723 100644 (file)
@@ -1,3 +1,17 @@
+2005-09-19  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * rowpainter.C (paintText): fix RtL space width display bug (2029)
+
+2005-09-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * rowpainter.C (paintFirst): use a 'labeladdon' for TOP_* labels,
+       as is already done for "chapter".
+
+2005-09-16  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * lyxfunc.C (dispatch): LFUN_TEXTCLASS_APPLY: actually set the
+       textclass; do not record undo if nothing is changed.
+
 2005-09-16  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
 
        * text3.C (dispatch): recordUndo in LFUN_PASTESELECTION (#2011).