]> git.lyx.org Git - lyx.git/blobdiff - src/insets/ChangeLog
OK I'll try guii1 again ...
[lyx.git] / src / insets / ChangeLog
index cee2d90a1b3c9b6861bb9466009415c175f211c1..e4ea1516f9b98695f666a65b2137c677c41137c7 100644 (file)
@@ -1,3 +1,31 @@
+2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
+
+       * inset.C:
+       * insetbutton.C:
+       * insetcaption.C:
+       * insetcollapsable.C:
+       * insetcommand.C:
+       * inseterror.C:
+       * insetgraphics.C:
+       * insetgraphicsParams.C:
+       * insetlatexaccent.C:
+       * insetquotes.C:
+       * insetspecialchar.C:
+       * insettabular.C:
+       * insettext.C: move Painter to frontends/
+2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * insettabular.h: use more specific smart_ptr header.
+       * insettext.h: ditto
+
+       * insetgraphics.C (InsetGraphics): change call of shared_ptr::reset
+       (draw): ditto
+
+2002-05-15  John Levon  <moz@compsoc.man.ac.uk>
+
+       * insettext.C: clear selection on paste (bug 393)
+
 2002-05-11  Dekel Tsur  <dekelts@tau.ac.il>
 
        * insettext.C (latex): Honor the moving_arg argument.