]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/ChangeLog
We don't currently use fork anywhere (or if we do it's by mistake!), so
[lyx.git] / src / frontends / ChangeLog
index d7d774fe66b2312dd337df55e05d77914ea4dd28..e01a81ed0c72009a4f76367885f37c200f02f03d 100644 (file)
@@ -1,3 +1,42 @@
+2002-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * Liason.C:
+       change Systemcalls::System to Systemcalls::Wait and
+       change Systemcalls::SystemDontWait to Systemcalls::DontWait.
+       No change of functionality, just reflects the stripped down Systemcalls
+       class.
+
+2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * Liason.C (printBuffer): use Buffer::filePath
+
+2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * Timeout.h: 
+       * FileDialog.h: do not include <config.h> in header files.
+
+2001-12-12  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * Alert.h: remove spurious semi-colon at the end of the namespace
+       scope. 
+
+2001-11-22  John Levon  <moz@compsoc.man.ac.uk>
+
+       * Makefile.am: 
+       * Alert.h:
+       * Alert.C:
+       * Alert_pimpl.h: alerts etc.
+
+2001-10-09  Herbert Voss  <voss@perce.de>
+
+       * Dialogs.h: added showFile and showTexinfo signals.
+
+2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * Dialogs.h (showSplash, destroySplash, splash_): removed.
+
+       * Dialogs.C (destroySplash): removed.
+
 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
 
        * GUIRunTime.h: initApplication() should take a & to argc