X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fcontrollers%2FChangeLog;h=47c1522cb8f272ebab846bd9d02d5c8cbcdb671b;hb=b1dd13a9c2f6898e68339e19fcf2c55ae5f6426b;hp=2b62ad73a076fa67e4eb30966e1d891fd9779708;hpb=e225bbd75ef5c66bc94a51aad19cef66c6a3d671;p=lyx.git diff --git a/src/frontends/controllers/ChangeLog b/src/frontends/controllers/ChangeLog index 2b62ad73a0..47c1522cb8 100644 --- a/src/frontends/controllers/ChangeLog +++ b/src/frontends/controllers/ChangeLog @@ -1,18 +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