X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fcontrollers%2FChangeLog;h=f5cc9fcf9bc3471978d06229d2ed940623100f0e;hb=59e18b17aec378d71ca7d8ef3e566be40c35aaf1;hp=5b5bf2d3fec15913c36ce80888496f2fad37464d;hpb=342932ad32b6eb9afc0845717d2e3f25433bb5f1;p=lyx.git diff --git a/src/frontends/controllers/ChangeLog b/src/frontends/controllers/ChangeLog index 5b5bf2d3fe..f5cc9fcf9b 100644 --- a/src/frontends/controllers/ChangeLog +++ b/src/frontends/controllers/ChangeLog @@ -1,3 +1,28 @@ +2002-02-16 Angus Leeming + + * ControlGraphics.C: remove #include "support/syscall.h" as it's not + used. + * ControlTexinfo.C: + change Systemcalls::System to Systemcalls::Wait and + No change of functionality, just reflects the stripped down Systemcalls + class. + +2002-02-06 Herbert Voss + + * ControlGraphics.[C] (readBB): search also in + g'zipped files. If it is useful than PK and compress + should also be supported. use unzipFile() from + support/filetools + +2002-02-06 Jean-Marc Lasgouttes + + * ControlRef.C (getBufferName): new method to get a real buffer + name from an index. + +2002-02-05 Juergen Spitzmueller + + * ControlTexInfo.[Ch]: Removed Help functions. + 2002-02-01 John Levon * ControlSpellchecker.C: clear any selection left