]> git.lyx.org Git - features.git/commit
Implemented spellchecking inside insets. Small fixes. Baruchs fix.
authorJürgen Vigna <jug@sad.it>
Tue, 17 Jul 2001 15:39:12 +0000 (15:39 +0000)
committerJürgen Vigna <jug@sad.it>
Tue, 17 Jul 2001 15:39:12 +0000 (15:39 +0000)
commit2c5ab94d010ed837a10eadade1a1bd6299a3d5d1
treeebc377f211e82db887c68f8b39429a28be988202
parent30f11bef5923980db230d52f820863d23e18cbb2
Implemented spellchecking inside insets. Small fixes. Baruchs fix.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2265 a592a061-630c-0410-9148-cb99ea01b6c8
18 files changed:
src/BufferView2.C
src/BufferView_pimpl.C
src/ChangeLog
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlVCLog.h
src/insets/ChangeLog
src/insets/inset.C
src/insets/inset.h
src/insets/insetcollapsable.h
src/insets/insettabular.C
src/insets/insettabular.h
src/insets/insettext.C
src/insets/insettext.h
src/sp_ispell.h
src/sp_spell.C
src/tabular.C
src/text.C
src/text2.C