]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
Implement os::current_root for native Win32 builds.
[lyx.git] / src / ChangeLog
index 35c128732556284bb6770618f04afa8c492e01e2..6cd7aeb8d070e4ef7056ad64e3f6678c9e8fc5f4 100644 (file)
@@ -1,3 +1,28 @@
+2005-01-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * text3.C: reintroduce LFUN_{SUB|SUPER}SCRIPT.
+
+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.
+
 2004-12-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
        * buffer_funcs.C (countWords): new function. Counts words between