]> git.lyx.org Git - lyx.git/commit
fix the deadkey bug and a patch from Dekel
authorLars Gullik Bjønnes <larsbj@gullik.org>
Sun, 17 Dec 2000 06:09:35 +0000 (06:09 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Sun, 17 Dec 2000 06:09:35 +0000 (06:09 +0000)
commit4b9ed498eafad6a72f12b46d7e9750873d33ae32
tree5389bbd3ac108b47d36bbbaf5247b0572234fbba
parentafdc21a0aa8330778cb305e5cd3761a5463014c1
fix the deadkey bug and a patch from Dekel

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1280 a592a061-630c-0410-9148-cb99ea01b6c8
21 files changed:
ChangeLog
po/POTFILES.in
src/BufferView.h
src/BufferView2.C
src/BufferView_pimpl.C
src/WorkArea.C
src/bufferview_funcs.C
src/insets/inset.C
src/insets/insetcollapsable.C
src/insets/insetcollapsable.h
src/insets/insetexternal.C
src/insets/insettabular.C
src/insets/insettabular.h
src/insets/insettext.C
src/insets/insettext.h
src/insets/lyxinset.h
src/kbmap.C
src/kbsequence.C
src/lyxfunc.C
src/support/lyxfunctional.h
src/text2.C