]> git.lyx.org Git - features.git/commit
Angus's FormBase patch with tiny cleanup
authorAllan Rae <rae@lyx.org>
Wed, 27 Sep 2000 05:40:29 +0000 (05:40 +0000)
committerAllan Rae <rae@lyx.org>
Wed, 27 Sep 2000 05:40:29 +0000 (05:40 +0000)
commit52d76611c398120eee929d503fa09900c553b3a6
treef5eb1e2779bcea0b8220e4f09514e35954293d71
parentb0389b631b1a00de088cbfb67f961f952b168e24
Angus's FormBase patch with tiny cleanup

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1045 a592a061-630c-0410-9148-cb99ea01b6c8
33 files changed:
ChangeLog
src/buffer.C
src/frontends/xforms/FormBase.C
src/frontends/xforms/FormBase.h
src/frontends/xforms/FormCommand.C
src/frontends/xforms/FormCommand.h
src/frontends/xforms/FormCopyright.C
src/frontends/xforms/FormCopyright.h
src/frontends/xforms/FormError.C
src/frontends/xforms/FormError.h
src/frontends/xforms/form_citation.C
src/frontends/xforms/form_citation.h
src/frontends/xforms/form_copyright.C
src/frontends/xforms/form_copyright.h
src/frontends/xforms/form_error.C
src/frontends/xforms/form_error.h
src/frontends/xforms/form_index.C
src/frontends/xforms/form_index.h
src/frontends/xforms/form_ref.C
src/frontends/xforms/form_ref.h
src/frontends/xforms/form_toc.C
src/frontends/xforms/form_toc.h
src/frontends/xforms/form_url.C
src/frontends/xforms/form_url.h
src/frontends/xforms/forms/form_citation.fd
src/frontends/xforms/forms/form_copyright.fd
src/frontends/xforms/forms/form_error.fd
src/frontends/xforms/forms/form_index.fd
src/frontends/xforms/forms/form_ref.fd
src/frontends/xforms/forms/form_toc.fd
src/frontends/xforms/forms/form_url.fd
src/frontends/xforms/forms/makefile
src/insets/insetfoot.C