]> git.lyx.org Git - features.git/commit
Angus's FormInset work; Dekel's languages patch; my reworking of Angus's stuff +...
authorAllan Rae <rae@lyx.org>
Fri, 13 Oct 2000 05:57:05 +0000 (05:57 +0000)
committerAllan Rae <rae@lyx.org>
Fri, 13 Oct 2000 05:57:05 +0000 (05:57 +0000)
commitba01a232eaea8162ca7980b552f21ab3b7689744
tree52ad33feb9843924704d8dbe82d8a0c6701cdbfd
parentcff99d6de19ea170ab8e8928ac9f3de9337ecb90
Angus's FormInset work; Dekel's languages patch; my reworking of Angus's stuff + other xforms cleanup; No guarantee I got the kde or gnome stuff right wrt updateBufferDependent

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1110 a592a061-630c-0410-9148-cb99ea01b6c8
75 files changed:
ChangeLog
lib/lyxrc.example
po/Makefile.in.in
po/POTFILES.in
src/BufferView_pimpl.C
src/buffer.C
src/encoding.C
src/frontends/ButtonPolicies.h
src/frontends/DialogBase.h
src/frontends/Dialogs.h
src/frontends/gnome/FormCitation.C
src/frontends/gnome/FormCitation.h
src/frontends/gnome/FormCopyright.h
src/frontends/gnome/FormError.C
src/frontends/gnome/FormError.h
src/frontends/gnome/FormIndex.C
src/frontends/gnome/FormIndex.h
src/frontends/gnome/FormPrint.C
src/frontends/gnome/FormPrint.h
src/frontends/gnome/FormRef.h
src/frontends/gnome/FormToc.C
src/frontends/gnome/FormToc.h
src/frontends/gnome/FormUrl.C
src/frontends/gnome/FormUrl.h
src/frontends/kde/FormCitation.C
src/frontends/kde/FormCitation.h
src/frontends/kde/FormCopyright.h
src/frontends/kde/FormIndex.C
src/frontends/kde/FormIndex.h
src/frontends/kde/FormPrint.C
src/frontends/kde/FormPrint.h
src/frontends/kde/FormRef.C
src/frontends/kde/FormRef.h
src/frontends/kde/FormToc.C
src/frontends/kde/FormToc.h
src/frontends/kde/FormUrl.C
src/frontends/kde/FormUrl.h
src/frontends/xforms/FormBase.C
src/frontends/xforms/FormBase.h
src/frontends/xforms/FormCitation.C
src/frontends/xforms/FormCitation.h
src/frontends/xforms/FormCommand.C [deleted file]
src/frontends/xforms/FormCommand.h [deleted file]
src/frontends/xforms/FormCopyright.C
src/frontends/xforms/FormCopyright.h
src/frontends/xforms/FormDocument.C
src/frontends/xforms/FormDocument.h
src/frontends/xforms/FormError.C
src/frontends/xforms/FormError.h
src/frontends/xforms/FormGraphics.C
src/frontends/xforms/FormGraphics.h
src/frontends/xforms/FormIndex.C
src/frontends/xforms/FormIndex.h
src/frontends/xforms/FormInset.C [new file with mode: 0644]
src/frontends/xforms/FormInset.h [new file with mode: 0644]
src/frontends/xforms/FormParagraph.C
src/frontends/xforms/FormParagraph.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/FormTabular.C
src/frontends/xforms/FormTabular.h
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_preferences.C
src/frontends/xforms/form_preferences.h
src/frontends/xforms/forms/form_preferences.fd
src/lyx_gui_misc.C
src/lyx_gui_misc.h