]> git.lyx.org Git - features.git/commit
Remove LYX_LAYOUT_DEFAULT - it is very very old, even klyx doesn't use it.
authorJohn Levon <levon@movementarian.org>
Tue, 6 Aug 2002 22:38:44 +0000 (22:38 +0000)
committerJohn Levon <levon@movementarian.org>
Tue, 6 Aug 2002 22:38:44 +0000 (22:38 +0000)
commit6b5c9696b6669b48062bec96707c78d605e1af58
tree6e4c386a6abd70dadee5ea8f7794babc7c563480
parentc9f673d506aaf2ff30699face12aa230f3f68162
Remove LYX_LAYOUT_DEFAULT - it is very very old, even klyx doesn't use it.

Commit the multi-language spellcheck patch.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4882 a592a061-630c-0410-9148-cb99ea01b6c8
28 files changed:
src/BufferView.h
src/BufferView2.C
src/ChangeLog
src/SpellBase.h
src/WordLangTuple.h [new file with mode: 0644]
src/buffer.C
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlSpellchecker.C
src/frontends/controllers/ControlSpellchecker.h
src/insets/ChangeLog
src/insets/inset.C
src/insets/inset.h
src/insets/insetcollapsable.C
src/insets/insetcollapsable.h
src/insets/insetert.C
src/insets/insetert.h
src/insets/insettabular.C
src/insets/insettabular.h
src/insets/insettext.C
src/insets/insettext.h
src/ispell.C
src/ispell.h
src/layout.h
src/lyxtext.h
src/pspell.C
src/pspell.h
src/text.C
src/text2.C