X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FChangeLog;h=b1e13e33a7315d08b3b3116f9fae8cab6eb3aa6d;hb=9a3176581dc3e9aee62d908faf8d48ddb43d4cc3;hp=2314eadfba72ff2a545d076e15cd125009b80f76;hpb=db95a4d876c75b0c373c97216fc1fa4bec7189f4;p=lyx.git diff --git a/src/mathed/ChangeLog b/src/mathed/ChangeLog index 2314eadfba..b1e13e33a7 100644 --- a/src/mathed/ChangeLog +++ b/src/mathed/ChangeLog @@ -1,5 +1,38 @@ +2001-02-16 Lars Gullik Bjønnes + + * 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 + + * 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 + + * formula.C: reformatting + + * math_cursor.[Ch]: + math_iter.[Ch]: + math_xiter.[Ch]: remove unneeded members + 2001-02-14 Lars Gullik Bjønnes + * 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 * math_spaceinset.C: