X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fxforms%2FChangeLog;h=01c6492359a40cd1d5050ac513302321b829a2e9;hb=4ea2bf14db30f631eb1e44ce364cc54979c1e4ef;hp=9637392ba0fa8a109931a63294fce4ca8abbdba8;hpb=fe96831a8ca427508a8f340577732534995244b1;p=lyx.git diff --git a/src/frontends/xforms/ChangeLog b/src/frontends/xforms/ChangeLog index 9637392ba0..01c6492359 100644 --- a/src/frontends/xforms/ChangeLog +++ b/src/frontends/xforms/ChangeLog @@ -1,3 +1,38 @@ +2005-05-04 Angus Leeming + + * FormPreferences.C (SpellOptions::build): disable the + choice_spell_command if USE_ISPELL is not defined. + +2005-05-04 Michael Schmitt + + * 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 + + * FormLog.h: + * LayoutEngine.C: + * bmtable.c: + * xformsImage.C: + * forms/pch.h: + include in .C files, not .h ones. + add licence blurb. + protect headers inside preprocessor guards. + +2005-04-25 Angus Leeming + + * globbing.[Ch]: moved here from the support directory. + + * Makefile.am: associated change. + +2005-04-08 Angus Leeming + + * FormAboutlyx.C (build): ensure that the CREDITS data fits on the + browser. + 2005-03-02 Angus Leeming * forms/form_filedialog.fd: do Lars' dirty work for him and remove