]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
Remove unused font variable which caused a warning.
[lyx.git] / src / ChangeLog
index 66a690e6d53fa1e18538dc1a635592eab1d79419..087933c3794ddd131e7e1238da874b8124a12c51 100644 (file)
@@ -1,3 +1,64 @@
+2001-07-27  Juergen Vigna  <jug@sad.it>
+
+       * text2.C: font.realize function adaption.
+
+       * text.C (draw): add a warnings lyxerr text if needed.
+
+       * layout.C: font.realize function adaption.
+
+       * language.C: add inherit_language and implement it's handlings
+
+       * bufferview_funcs.C (StyleReset): remove language parameter from
+       font creation (should be language_inherit now).
+
+       * bufferparams.C (writeFile): handle ignore_language.
+
+       * paragraph.C (getFontSettings): the language has to be resolved
+       otherwise we have problems in LyXFont!
+
+       * lyxfont.C (lyxWriteChanges): added document_language parameter
+       (update): removed unneeded language parameter
+
+       * paragraph.C (validate): fixed wrong output of color-package when
+       using interface colors for certain fonts in certain environments,
+       which should not seen as that on the final output.
+
+2001-07-26  Juergen Vigna  <jug@sad.it>
+
+       * lyxfont.C (realize): honor ignore_language too!
+       (resolved): ditto.
+
+       * paragraph.C (TeXOnePar): handle ignore language right (hopefully).
+
+       * text.C (draw): one place more for ignore_language to not draw
+       itself!
+
+2001-07-25  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * LaTeXFeatures.C (getPackages): clean-up a little of the natbib code.
+
+2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * buffer.C (parseSingleLyXformat2Token): a more general fix for
+       the minipage conversion problem.
+
+2001-07-26  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * buffer.C (parseSingleLyXformat2Token): check minipage if we
+       insert an inset.
+
+2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * BufferView.h: don't forward declare WorkArea
+
+       * BufferView.C: don't include WorkArea.h
+
+2001-07-25  André Pönitz <poenitz@gmx.net>
+
+       * commandtags.h:
+       * LyXAction.C:
+       * lyxfunc.C:  new LFUN 'math-space'
+
 2001-07-25  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
        * text2.C (toggleInset): call open/close