]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/controllers/ChangeLog
The package reworking.
[lyx.git] / src / frontends / controllers / ChangeLog
index ad3ac5568b41b8de5e9759bf863bca21cc91c848..f0eec8a4da0887ce484a2a98c9fcc18ae088eed8 100644 (file)
@@ -1,3 +1,84 @@
+2005-01-10  Angus Leeming  <leeming@lyx.org>
+
+       * ControlAboutlyx.C:
+       * ControlGraphics.C:
+       * helper_funcs.C:
+       * tex_helpers.C: use support/package.h to provide the paths to the
+       various directories used by LyX.
+
+2005-01-06  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * ControlTabularCreate.C (dispatchParams):
+       * ControlSpellchekcer.C (showSummary):
+       * ControlPrint.C (dispatchParams):
+       * ControlGraphics.C (readBB):
+       * ControlExternal.C (readBB): tostr -> convert
+
+2004-12-17  Martin Vermeer  <martin.vermeer@hut.fi>
+
+       * ControlMath.C: fixed Ångström, Ørsted.
+
+2004-12-02  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * ControlTabular.[Ch], ControlTabularCreate.h: use size_t-like
+       types for cell, row and column indices
+
+2004-11-25  Angus Leeming  <leeming@lyx.org>
+
+       * ControlBibtex.C:
+       * ControlExternal.C:
+       * ControlGraphics.C:
+       * ControlInclude.C:
+       * ControlPrefs.C:
+       * ControlPrint.C: s/globbing.h/filefilterlist.h/ in #includes.
+
+       * helper_funcs.C: remove #include "globbing.h".
+
+2004-11-22  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * ControlSpellchecker.C (check): update the view when setting the
+       selection
+
+2004-11-18  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * ControlSpellchecker.C (nextWord): rewrite to skip words
+       containing digits.
+       (isLetter): honor lyxrc.isp_esc_chars
+
+2004-11-18  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * ControlTabular.C (initialiseParams): Compute the active cell
+
+2004-11-09  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * ControlInclude.C (browse): Use GetExtension() instead of
+       getFormatFromContents()
+
+2004-11-05  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * ControlRef.C (gotoRef, gotoBookmark):
+       * Kernel.C (dispatch): remove verbose argument
+
+       * ControlCommandBuffer.C (dispatch): set origin of the lfun to
+       COMMANDBUFFER instead of using the old verbose argument to dispatch
+
+2004-10-29  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * ControlInclude.C: s/getExtFromContents/getFormatFromContents/
+
+2004-10-26  Angus Leeming  <leeming@lyx.org>
+
+       * ControlPrefs.[Ch]: add code to interface with the Movers.
+
+2004-09-14  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
+
+       * ControlSpellchecker.C (check): do not set the selection
+       backwards, but translate it to the left instead.
+
+2004-09-15  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
+
+       * ControlInclude.C (load): open nonlyx files via formats.edit()
+
 2004-08-15  Lars Gullik Bjonnes  <larsbj@gullik.net>
 
        * pch.h: new file