]> git.lyx.org Git - lyx.git/blobdiff - src/support/ChangeLog
Use lyxconvert script for reading old files
[lyx.git] / src / support / ChangeLog
index 640e9b11503c08e9a15ee12d144687100055b2fc..7785c10a8decda328ef520a01dd51ad5d15fe457 100644 (file)
@@ -1,3 +1,31 @@
+2002-07-22  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * filetools.C (RunCommand): Made public
+
+2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
+
+       * limited_stack.h: fix comment, remove un-needed header
+2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * lstrings.h: correct comments for token and tokenPos
+
+2002-07-20  Dekel Tsur  <dekelts@tau.ac.il>
+
+       * lyxstring.C (operator>>): replace code which works only with
+       _some_ versions of GNU STL with generic one
+
+2002-07-18  Angus Leeming  <leeming@lyx.org>
+
+       * FileMonitor.[Ch]: new files. Monitor a file for any change and emit a
+       signal should it do so.
+
+       * Makefile.am: add FileMonitor.[Ch].
+
+2002-07-18  André Pönitz <poenitz@gmx.net>
+
+       * filetools.C (LibScriptSearch): bug fix
+
 2002-07-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
 
        * filetools.C (LyXReadLink): add bool 'resolve' to return link
@@ -16,7 +44,7 @@
 
 2002-06-20  Herbert Voss  <voss@perce.de>
 
-       * filetools.[C]: (readExtFromContents) add support for
+       * filetools.[C] (readExtFromContents): add support for
        (x)fig format images
                
 2002-06-26  André Pönitz <poenitz@gmx.net>