]> git.lyx.org Git - lyx.git/blobdiff - src/insets/ChangeLog
Don't remove cell selections after fontchange.
[lyx.git] / src / insets / ChangeLog
index 5a27f5bdf72a9732a5bee742ac579afda5e18ea2..37b3db305830b47ae6dab3dcb3db9341ae341bd5 100644 (file)
@@ -1,3 +1,47 @@
+2002-02-20  Juergen Vigna  <jug@sad.it>
+
+       * insettabular.C (draw): clear the parts around a cellinset ALWAYS
+       and also above (was missing).
+       (updateLocal): don't remove the cell selection if we have one this
+       should be done where we really want to remove it.
+
+2002-02-20  José Matos  <jamatos@fep.up.pt>
+
+       * insetinclude.h: include_label made string const.
+
+       * insetinclude.C (InsetInclude): moved include_label initialization.
+       (linuxdoc):
+       (docbook):
+       (validate): fix support for temporary directory, for docbook and
+       linuxdoc.
+
+       * insetgraphics.h : new private member, graphic_label, that holds
+       the entity name that defines the graphics location (SGML).
+
+       * insetgraphics.C (unique_id): new function to give a unique label
+       for graphic.
+       (docbook):
+       (validate): the file locatation is given by an entity reference.
+
+2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * insetexternal.C Changes due to the renaming of support/syscall.[Ch]
+       as support/systemcall.[Ch] and of class Systemcalls as class SystemCall.
+
+2002-02-18  José Matos  <jamatos@fep.up.pt>
+
+       * insetinclude.C (validate): some code only applies to latex buffers,
+       it was made conditional.
+
+2002-02-12  Herbert Voss  <voss@lyx.org>
+
+       * insetgraphics.C: (prepareFile) do not check at this time
+       if the file is present.
+
+2002-02-12  Herbert Voss  <voss@lyx.org>
+
+       * insetgraphics.C: latex(), return the correct newlines
+
 2002-02-13  José Matos  <jamatos@fep.up.pt>
 
        * inseturl.C (docbook): escape & in url.