]> git.lyx.org Git - lyx.git/commit
create and use a little setEnabled() xforms wrapper function.
authorAngus Leeming <leeming@lyx.org>
Mon, 5 Mar 2001 19:02:40 +0000 (19:02 +0000)
committerAngus Leeming <leeming@lyx.org>
Mon, 5 Mar 2001 19:02:40 +0000 (19:02 +0000)
commit4505b2f7b35d2d1e7f48128c41d3797dbd53fe97
treed0e53b4943c8235a8a805d5ef51d65a6c560e45e
parent9a355872f663d3a858972dac5a1510c555aa0154
create and use a little setEnabled() xforms wrapper function.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1676 a592a061-630c-0410-9148-cb99ea01b6c8
40 files changed:
src/frontends/xforms/ChangeLog
src/frontends/xforms/FormBase.h
src/frontends/xforms/FormBibitem.h
src/frontends/xforms/FormBibtex.h
src/frontends/xforms/FormBrowser.h
src/frontends/xforms/FormCharacter.h
src/frontends/xforms/FormCitation.C
src/frontends/xforms/FormCitation.h
src/frontends/xforms/FormCopyright.C
src/frontends/xforms/FormCopyright.h
src/frontends/xforms/FormDocument.C
src/frontends/xforms/FormDocument.h
src/frontends/xforms/FormError.h
src/frontends/xforms/FormGraphics.C
src/frontends/xforms/FormGraphics.h
src/frontends/xforms/FormInclude.C
src/frontends/xforms/FormInclude.h
src/frontends/xforms/FormIndex.h
src/frontends/xforms/FormParagraph.C
src/frontends/xforms/FormParagraph.h
src/frontends/xforms/FormPreamble.C
src/frontends/xforms/FormPreamble.h
src/frontends/xforms/FormPreferences.C
src/frontends/xforms/FormPreferences.h
src/frontends/xforms/FormPrint.C
src/frontends/xforms/FormPrint.h
src/frontends/xforms/FormRef.C
src/frontends/xforms/FormRef.h
src/frontends/xforms/FormSplash.C
src/frontends/xforms/FormSplash.h
src/frontends/xforms/FormTabular.C
src/frontends/xforms/FormTabular.h
src/frontends/xforms/FormTabularCreate.h
src/frontends/xforms/FormToc.h
src/frontends/xforms/FormUrl.h
src/frontends/xforms/Makefile.am
src/frontends/xforms/xform_helpers.C [deleted file]
src/frontends/xforms/xform_helpers.h [deleted file]
src/frontends/xforms/xforms_helpers.C [new file with mode: 0644]
src/frontends/xforms/xforms_helpers.h [new file with mode: 0644]