]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/controllers/ChangeLog
remove options from spellchecker
[lyx.git] / src / frontends / controllers / ChangeLog
index c9b0953661978354c1471b8f77785a033f313eef..47c1522cb8f272ebab846bd9d02d5c8cbcdb671b 100644 (file)
@@ -1,3 +1,76 @@
+2002-08-01  John Levon  <levon@movementarian.org>
+
+       * ControlSpellchecker.h:
+       * ControlSpellchecker.C: remove options
+
+2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * several files: strip,frontStrip -> trim,ltrim,rtrim
+
+2002-07-28  Lars Gullik Bjønnes  <larsbj@gullik.net>
+
+       * biblio.C (parseBibTeX): modify because of strip changes
+
+2002-07-24  Juergen Spitzmueller <j.spitzmueller@gmx.de>
+
+       * ControlFloat.[Ch]: Implement Wide Float toggle
+       Replace "allow_here_definitely" by "wide"
+
+2002-07-22  Herbert Voss  <voss@lyx.org>
+
+       * ControlGraphics.C: small changes
+
+2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * ControlToc.C: remove getType
+
+2002-07-20  John Levon  <moz@compsoc.man.ac.uk>
+
+       * ControlCommandBuffer.C: don't add "" to history
+
+2002-07-20  John Levon  <moz@compsoc.man.ac.uk>
+
+       * ControlRef.C: fix dispatch call nicely
+
+2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
+
+       * Makefile.am:
+       * ControlCommandBuffer.h:
+       * ControlCommandBuffer.C: add controller for command (mini) buffer
+         handling
+
+2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
+
+       * ControlRef.C: fix dispatch call
+
+2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
+
+       * ControlCharacter.C: use view_state_changed not setState
+
+2002-07-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
+
+       * biblio.C (parseBibTeX): use ascii_lowercase instead of lowercase
+
+2002-07-15  Mike Fabian  <mfabian@suse.de>
+
+       * biblio.C (compareNoCase): use the compare_ascii_no_case instead
+       of compare_no_case, because in turkish, 'i' is not the lowercase
+       version of 'I', and thus turkish locale breaks parsing of tags.
+
+2002-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * ControlBibtex.C (applyParamsToInset): ws change
+
+2002-06-27  Juergen Spitzmueller <j.spitzmueller@gmx.de>
+
+       * ControlInclude.C: Add warning if absolute path name and
+       check_typeset is used together
+
+2002-06-28  Angus Leeming  <leeming@lyx.org>
+
+       * ControlGraphics.C: changes associated with the name changes
+       grfx::GCache -> grfx::Cache and grfx::GImage -> grfx::Image.
+
 2002-06-25  Angus Leeming  <leeming@lyx.org>
 
        * ControlGraphics.C (readBB): Channges associated with the changed