]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/ChangeLog
first go at mathed file cleanup
[lyx.git] / src / mathed / ChangeLog
index 05557de75de453b208492765bda1c2478b545134..72af1de76223503cadcf8402908bdace744d8246 100644 (file)
@@ -1,3 +1,20 @@
+2001-02-13  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * array.C (strange_copy): fix bug (hopefully) 
+       * many files: add a lot of new files and move methods to the class
+       files they belong to. Only first attempt at cleanup more will
+       follow.
+       
+2001-02-12  André Pönitz  <poenitz@htwm.de>
+       
+       * math_macro.[hC]: replace MathMacroArgument[] with
+         std::vector<MathMacroArgument>
+       * math_defs.h:
+         math_inset.C: replace int[] with std::vector<int>
+       * math_panel.h:
+       * math_symbols.C: replace FL_OBJECTP[] with
+       std::vector<FL_OBJECT*>
+       
 2001-02-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
 
        * math_defs.h (struct MathedRowSt): make all private variables end