]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
Remove unused font variable which caused a warning.
[lyx.git] / src / ChangeLog
index 047e57ebd0477aff38fcc6be4954458e84357deb..087933c3794ddd131e7e1238da874b8124a12c51 100644 (file)
@@ -1,3 +1,94 @@
+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
+
+2001-07-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * lyxfunc.C (dispatch): add debug for the disabled case
+
+       * font.C (buttonText): make similar to rectText
+
+       * buffer.C (readInset): comment out parsing of insetlist and
+       insttheorem 
+
+       * PainterBase.C (rectText): small correction
+
+       * BufferView_pimpl.C: comment out insettheorem and insetlist
+       * LyXAction.C: ditto
+       * commandtags.h: ditto
+
+2001-07-24  Juergen Vigna  <jug@sad.it>
+
+       * text.C (draw): honor the ignore_language.
+
+       * lyxfont.C (LyXFont): set language to ignore_language in FONT_INIT1.
+
+2001-07-24  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * lyxfunc.C (getStatus): BREAKLINE does _not_ insert a special
+       char inset.
+
 2001-07-24  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
        * lyxtext.h: remove unused (and unimplemented) methods