]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
fix dialogs in LyX/Mac
[lyx.git] / src / ChangeLog
index 94aa06131487945edf4020cc7e1f74c9a6ea05e5..217a9c917e7885864490334a041ac90b87a9d284 100644 (file)
@@ -1,3 +1,29 @@
+2004-10-05  José Matos  <jamatos@lyx.org>
+
+       * bufferparams.[Ch] (readBullets, readBulletsLaTeX): new methods.
+       Add new translators to help reading and writing the lyx file.
+
+2004-10-05  José Matos  <jamatos@lyx.org>
+
+       * ParagraphParameters.C (read):
+       * text.C (readParToken): replace nexToken by more appropriate lex
+       methods.
+
+2004-10-05  Hartmut Haase  <hha4491@atomstromfrei.de>
+
+       * LaTeX.C (runMakeIndex):
+       * lyxrc.[Ch] (read, write, getDescription): make the indexing command
+       (usually 'makeindex') configurable.
+
+       * lastfiles.h (maxlastfiles): define the maximum number of 'lastfiles'
+       with a variable rather than with a number.
+
+2004-09-27  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * output_latex.C (TeXOnePar): make sure font setting is the first
+       thing that gets output (and the last at the end). Should fix bug
+       1404.
+
 2004-09-26  Lars Gullik Bjonnes  <larsbj@gullik.net>
 
        * pch.h: use proper signal include