]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/ChangeLog
OK I'll try guii1 again ...
[lyx.git] / src / mathed / ChangeLog
index e4bbac6090d3aec509996ce87edbd7f6de2f7c4c..6b84e4adaf3bbc4ccbbba15d6b0ec55af2926c4d 100644 (file)
@@ -1,3 +1,39 @@
+2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
+
+       * formula.C:
+       * formulabase.C:
+       * formulamacro.C:
+       * math_binaryopinset.C:
+       * math_casesinset.C:
+       * math_charinset.C:
+       * math_cursor.C:
+       * math_fracinset.C:
+       * math_funcinset.C:
+       * math_gridinset.C:
+       * math_hullinset.C:
+       * math_macro.C:
+       * math_macrotemplate.C:
+       * math_rootinset.C:
+       * math_spaceinset.C:
+       * math_sqrtinset.C:
+       * math_stringinset.C:
+       * math_support.C:
+       * math_unknowninset.C:
+       * math_xdata.C:
+       * math_xyarrowinset.C: move Painter to frontends/
+2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * math_exintinset.C: use more specific smart_ptr header.
+
+2002-05-15  John Levon  <moz@compsoc.man.ac.uk>
+
+       * math_cursor.C: clear selection on paste (bug 393)
+
+2002-05-15  André Pönitz <poenitz@gmx.net>
+
+       * formulabase.[Ch]: mark buffer as (Changed) after font changes
+
 2002-05-13  André Pönitz <poenitz@gmx.net>
 
        * math_cursor.[Ch]: honor lyxrc setting for auto_delete_region