]> git.lyx.org Git - features.git/commit
Angus inseterror patch + Dekel mathed fix + added language_country code and
authorJürgen Vigna <jug@sad.it>
Fri, 22 Sep 2000 15:09:51 +0000 (15:09 +0000)
committerJürgen Vigna <jug@sad.it>
Fri, 22 Sep 2000 15:09:51 +0000 (15:09 +0000)
commit63f7e47a6286685b6999496fae405c346d58cb8e
treefd1118356e343f35e5a005107e2a501d5770ade7
parent55e638e486176891c9667d70ca277c509e9ceb37
Angus inseterror patch + Dekel mathed fix + added language_country code and
support this for pspell.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1033 a592a061-630c-0410-9148-cb99ea01b6c8
26 files changed:
ChangeLog
src/frontends/Dialogs.h
src/frontends/gnome/Dialogs.C
src/frontends/gnome/Makefile.am
src/frontends/kde/Dialogs.C
src/frontends/kde/Makefile.am
src/frontends/xforms/Dialogs.C
src/frontends/xforms/FormBase.C [new file with mode: 0644]
src/frontends/xforms/FormBase.h [new file with mode: 0644]
src/frontends/xforms/FormCopyright.h
src/frontends/xforms/FormError.C [new file with mode: 0644]
src/frontends/xforms/FormError.h [new file with mode: 0644]
src/frontends/xforms/Makefile.am
src/frontends/xforms/form_error.C [new file with mode: 0644]
src/frontends/xforms/form_error.h [new file with mode: 0644]
src/frontends/xforms/forms/form_error.fd [new file with mode: 0644]
src/frontends/xforms/forms/makefile
src/insets/insetcommand.h
src/insets/inseterror.C
src/insets/inseterror.h
src/language.C
src/language.h
src/mathed/math_cursor.C
src/mathed/math_cursor.h
src/spellchecker.C
src/tabular.C