]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/ChangeLog
Disable various spell thingies when USE_[AIP]SPELL is not defined.
[lyx.git] / src / frontends / xforms / ChangeLog
index fec6f10a4317e7dafb2996af72ed45deffae0929..01c6492359a40cd1d5050ac513302321b829a2e9 100644 (file)
@@ -1,3 +1,119 @@
+2005-05-04  Angus Leeming  <leeming@lyx.org>
+
+       * FormPreferences.C (SpellOptions::build):  disable the
+       choice_spell_command if USE_ISPELL is not defined.
+
+2005-05-04  Michael Schmitt  <michael.schmitt@teststep.org>
+
+       * forms/form_preferences.fd: fix capitalization.
+       * Form*.C: Change dialog titles - harmonize with Qt frontend and 
+       menu entries; fix capitalization; change "citation reference" 
+       to "citation".
+       * FormTexinfo.C: correct tooltip.
+
+2005-04-25  Angus Leeming  <leeming@lyx.org>
+
+       * FormLog.h:
+       * LayoutEngine.C:
+       * bmtable.c:
+       * xformsImage.C:
+       * forms/pch.h:
+       include <config.h> in .C files, not .h ones.
+       add licence blurb.
+       protect headers inside preprocessor guards.
+
+2005-04-25  Angus Leeming  <leeming@lyx.org>
+
+       * globbing.[Ch]: moved here from the support directory.
+
+       * Makefile.am: associated change.
+
+2005-04-08  Angus Leeming  <leeming@lyx.org>
+
+       * FormAboutlyx.C (build): ensure that the CREDITS data fits on the
+       browser.
+
+2005-03-02  Angus Leeming  <leeming@lyx.org>
+
+       * forms/form_filedialog.fd: do Lars' dirty work for him and remove
+       the unused FileInfo widget.
+
+2005-02-18  Michael Schmitt  <michael.schmitt@teststep>
+
+       * FormRef.C:
+       * forms/form_ref.fd: substitute "reference" by "label"
+       in text messages
+
+2005-02-01  Angus Leeming  <leeming@lyx.org>
+
+       * FormPreferences.C (feedback): use LyXRC::getDescription for
+       RC_PATH_PREFIX.
+
+2005-02-01  Angus Leeming  <leeming@lyx.org>
+
+       * FormFiledialog.C (Reread): use fs::exists() before
+       calling fs::is_directory().
+
+2005-01-31  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * xforms_helpers.C: rewrite to use boost.filesystem
+
+       * FormFiledialog.[Ch]: simplify and rewrite to use boost.filesystem,
+       remove lot of now unused code.
+
+2005-01-27  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * Several files: use convert<> instead of atoi,strToXXX and friends
+
+2005-01-20  Angus Leeming  <leeming@lyx.org>
+
+       * FormPreferences.C: change the tooltip messages to reflect the
+       changed meaning of the $$s placeholder.
+
+2005-01-15  Angus Leeming  <leeming@lyx.org>
+
+       * FormPreferences.C, forms/form_preferences.fd: add an interface
+       to modify LyXRC::path_prefix.
+
+2005-01-13  Angus Leeming  <leeming@lyx.org>
+
+       * FormPreferences.C: code to get/set the value
+       of the Cygwin check box. Compiled only under Cygwin.
+
+       * forms/form_preferences.fd: add a Cygwin paths check box to the
+       Outputs->Misc tab.
+
+2005-01-13  Angus Leeming  <leeming@lyx.org>
+
+       * FormPreferences.C: use getString, a safe wrapper around fl_get_input.
+
+2005-01-10  Angus Leeming  <leeming@lyx.org>
+
+       * FormFiledialog.C:
+       * FormPreferences.C:
+       * lyx_gui.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>
+
+       * xforms_helpers.C:
+       * XFormsMenubar.C:
+       * FormWrap.C:
+       * FormSpellchecker.C:
+       * FormPrint.C:
+       * FormGraphics.C:
+       * FormFiledialog.C:
+       * FormExternal.C:
+       * FormColorPicker.C:
+       * FormBox.C:
+       * FontInfo.C:
+       * ColorHandler.C: convert -> tostr
+
+2005-01-06  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * FormDocument.C:
+       * FormParagraph.C: store all float/double values as strings.
+
 2005-01-05  Lars Gullik Bjonnes  <larsbj@gullik.net>
 
        * pch.h: remove duplicate entries