]> git.lyx.org Git - features.git/commit
Cleanup patches for xforms (Angus) and KDE (John)
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 24 Oct 2000 13:13:59 +0000 (13:13 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 24 Oct 2000 13:13:59 +0000 (13:13 +0000)
commitc9dbe4fd82bf88c1b8c8abb7be24f86c6ec25e3f
tree3e1554306c6302f6d57a240df5b72bda9aa992b8
parent8e155565a5949b544da89d53b13e1a276a036733
Cleanup patches for xforms (Angus) and KDE (John)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1148 a592a061-630c-0410-9148-cb99ea01b6c8
60 files changed:
ChangeLog
po/POTFILES.in
src/buffer.C
src/frontends/DialogBase.h
src/frontends/kde/copyrightdlgdata.C
src/frontends/kde/copyrightdlgdata.h
src/frontends/kde/indexdlgdata.C
src/frontends/kde/indexdlgdata.h
src/frontends/kde/paraextradlgdata.C
src/frontends/kde/paraextradlgdata.h
src/frontends/kde/parageneraldlgdata.C
src/frontends/kde/parageneraldlgdata.h
src/frontends/kde/printdlgdata.C
src/frontends/kde/printdlgdata.h
src/frontends/xforms/Dialogs.C
src/frontends/xforms/FormBase.C
src/frontends/xforms/FormBase.h
src/frontends/xforms/FormCitation.C
src/frontends/xforms/FormCitation.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
src/frontends/xforms/FormInset.h
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/FormTabularCreate.C [new file with mode: 0644]
src/frontends/xforms/FormTabularCreate.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_graphics.C
src/frontends/xforms/form_graphics.h
src/frontends/xforms/form_tabular.C
src/frontends/xforms/form_tabular.h
src/frontends/xforms/form_tabular_create.C [new file with mode: 0644]
src/frontends/xforms/form_tabular_create.h [new file with mode: 0644]
src/frontends/xforms/forms/fdfix.sh
src/frontends/xforms/forms/form_graphics.fd
src/frontends/xforms/forms/form_tabular.fd
src/frontends/xforms/forms/form_tabular_create.fd [new file with mode: 0644]
src/frontends/xforms/forms/makefile
src/insets/insettabular.C
src/insets/insettabular.h
src/support/lstrings.h