]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/ChangeLog
more IU
[lyx.git] / src / mathed / ChangeLog
index 6f96b85f11f544f71a32527bf9adcc48cb2e2be9..f41ca6e5c3b6453ee77fa8bf2a029fde6ea5918d 100644 (file)
@@ -1,3 +1,40 @@
+2003-12-15  Ronald Florence <ron@18james.com>
+
+       * math_symbolinset.C: fixed "ugly" patch for Qt/Mac fonts.
+
+2003-12-15  André Pönitz  <poenitz@gmx.net>
+
+       * math_pos.[Ch]: remove (it's now cursor_slice.[Ch])
+
+       * Makefile.am: 
+       * math_cursor.[Ch]:
+       * math_iterator.[Ch]: adjust
+
+2003-11-21  Michael Schmitt  <michael.schmitt@teststep.org>
+
+       * formulabase.C (getCursorDim): squash unused variable
+
+2003-11-20  Angus Leeming  <leeming@lyx.org>
+
+       * formulabase.C (getCursorDim): squash warning about unused variable.
+
+2003-11-13  Alfredo Braunstein  <abraunst@lyx.org>
+
+       * formulabase.[Ch] (getCursorDim): add
+
+2003-11-10  André Pönitz  <poenitz@gmx.net>
+
+       * formula.C:
+       * formulabase.C:  adjust to removed inset locking 
+
+2003-11-05  José Matos  <jamatos@lyx.org>
+
+       * formula.[Ch] (ascii, linuxdoc, docbook):
+       * formulamacro.[Ch] (ascii, linuxdoc, docbook):
+       * math_inset.[Ch] (ascii, linuxdoc, docbook):
+       * ref_inset.[Ch] (ascii, linuxdoc, docbook):
+       rename ascii to plaintext and LatexRunParams to OutputParams.
+
 2003-11-03  Lars Gullik Bjønnes  <larsbj@gullik.net>
 
        * Adjust for new DispatchResult semantics.
@@ -23,7 +60,6 @@
        * formula.[Ch] (ascii, linuxdoc, docbook):
        * formulamacro.[Ch] (ascii, linuxdoc, docbook):
        * math_inset.[Ch] (ascii, linuxdoc, docbook):
-       * math_inset.[Ch] (ascii, linuxdoc, docbook):
        * ref_inset.[Ch] (ascii, linuxdoc, docbook):
        add LatexRunParams argument.