]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
bug 2298: cursorTop/Bottom/Home/End does not redraw after dEPM
[lyx.git] / src / ChangeLog
index b40100846ceb997a4f3ae86c51d9d5ffd18c7916..4375184811b290e1954ebcd6bad8f6f8fb5f8837 100644 (file)
@@ -1,3 +1,31 @@
+2006-03-16  Félix-Antoine Bourbonnais  <bouf10pub2@myriade.ca>
+
+       * text3.C (dispatch): set needsUpdate according to the return
+       value of the methods below (bug 2298)
+
+       * text2.C (cursorTop, cursorBottom, cursorHome, cursorEnd): return
+       true if dEPM triggered.
+
+2006-03-16  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * text.C (getPossibleLabel): get a sensible prefix inside figure and 
+       tabular floats (bug 1999).
+
+2006-03-16  John Spray  <spray@lyx.org>
+
+       * lyxfunc.C (getStatus): disable LFUN_MENUWRITE when document is
+       clean (bug 2313)
+
+2006-03-15  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * CutAndPaste.C (pasteSelectionHelper): comments
+       * paragraph_funcs.C (mergeParagraph): fix Juergen's cut&paste bug
+       * changes.h: comments
+       * paragraph.C (stripLeadingSpaces): remove unnecessary setChange
+       * text.C (backspace): allow deletion of inserted para break
+       Change tracking -related bug fixes (reported by Juergen) and 
+       some documentation work
+
 2006-03-15  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
        * MenuBackend.C (expand): make sure the menu is empty before