]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
fix crash in mathhullinset
[lyx.git] / src / ChangeLog
index 6b41ac6c0f76b16082755ea408158848016f435c..f70d86ac623992bf5951ad28ecf928234f11e054 100644 (file)
@@ -1,3 +1,18 @@
+2004-11-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * lyxfind.C (findNextChange): update the bufferview after setting
+       the selection
+
+2004-11-16  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * text3.C (getStatus): disable LFUN_INSET_OPTARG when the max
+       number of InsetOptArgs has already been inserted.
+
+       * output_latex.C (latexOptArgInsets): new method. This outputs all
+       the optarg insets, up to the limit defined in the layout file.
+       (optArgInset): removed
+       (TeXOnePar): call latexOptArgInsets; correctly update texrow
+
 2004-11-16  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
        * paragraph.C (isLetter): remove special spellchecker-related