X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fcontrollers%2FChangeLog;h=47c1522cb8f272ebab846bd9d02d5c8cbcdb671b;hb=b1dd13a9c2f6898e68339e19fcf2c55ae5f6426b;hp=cb9d00401bff54b5417a573c7a85af0c443cc2a5;hpb=1d0eda5d0258fdc0658529c72cd84b482948bae8;p=lyx.git diff --git a/src/frontends/controllers/ChangeLog b/src/frontends/controllers/ChangeLog index cb9d00401b..47c1522cb8 100644 --- a/src/frontends/controllers/ChangeLog +++ b/src/frontends/controllers/ChangeLog @@ -1,11 +1,52 @@ +2002-08-01 John Levon + + * ControlSpellchecker.h: + * ControlSpellchecker.C: remove options + +2002-07-29 Lars Gullik Bjønnes + + * several files: strip,frontStrip -> trim,ltrim,rtrim + +2002-07-28 Lars Gullik Bjønnes + + * biblio.C (parseBibTeX): modify because of strip changes + +2002-07-24 Juergen Spitzmueller + + * ControlFloat.[Ch]: Implement Wide Float toggle + Replace "allow_here_definitely" by "wide" + +2002-07-22 Herbert Voss + + * ControlGraphics.C: small changes + +2002-07-21 Jean-Marc Lasgouttes + + * ControlToc.C: remove getType + +2002-07-20 John Levon + + * ControlCommandBuffer.C: don't add "" to history + +2002-07-20 John Levon + + * ControlRef.C: fix dispatch call nicely + +2002-07-19 John Levon + + * Makefile.am: + * ControlCommandBuffer.h: + * ControlCommandBuffer.C: add controller for command (mini) buffer + handling + 2002-07-19 John Levon * ControlRef.C: fix dispatch call - + 2002-07-17 John Levon * ControlCharacter.C: use view_state_changed not setState - + 2002-07-15 Jean-Marc Lasgouttes * biblio.C (parseBibTeX): use ascii_lowercase instead of lowercase