]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
better latin3&4 support
[lyx.git] / src / ChangeLog
index 202cb2167b512df40240baf4a364473d19f6ed90..903d6308ded412491768bd1cfc80fe8d0b958992 100644 (file)
@@ -1,3 +1,108 @@
+2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
+
+       * lyxrc.C (set_font_norm_type): support iso8859-4
+
+2001-07-02  Claus Hentschel  <claus.hentschel@mbau.fh-hannover.de>
+
+       * LaTeX.C (deplog): add another regex for MikTeX
+
+2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
+
+       * lyxrc.C (set_font_norm_type): support iso8859-3
+
+2001-10-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * BufferView_pimpl.C (tripleClick): fix stupid logic error.
+
+       * LaTeXFeatures.C: remove special case of french and index
+
+       * buffer.C (makeLaTeXFile): _really_ load babel late (i.e. just
+       before \begin{document}). This solves several incompatibilities.
+
+2001-10-03  Garst Reese  <reese@isn.net>
+
+       * lyx_cb.C: change CheckTex error msg.
+
+2001-10-03  José Matos  <jamatos@fep.up.pt>
+
+       * buffer.C (simpleDocBookOnePar): add support for pass_thru.
+
+2001-10-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * .cvsignore: update
+
+       * lyx_main.C (commandLineVersionInfo): use new style version info.
+
+       * buffer.C (writeFile):
+       (makeLaTeXFile):
+       (makeLinuxDocFile):
+       (makeDocBookFile): use lyx_docversion instead of LYX_DOCVERSION.
+
+       * WorkArea.C (WorkArea): use lyx_version instead of LYX_VERSION.
+
+       * version.h: update to use stuff in version.C
+
+       * version.C.in: new file. Contains version information determined
+       at compile time. This is a merging of version.h and
+       version_info.h.in.
+
+2001-10-03  Juergen Vigna  <jug@sad.it>
+
+       * BufferView_pimpl.C (update): don't change "dirty" status in
+       updateInset call.
+
+2001-10-03  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * WorkArea.C (c-tor): re-position version string slightly.
+
+2001-10-02  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * BufferView_pimpl.C (buffer): remove call to WorkArea::show() and
+       revert to previous code.
+
+       WorkArea.[Ch]: (show, destroySplash): methods removed.
+
+       WorkArea.C: rework code so that it's an amalgam of the codes before and
+       after the splash screen was moved to WorkArea.
+
+2001-10-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
+
+       * lyxrc.C (read): 
+       * vspace.C (inPixels): 
+       (lyx_advance): 
+       * kbmap.C (bind): 
+       * buffer.C (insertStringAsLines): 
+       (asciiParagraph): fix types to be large enough
+
+       * lyxlex_pimpl.h: change member status from short to int
+
+       * layout.h: fix type of endlabeltype
+
+       * kbmap.C (bind): 
+       * kbsequence.C (parse): change return type to string::size_type
+
+       * LaTeX.C (updateBibtexDependencies): comment out unneeded
+       variable
+
+       * Bullet.C (bulletSize): 
+       (bulletEntry): do not use short ints as parameters
+
+       * BufferView2.C (insertLyXFile): change a char to an int.
+
+       * WorkArea.C (WorkArea): remove unneeded floats in computation
+
+2001-10-01  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * buffer.C (asciiParagraph): Treat '\\' as other chars.
+
+       * paragraph.C (asString): Do not ignore newline/hfill chars when
+       copying to the clipboard.
+
+2001-09-29  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * paragraph_pimpl.C (simpleTeXSpecialChars): Call to textrow.start
+       after a multi-line inset.
+
 2001-09-28  Dekel Tsur  <dekelts@tau.ac.il>
 
        * paragraph.C (validate): Set NeedLyXFootnoteCode