]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
Fix bug 2029 (RtL space width)
[lyx.git] / src / ChangeLog
index 4846d82b1ebc4e1c929e01b09aa54f5cd32290f4..37647aac68fbd88db3eda606e8145f04ee6d7723 100644 (file)
@@ -1,3 +1,25 @@
+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).
+
+2005-09-14  Michael Gerz  <michael.gerz@teststep.org>
+
+       * lyxfunc.C: update display after LFUN_ALL_INSETS_TOGGLE
+
 2005-09-13  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
        * BufferView_pimpl.C (setBuffer): when one wants to set the layout
@@ -13,7 +35,7 @@
 
        * text.C (leftMargin): check for inInset == 0
 
-2005-08-10  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+2005-09-10  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
 
        * text.C (leftMargin): test for insetbase's new neverIndent()
        bool instead of listing each and every inset that does not