X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FChangeLog;h=6b84e4adaf3bbc4ccbbba15d6b0ec55af2926c4d;hb=06f9f0ea08ddcf13e99ea02cff21471aa2020c9e;hp=e4bbac6090d3aec509996ce87edbd7f6de2f7c4c;hpb=23306a5536c865979328a8675ec664b2f1572184;p=lyx.git diff --git a/src/mathed/ChangeLog b/src/mathed/ChangeLog index e4bbac6090..6b84e4adaf 100644 --- a/src/mathed/ChangeLog +++ b/src/mathed/ChangeLog @@ -1,3 +1,39 @@ +2002-05-23 John Levon + + * 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 + + * math_exintinset.C: use more specific smart_ptr header. + +2002-05-15 John Levon + + * math_cursor.C: clear selection on paste (bug 393) + +2002-05-15 André Pönitz + + * formulabase.[Ch]: mark buffer as (Changed) after font changes + 2002-05-13 André Pönitz * math_cursor.[Ch]: honor lyxrc setting for auto_delete_region