]> git.lyx.org Git - lyx.git/blobdiff - src/insets/ChangeLog
no need for three calls to update() in a row...
[lyx.git] / src / insets / ChangeLog
index 2778f6cff4911a66a4c77e0010b05a9d244a96a9..5d42c9bdf94a0e675d78410556bef3450b4c452a 100644 (file)
@@ -1,3 +1,62 @@
+
+2003-11-13  André Pönitz  <poenitz@gmx.net>
+
+       * inset.h: 
+       * insetcollapsable.[Ch]:
+       * insettabular.[Ch]:
+       * insettext.[Ch] (deleteLyXText): remove
+
+2003-11-13  Alfredo Braunstein  <abraunst@lyx.org>
+
+       * insetcollapsable.[Ch] (fitInsetCursor): remove
+       * insettabular.[Ch] (fitInsetCursor): remove
+       * insettext.[Ch] (fitInsetCursor): remove
+       * updatableinset.[Ch] (fitInsetCursor): remove
+       (getCursorDIm): add virtual
+
+2003-11-12  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * src/insets/Makefile.am:
+       * src/insets/inset.h:
+       * src/insets/insetcharstyle.C:
+       * src/insets/insetcharstyle.h: The Character Style /XML short
+       element patch.
+
+2003-11-11  Alfredo Braunstein  <abraunst@lyx.org>
+
+       * insettext.C: remove all update calls
+       * insetcollapsable.C: remove all update calls
+
+2003-11-11  Alfredo Braunstein  <abraunst@libero.it>
+
+       * insettext.C (updateLocal, insertInset, setFont): remove 
+       fitCursor calls
+
+2003-11-10  André Pönitz  <poenitz@gmx.net>
+
+       * inset.h: remove Inset::id_
+
+       * inset.h: top_x -> xo_, top_baseline -> yo_ to unify with mathed/*.[Ch]
+       * *.[Ch]: adjust
+
+2003-11-10  André Pönitz  <poenitz@gmx.net>
+
+       * inset.[Ch]:
+       * insetbox.[Ch]:
+       * insetcollapsable.[Ch]:
+       * insetert.C:
+       * insetfloat.C:
+       * insetminipage.C:
+       * insettabular.[Ch]:
+       * insettext.[Ch]:
+       * insetwrap.C:
+       * updatableinset.[Ch]: remove inset locking & adjust
+
+2003-11-07  Alfredo Braunstein  <abraunst@libero.it>
+
+       * inset.h (allowSpellCheck): add (return true)
+       * insetert.h (allowSpellCheck): add (return false)
+       
 2003-11-05  José Matos  <jamatos@lyx.org>
 
        * inset.h: