]> git.lyx.org Git - features.git/commit
Angus insetindex patch + protect patch from Dekel
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 3 Aug 2000 12:56:25 +0000 (12:56 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 3 Aug 2000 12:56:25 +0000 (12:56 +0000)
commit046b5d824c622204e90fffa690d43008fadaaa2a
treef34031eb63a80c8b9afc0cf17ce275fe985d3b30
parent155f03b4a4f5dc72ebe70d962154aaa01890a5b1
Angus insetindex patch + protect patch from Dekel

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@950 a592a061-630c-0410-9148-cb99ea01b6c8
33 files changed:
ChangeLog
lib/ui/default.ui
po/POTFILES.in
src/LyXAction.C
src/buffer.C
src/commandtags.h
src/frontends/Dialogs.h
src/frontends/xforms/Dialogs.C
src/frontends/xforms/FormCitation.C
src/frontends/xforms/FormCitation.h
src/frontends/xforms/FormCommand.C
src/frontends/xforms/FormCommand.h
src/frontends/xforms/FormIndex.C [new file with mode: 0644]
src/frontends/xforms/FormIndex.h [new file with mode: 0644]
src/frontends/xforms/FormToc.C
src/frontends/xforms/FormToc.h
src/frontends/xforms/FormUrl.C
src/frontends/xforms/FormUrl.h
src/frontends/xforms/Makefile.am
src/frontends/xforms/form_index.C [new file with mode: 0644]
src/frontends/xforms/form_index.h [new file with mode: 0644]
src/frontends/xforms/forms/form_index.fd [new file with mode: 0644]
src/frontends/xforms/forms/makefile
src/insets/insetcite.C
src/insets/insetcite.h
src/insets/insetindex.C
src/insets/insetindex.h
src/insets/insettoc.h
src/insets/inseturl.h
src/lyx_gui_misc.C
src/lyxfunc.C
src/mathed/math_write.C
src/menus.C