]> git.lyx.org Git - lyx.git/blobdiff - src/insets/ChangeLog
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / insets / ChangeLog
index cda14ebe3b652beb0c40bb010f5f2cd79a7ee760..5d3ffcd9932b814f275d7e23d402328d9479efe8 100644 (file)
@@ -1,3 +1,83 @@
+2006-03-11  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * insettabular.C (dist): fix miscalculation of rowheight (bug 2006)
+
+2005-03-10  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * insetcollapsable.C:
+       * insettext.[Ch]: Inside-inset speedup, esp. for the Mac (bug 2195)
+
+2006-02-25  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * insetert.[Ch] (read): new, force all paragraphs to latex_language
+       * insetert.C (doDispatch): set latex_language, not buffer language
+       for copied text
+       * insetert.C (doDispatch): force latex_language for newly inserted
+       text
+       * insetert.C (draw): realize draw font
+       * insetert.[Ch] (InsetERT): use latex_language and comment out unused
+       constructor
+       * insettext.h (setFont): remove unused declaration
+
+2006-02-22  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * insetfootlike.C (metrics, draw): use buffer's default font (bug 2308).
+
+2006-02-05  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * insettext.C: Fix bug 2115: blue language lines (for default font)
+       popping up when the documnent font is different. This includes
+       work by Georg Baum.
+
+2006-01-11  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * insetgraphics.C (findTargetFormat): document
+       * insetgraphics.C (prepareFile): handle unknown formats
+
+2006-01-10  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * insettext.C (getLabelList):
+       * insettabular.C (getLabelList): remove, since the ParIterator
+       already does the job of looking inside insets (bug 2188)
+
+2006-01-07  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * ExternalSupport.[Ch] (updateExternal): add external_in_comment flag
+       * insetexternal.C (latex, linuxdoc, docbook, plaintext): Don't copy
+       files inside comments
+       * insetbibtex.C (latex): ditto
+       * insetinclude.C (latex, linuxdoc, docbook, plaintext): ditto
+       * insetnote.C (latex): set inComment flag in runparams and ignore
+       exported files for comment insets
+       * insetnote.C (linuxdoc): ditto
+       * insetnote.C (docbook): ditto
+       * insetnote.C (plaintext): ditto
+
+2006-01-01    <larsbj@gullik.net>
+
+       * insetcharstyle.h: fix syntax error
+
+2005-12-31  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * insetcollapsable.C (metrics): reverse patch of 2005-12-16 because
+       of better fix in text3.C.
+
+2005-12-12  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * insetbase.h (noFontChange): refine documentation
+
+2005-12-16  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * insetcollapsable.C (metrics): fix "turds" when changing openinlined_
+
+2005-12-05  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * insetbox.[Ch]: fix bugs 2136, 2123
+
+2005-11-02  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * insetbox.C (metrics): fix width problems (bug 2137)
+       
 2005-11-28  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
 
        * insettabular.C (tabularFeatures): Move some code to
        * insettabular.[Ch] (string2params): Don't pretend to return the
        active cell anymore and simplify keyword parsing.
 
+2004-11-11  Edwin Leuven
+
+       * insettabular.C (getStatus, tabularFeatures): handle booktabs feature
+
 2004-11-10  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
        * insetlatexaccent.h (isLetter): implement, so that word selection