]> git.lyx.org Git - features.git/commit
patch from Angus
authorLars Gullik Bjønnes <larsbj@gullik.org>
Tue, 1 Aug 2000 17:33:32 +0000 (17:33 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Tue, 1 Aug 2000 17:33:32 +0000 (17:33 +0000)
commitdb47e6bc7773b26f0f74c37a02df496c17eff444
treef7f3715c9bae13ec76a90b894f91db81e2ed566d
parentd4767f79154a41d4c774aaa7ccd8aff6181f9a19
patch from Angus

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@944 a592a061-630c-0410-9148-cb99ea01b6c8
44 files changed:
ChangeLog
forms/lyx.fd
po/POTFILES.in
src/BufferView.h
src/LyXView.h
src/buffer.C
src/ext_l10n.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 [new file with mode: 0644]
src/frontends/xforms/FormCommand.h [new file with mode: 0644]
src/frontends/xforms/FormToc.C [new file with mode: 0644]
src/frontends/xforms/FormToc.h [new file with mode: 0644]
src/frontends/xforms/FormUrl.C
src/frontends/xforms/FormUrl.h
src/frontends/xforms/forms/form_citation.fd
src/frontends/xforms/forms/form_toc.fd [new file with mode: 0644]
src/frontends/xforms/forms/form_url.fd
src/frontends/xforms/forms/makefile
src/insets/Makefile.am
src/insets/insetcite.C
src/insets/insetcite.h
src/insets/insetcommand.h
src/insets/insetloa.C [deleted file]
src/insets/insetloa.h [deleted file]
src/insets/insetlof.C [deleted file]
src/insets/insetlof.h [deleted file]
src/insets/insetlot.C [deleted file]
src/insets/insetlot.h [deleted file]
src/insets/insettoc.C
src/insets/insettoc.h
src/insets/inseturl.C
src/insets/inseturl.h
src/lyx.C
src/lyx.h
src/lyx_cb.C
src/lyx_gui.C
src/lyx_gui_misc.C
src/lyx_main.h
src/lyxfunc.C
src/support/LRegex.C
src/support/LRegex.h