X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fcontrollers%2FChangeLog;h=f5cc9fcf9bc3471978d06229d2ed940623100f0e;hb=59e18b17aec378d71ca7d8ef3e566be40c35aaf1;hp=c93c39e32408843274e429e3b095f2564d216e99;hpb=358c483572b2d9fe3ba4ab511fd89af94ad27ce5;p=lyx.git diff --git a/src/frontends/controllers/ChangeLog b/src/frontends/controllers/ChangeLog index c93c39e324..f5cc9fcf9b 100644 --- a/src/frontends/controllers/ChangeLog +++ b/src/frontends/controllers/ChangeLog @@ -1,3 +1,38 @@ +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 + (bug #211) + +2002-02-01 Herbert Voss + + * ControlGraphics.[C] (readBB): search only, if it is a + ".?ps" file and look for bb's at end of file + 2002-01-30 Herbert Voss * ControlGraphic.[C]: do not search the whole file, when