]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/ChangeLog
small cleanup, doxygen, formatting changes
[lyx.git] / src / mathed / ChangeLog
index 2314eadfba72ff2a545d076e15cd125009b80f76..b1e13e33a7315d08b3b3116f9fae8cab6eb3aa6d 100644 (file)
@@ -1,5 +1,38 @@
+2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * Makefile.am (libmathed_la_SOURCES): remove math_write.C, add
+       math_utils.h
+
+       * math_write.C: delete file
+       * math_delim.C: delete file
+       * marh_sqrtinset.h: delete file
+
+       * move funcs to more localized files, more general cleanup.
+       Constify several local vars. Doxygen changes. Formatting.
+       
+2001-02-15  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * support.C: add some consts
+
+       * matriz.C: clean up a bit.
+       (matmat): remove the for loop.
+
+       * several files: changes so that several friends can be removed
+
+2001-02-14  André Pönitz  <poenitz@htwm.de>
+
+       * formula.C: reformatting 
+
+       * math_cursor.[Ch]:
+         math_iter.[Ch]:
+         math_xiter.[Ch]: remove unneeded members
+
 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
 
+       * math_parser.C: 
+       * math_panel.C: 
+       * formula.C: remove cruft
+
        * array.C (begin): new method
        (end): ditto
 
@@ -7,6 +40,8 @@
        
        * math_iter.[Ch]: remove 'insert', 'maxsize' and 'ARRAY_SIZE'
 
+       * math_cursor.C: reformatting 
+
 2001-02-14  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
 
        * math_spaceinset.C: