]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/controllers/ChangeLog
The graphics inset now has:
[lyx.git] / src / frontends / controllers / ChangeLog
index ff2756a20fddd8041faf94d2ba1b6e5582a82a44..e6978f11d4fa28a4ee9154b2402cd7f4e8331700 100644 (file)
@@ -1,10 +1,27 @@
+2002-02-20  Angus Leeming  <a.leeming@ic.ac.uk>
+
+       * ControlForks.[Ch]: new files. A controller for the Forked Child
+       processes dialog, enabling the user to see what forked processes
+       are running, and, if he so desires, to kill them.
+
+       * GUI.h: add class GUIForks.
+
+       * Makefile.am: add ControlForks.[Ch].
+
+       * ControlGraphics.C (getParams): small change due to change in
+       insetgraphics.
+
+2002-02-21  Herbert Voss  <voss@lyx.org>
+
+       * biblio.C: fix bug with commentlines in a bibentry
+
 2002-02-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
        * Makefile.am: simpler obj. file compile
 
 2002-02-18  Herbert Voss  <voss@lyx.org>
 
-       * ControlGraphics.[C]: remove help-file call
+       * ControlGraphics.[Ch]: remove help-file call
 
 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>