]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
Use lyxconvert script for reading old files
[lyx.git] / src / ChangeLog
index 4d79eccbe44bee107a3315c03280889377b6de42..7ef6e4d0fb7f612d04e3d3ce36d5fa6ae9ab149c 100644 (file)
@@ -1,5 +1,54 @@
+2002-07-22  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * buffer.C (readFile): Run the lyxconvert script in order to read
+       old files.
+
+2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
+
+       * LyXAction.C:
+       * commandtags.h:
+       * lyxfunc.C: remove LFUN_TOOLBAR_PUSH
+2002-07-22  Herbert Voss  <voss@lyx.org>
+
+       * lengthcommon.C:
+       * lyxlength.[Ch]: add support for the vertical lengths
+       
+2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
+
+       * toc.[Ch]: std:: fixes
 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
 
+       * lyxrc.C: do not include lyx_main.h
+
+       * LaTeXFeatures.h: use a list<string> instead of a vector<string>
+       for layouts
+
+       * lyxrc.C: 
+       * encoding.C: 
+       * bufferlist.C: 
+       * BufferView2.C: include "lyxlex.h"
+
+       * tabular.h: 
+       * bufferparams.h: do not #include "lyxlex.h"
+
+       * lyxtextclasslist.C (Add): remove method
+       (classlist): renamed to classlist_
+
+       * paragraph_pimpl.C: 
+       * paragraph.C: 
+       * text2.C: 
+       * CutAndPaste.C: 
+       * bufferview_funcs.C: 
+       * bufferlist.C: 
+       * text.C: 
+       * LaTeXFeatures.C: 
+       * buffer.C: 
+       * toc.C (getTocList): use BufferParams::getLyXTextClass
+
+       * toc.C (getTocList): use InsetFloat::addToToc
+
        * toc.[Ch]: new files, containing helper functions to handle table
        of contents