]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
Enable LyX to start up under Cygwin.
[lyx.git] / src / ChangeLog
index 0f36c74b235719b60c100e859ac81737cec04a16..7f65aeab7ee7fb7b7c40d8a26ba255faf69c0625 100644 (file)
@@ -1,10 +1,20 @@
+2004-12-29  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * lyxlength.C (asLatexString): get rid of setprecision
+
 2004-12-28  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
+       * text2.C (setLayout): remove unused variable endpit.
+       (deleteEmptyParagraphMechanism): remove unused variable tmpcursor.
+
+       * paragraph.C (onlyText): remove unused variable style.
+
+       * cursor.C (bruteFind): remove unused variables beg and end.
+
        * Makefile.am (dist_noinset_DATA): not needed anymore
 
        * cheaders/*: remove.
 
-=======
 2004-12-27  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
 
        * text3.C: fix LFUN_MATH_MODE.