]> git.lyx.org Git - features.git/commit
Ed's credits patch and Baruch's gnome patch.
authorAngus Leeming <leeming@lyx.org>
Thu, 8 Mar 2001 12:58:40 +0000 (12:58 +0000)
committerAngus Leeming <leeming@lyx.org>
Thu, 8 Mar 2001 12:58:40 +0000 (12:58 +0000)
commitb66c83b542877ec814afffcb4c5585448a5d1b1b
treeed933791764cfd5794830758e0520d55063c508a
parentac8cbdbddb7cf17fc717203b3fd9b93b31a3ee32
Ed's credits patch and Baruch's gnome patch.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1710 a592a061-630c-0410-9148-cb99ea01b6c8
37 files changed:
config/lyxinclude.m4
forms/credits_form.fd [deleted file]
po/POTFILES.in
src/BufferView_pimpl.C
src/ChangeLog
src/Makefile.am
src/credits.C [deleted file]
src/credits.h [deleted file]
src/credits_form.C [deleted file]
src/credits_form.h [deleted file]
src/frontends/gnome/ChangeLog
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.h
src/frontends/gnome/FormRef.C
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/gnome/Makefile.am
src/frontends/gnome/Menubar_pimpl.C
src/frontends/xforms/ChangeLog
src/frontends/xforms/Dialogs.C
src/frontends/xforms/FormCredits.C [new file with mode: 0644]
src/frontends/xforms/FormCredits.h [new file with mode: 0644]
src/frontends/xforms/Makefile.am
src/frontends/xforms/form_credits.C [new file with mode: 0644]
src/frontends/xforms/form_credits.h [new file with mode: 0644]
src/frontends/xforms/forms/form_credits.fd [new file with mode: 0644]
src/frontends/xforms/forms/makefile
src/lyx_gui_misc.C