]> git.lyx.org Git - lyx.git/blobdiff - src/insets/ChangeLog
2002-05-30 Lars Gullik Bj�nnes <larsbj@birdstep.com>
[lyx.git] / src / insets / ChangeLog
index b2ee4bc2e558aa80f4967664544302f6461557bb..279584d2c995347d05f2451b25ceca73b77a244f 100644 (file)
@@ -1,3 +1,145 @@
+2002-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * insetexternal.C (clone): fix () bug when using new
+       (updateExternal): don't only look for difftime in global scope
+
+2002-05-30  John Levon  <moz@compsoc.man.ac.uk>
+
+       * insettabular.C: add const
+
+2002-05-29  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * insetgraphicsParams.C (Read): use lyxlex::eatLine to read the
+       file name, in case there are weird characters like ',' in there.
+       (bug #407)
+
+2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * switch from SigC signals to boost::signals.
+
+2002-05-28  André Pönitz <poenitz@gmx.net>
+
+       * insets/insetgraphicsParams.[Ch]:
+         put in inset related stuff from src/graphic
+
+2002-05-26  John Levon  <moz@compsoc.man.ac.uk>
+
+       * inset.C:
+       * inset.h:
+       * insetbib.C:
+       * insetbib.h:
+       * insetcite.h:
+       * insetcite.C:
+       * insetcollapsable.C:
+       * insetcollapsable.h:
+       * inseterror.C:
+       * inseterror.h:
+       * insetert.C:
+       * insetert.h:
+       * insetexternal.C:
+       * insetexternal.h:
+       * insetfloatlist.C:
+       * insetfloatlist.h:
+       * insetgraphics.C:
+       * insetgraphics.h:
+       * insetinclude.C:
+       * insetinclude.h:
+       * insetindex.C:
+       * insetindex.h:
+       * insetlabel.C:
+       * insetlabel.h:
+       * insetparent.C:
+       * insetparent.h:
+       * insetref.C:
+       * insetref.h:
+       * insettabular.C:
+       * insettabular.h:
+       * insettext.C:
+       * insettext.h:
+       * insettoc.C:
+       * insettoc.h:
+       * inseturl.C:
+       * inseturl.h: use mouse_state. Kill insetKeyPress
+
+2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
+
+       * insetbib.C:
+       * insetbutton.C:
+       * insetcaption.C:
+       * insetcollapsable.C:
+       * inseterror.C:
+       * insetgraphics.C:
+       * insetlatexaccent.C:
+       * insetquotes.C:
+       * insetspecialchar.C:
+       * insettabular.C:
+       * insettext.C: name change for font metrics
+
+2002-05-24  Juergen Vigna  <jug@sad.it>
+
+       * insetgraphics.h: include inset.h first (for LString.h)
+
+2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
+
+       * insettext.C: screen moved
+
+2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
+
+       * insetbib.C:
+       * insetcite.C:
+       * inseterror.C:
+       * insetert.C:
+       * insetexternal.C:
+       * insetfloat.C:
+       * insetfloatlist.C:
+       * insetgraphics.C:
+       * insetinclude.C:
+       * insetindex.C:
+       * insetminipage.C:
+       * insetparent.C:
+       * insetref.C:
+       * insettabular.C:
+       * insettext.C:
+       * insettoc.C:
+       * inseturl.C: LyXView moved into frontends/
+
+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.
+
+2002-04-22  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * insetfoot.C (latex): if a footnote is in a title layout, then it
+       is a \thanks. And then, its contents is a moving argument.
+
 2002-05-14  Juergen Vigna  <jug@sad.it>
 
        * insetcollapsable.C (InsetCollapsable): forgot to initialize