X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fxforms%2FChangeLog;h=97d04907f8e646ace1d9c6f7e59124d40452d53f;hb=4505b2f7b35d2d1e7f48128c41d3797dbd53fe97;hp=9baa2e5e424a4834b0ebe54ed6630cdc06ebe9e8;hpb=7edc50d28d7d1d2723907bc353036ede8e7cc1ff;p=lyx.git diff --git a/src/frontends/xforms/ChangeLog b/src/frontends/xforms/ChangeLog index 9baa2e5e42..97d04907f8 100644 --- a/src/frontends/xforms/ChangeLog +++ b/src/frontends/xforms/ChangeLog @@ -1,3 +1,27 @@ +2001-03-05 Angus Leeming + + * xform_helpers.[Ch]: renamed as xforms_helpers.[Ch]. + + * various: in a rush of delayed guilt, I've renamed all instances of + xform as xforms. Jean-Marc sowed this seed a long, long time ago and it + finally sprouted. + + * xforms_helpers.[Ch] (setEnabled): a little wrapper function to + activate/deactivate an FL_OBJECT. + + * FormCitation.C: + * FormDocument.C: + * FormInclude.C: + * FormParagraph.C: + * FormPreamble.C: + * FormPreferences.C: + * FormRef.C: + * FormTabular.C: used it. + +2001-03-05 Angus Leeming + + * FormPreferences.C: removed three unused using directives. + 2001-02-27 Dekel Tsur * FormRef.C: Fixed the behaviour of Goto-Ref.